adspace
Is there any restriction in how many arguments printf or
scanf function can take?
in which file in my c++ compiler i can see the code for
implementation of these two functions??
Answer Posted / s.velmurugan
Yes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What is the difference between union and anonymous union?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
i have a written test for microland please give me test pattern
write a progrmm in c language take user interface generate table using for loop?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
How can I implement sets or arrays of bits?
what is ur strangth & weekness
How do you convert strings to numbers in C?
How do you determine the length of a string value that was stored in a variable?
What is pointer to pointer in c with example?
Differentiate between null and void pointers.