Meaning of () in c
Answer / shrikantauti
it means function.
it may be user defined or system defined.
| Is This Answer Correct ? | 6 Yes | 0 No |
write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words
5 Answers Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,
what is purpose of fflush(stdin) function
What is New modifiers?
What are register variables in c?
If we give two names then this displays the connection between the two people. It is nothing but flames game
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Explain what is the difference between functions abs() and fabs()?
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
A program to allow an input operand and operator from the operator and read on the display and output operand.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL
how does printf function work
In a byte, what is the maximum decimal number that you can accommodate?