- (1) what is program?
- ans- it is set of instructions that execute step-by-step and to accomplishing a specific computing task
- (2) programming language- c,c++, java, vb,c# etc.
- data type and variable-int,char,float,double.
- variable-a,b,c.
- float-x,y,z.
- format specifier - %d-int
- %c-char
- %f-float
- %g-double
No comments:
Post a Comment