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

Answer Posted / bhavesh kashikar

104

Is This Answer Correct ?    0 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain can the sizeof operator be used to tell the size of an array passed to a function?

686


Explain what is the benefit of using const for declaring constants?

695


What is #include in c?

679


What is difference between stdio h and conio h?

997


How many keywords (reserve words) are in c?

696






What is difference between arrays and pointers?

675


Why c is called top down?

718


Is c is a middle level language?

696


What is "Hungarian Notation"?

735


What are the basic data types associated with c?

915


Can i use “int” data type to store the value 32768? Why?

865


Explain what are its uses in c programming?

675


What do you mean by Recursion Function?

730


Why shouldn’t I start variable names with underscores?

710


Explain about block scope in c?

754