printf("%d",(printf("Hello")); What it returns?
Answer Posted / srinivasa. p
Hello5
Printf() return number character print on STD::out
| Is This Answer Correct ? | 30 Yes | 10 No |
Post New Answer View All Answers
What type of function is main ()?
Do string constants represent numerical values?
Explain about the functions strcat() and strcmp()?
Why do we use & in c?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
Suggesting that there can be 62 seconds in a minute?
What language is c written?
How will you write a code for accessing the length of an array without assigning it to another variable?
Find MAXIMUM of three distinct integers using a single C statement
What are two dimensional arrays alternatively called as?
What are the types of data files?
Add Two Numbers Without Using the Addition Operator
What are the different types of data structures in c?
What is the meaning of typedef struct in c?
Difference between MAC vs. IP Addressing