What are pragmas and what are they good for?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you search data in a data file using random access method?
/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }
how we can make 3d venturing graphics on outer interface
By using C language input a date into it and if it is right?
What is 2 d array in c?
Should I learn c before c++?
Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
Suggesting that there can be 62 seconds in a minute?
Explain enumerated types in c language?
Describe advantages and disadvantages of the various stock sorting algorithms