Answer Posted / manju
printf is used to print the function of the statement.&its
header file is <include.stdio.h>
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what are the 10 different models of writing an addition program in C language?
Can i use “int” data type to store the value 32768? Why?
what is stack , heap ,code segment,and data segment
How many types of errors are there in c language? Explain
is it possible to create your own header files?
Write a program on swapping (100, 50)
What is the difference between NULL and NUL?
Explain what is meant by high-order and low-order bytes?
What is the advantage of a random access file?
What is the purpose of clrscr () printf () and getch ()?
Explain what is the benefit of using an enum rather than a #define constant?
What is data structure in c language?
a c code by using memory allocation for add ,multiply of sprase matrixes
Not all reserved words are written in lowercase. TRUE or FALSE?
Difference between strcpy() and memcpy() function?