Answer Posted / dfda
because iam so smart.
Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is the difference between variable declaration and variable definition in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
why wipro wase
How do you override a defined macro?
What is an auto variable in c?
write a c program to find the sum of five entered numbers using an array named number
write a programming in c to find the sum of all elements in an array through function.
Can a file other than a .h file be included with #include?
What is the Purpose of 'extern' keyword in a function declaration?
What is a string?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
c program to compute AREA under integral
How can I remove the leading spaces from a string?
write a program in c language to print your bio-data on the screen by using functions.
What are the different types of pointers used in c language?