helllo sir
give me some information of the basic information the
c as printf ,scanf , %d ,%f and why is the main use of
these.
Answer Posted / guest
In c, to get and to print the reqired information we use
the function printf()
and the scanf() function is used for inputting the data int
the variables declared before.
and %d character is used to display the integer type
variables in the o/p
and the %f character is used to print the float type
variables int hte o/p.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Implement bit Array in C.
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is structure data type in c?
what is the basis for selection of arrays or pointers as data structure in a program
What does %c do in c?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What is static memory allocation?
What is a function in c?
What is omp_num_threads?
What is difference between structure and union?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Write a program to find the biggest number of three numbers in c?
What is external variable in c?
will u please send me the placement papers to my mail???????????????????
What is a floating point in c?