What is the use of printf() and scanf() functions?
No Answer is Posted For this Question
Be the First to Post Answer
What is the memory allocated by the following definition ? int (*x)();
What is the size of enum in bytes?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
0 Answers Aegis, CDAC, Infosys,
how to reverse string "Hello World" by using pointers only. Without any temp var
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?
What is sizeof return in c?
Explain how do you generate random numbers in c?
difference between ordinary variable and pointer in C?
How does #define work?
There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?
What is the argument of a function in c?