Answer Posted / ram
Hello5 is the answer because the inside printf prints the
string and printf returns the no of charters pinted on the
screen so it is 5.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is header file definition?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
The file stdio.h, what does it contain?
What is the difference between constant pointer and constant variable?
Explain how do you convert strings to numbers in c?
what are non standard function in c
what is the different bitween abap and abap-hr?
Explain #pragma statements.
How many types of sorting are there in c?
What is a wrapper function in c?
Add Two Numbers Without Using the Addition Operator
What is the symbol indicated the c-preprocessor?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
What is define c?