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

What is #include stdio h and #include conio h?

586


Why is c so important?

586


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1563


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

567


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

626






What is the difference between Printf(..) and sprint(...) ?

773


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

627


What is 2 d array in c?

544


What are the different types of errors?

631


What is 1d array in c?

590


What are register variables in c?

564


What is the process to create increment and decrement stamen in c?

579


Describe the steps to insert data into a singly linked list.

612


How do you sort filenames in a directory?

696


What are inbuilt functions in c?

551