Answer Posted / venkat
RETURN TYPE OF THE PRINTF IS NO.OF CHAACTERS SUCCESSFULLY
PRINTED/DISPLAYED
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
List the different types of c tokens?
List some basic data types in c?
Tell us two differences between new () and malloc ()?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Define C in your own Language.
Explain how can a program be made to print the line number where an error occurs?
How to implement a packet in C
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
Do pointers take up memory?
What are the types of data files?
Do you know the difference between exit() and _exit() function in c?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is int main () in c?
What is a program?
What are the different types of data structures in c?