Explain how can I write functions that take a variable number of arguments?
No Answer is Posted For this Question
Be the First to Post Answer
List the difference between a While & Do While loops?
what is the difference between static variable and register variable?
find the minimum of three values inputted by the user
What is dynamic dispatch in c++?
Write a c program to demonstrate character and string constants?
1)what is the error in the following stmt where str is a char array and the stmt is supposed to traverse through the whole character string str? for(i=0;str[i];i++) a)There is no error. b)There shud be no ; after the stmt. c)The cond shud be str[i]!='\0' d)The cond shud be str[i]!=NULL e)i shud be initialized to 1
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?
Apart from dennis ritchie who the other person who contributed in design of c language.
Is multithreading possible in c?
What are integer variable, floating-point variable and character variable?
write a program to swap Two numbers without using temp variable.
75 Answers EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,
Is c still used?