printf("%d",(printf("Hello")); What it returns?
Answer Posted / srinivasa. p
5
Printf() return number character print on STD::out
| Is This Answer Correct ? | 13 Yes | 16 No |
Post New Answer View All Answers
What is the significance of scope resolution operator?
Explain how does flowchart help in writing a program?
What is logical error?
Is c procedural or functional?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What is use of null pointer in c?
What is the purpose of 'register' keyword in c language?
How do I convert a string to all upper or lower case?
What are the two types of structure?
What are derived data types in c?
What is data structure in c programming?
What does typedef struct mean?
can we have joblib in a proc ?
Can you explain the four storage classes in C?
What language is c written?