printf("%d",(printf("Hello")); What it returns?
Answer Posted / rajesh
0
| Is This Answer Correct ? | 9 Yes | 62 No |
Post New Answer View All Answers
Explain what is a static function?
What is adt in c programming?
Explain what are the different file extensions involved when programming in c?
What is pointers in c?
a program that can input number of records and can view it again the record
What is f'n in math?
What is a function simple definition?
What are the three constants used in c?
What is %s and %d in c?
How do I read the arrow keys? What about function keys?
Do pointers need to be initialized?
Differentiate Source Codes from Object Codes
What the different types of arrays in c?
State the difference between x3 and x[3].
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?