Answer Posted / dhanshri chabukswar
c=2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does return 1 means in c?
What are the three constants used in c?
Do you know what are the properties of union in c?
What is the difference between strcpy() and memcpy() function in c programming?
What is the 'named constructor idiom'?
Give basis knowledge of web designing ...
What is gets() function?
what value is returned to operating system after program execution?
What are the advantages of c preprocessor?
What is I ++ in c programming?
Explain how are portions of a program disabled in demo versions?
What does c mean before a date?
Explain main function in c?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
Write a C program in Fibonacci series.