Answer Posted / anil kumar nahak
When We Require Repeatably Statements For Specific Number
Times.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is 2c dna?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is structure padding in c?
.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }
what is the syallabus of computer science students in group- 1?
Which type of language is c?
How can you restore a redirected standard stream?
Why & is used in scanf in c?
Is c# a good language?
What is wrong with this statement? Myname = 'robin';
What is hashing in c?
Explain what is the difference between functions abs() and fabs()?
What is the use of typedef in structure in c?
For what purpose null pointer used?
any "C" function by default returns an a) int value b) float value c) char value d) a & b