Answer Posted / anu
its my target....
| Is This Answer Correct ? | 8 Yes | 20 No |
Post New Answer View All Answers
What is a loop?
What is #include conio h?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What do you mean by invalid pointer arithmetic?
How important is structure in life?
What is the difference between Printf(..) and sprint(...) ?
write a program to print largest number of each row of a 2D array
What are the ways to a null pointer can use in c programming language?
How do you define a function?
What is c language in simple words?
Why is c still so popular?
cavium networks written test pattern ..
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Is there anything like an ifdef for typedefs?
What are local variables c?