printf("%d",(printf("Hello")); What it returns?

Answer Posted / varun

error bcz 1 bracket is missing.
if corected
output will b

Hello5

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between arrays and pointers?

860


How can I swap two values without using a temporary?

848


What is #define size in c?

870


What is array of structure in c?

811


Not all reserved words are written in lowercase. TRUE or FALSE?

998


What functions are used in dynamic memory allocation in c?

809


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1734


how can use subset in c program and give more example

1698


What is d'n in c?

834


How many keywords (reserve words) are in c?

821


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

1182


What is double pointer in c?

775


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1784


What is int main () in c?

876


How can I call a function with an argument list built up at run time?

928