Yaa How To Calculate Actual Draft Past Times C Programming

Experiment name: Write a plan to calculate actual draft past times using C programming language.

INTRODUCTION :
Draft is widely used inwards spinning calculation. From this experiment I volition honour out actual draft past times using C programming language.


Introducing alongside programme inwards “C” demands approximately initial estimator cognition to move known .we bring to showtime alongside approximately necessary conceptions of estimator programming linguistic communication as well as systems provided for “C” programming.

OBJECTIVES:

  1. To know the estimator linguistic communication .
  2. To acquire how to piece of work alongside ‘C++’
  3. To grapple alongside ‘C’ programming.
DESCRIPTION OF SOME CODE USING IN PROGRAMMING LANGUAGE:

printf( )=To display a ascendency inwards monitor.

Void=Not to render the value from 1 function.

getch( )=To friction match the value inwards the monitor until getting whatsoever reply from programmer.

/n =To present contents inwards multiple work .

/t =To present contents inwards each pages alongside connection.

stdio.h = For adding header file as well as to input the printf ( ) programming code inwards the computer.

TO DISPLAY Influenza A virus subtype H5N1 TEXT ON Influenza A virus subtype H5N1 SCANER:

#include<stdio.h>
#include<conio.h>
void main( )
{
clrscr( );
float A_draft,DC,DCP,waste,T_draft;
printf(“Enter DC,DCP,present waste=”);
scanf(“%f%f%f,& DC,&DCP,&waste”);
T_draft=DC/DCP
A_draft=(T_draft*100)/(100-waste);
Printf(“\n\n Actual draft=%0.2f”,A_draft);
getch( );
}

CONCLUSION:
Programming inwards “C” is real essential for programming. This is a vital experiment for us. I promise this experiment is real helpful inwards our practical life inwards future.

By-
S. M. Hossen Uzzal
Production Officer
Monno Fabrics Ltd., Manikgonj
Email: uhossen@gmail.com

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel