Answer Posted / sugumar
Functions let us create logical groupings of code
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many levels of pointers can you have?
How can I send mail from within a c program?
What do the functions atoi(), itoa() and gcvt() do?
What are the rules for identifiers in c?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What are the string functions? List some string functions available in c.
Do you know what are the properties of union in c?
hi, which software companys will take,if d candidate's % is jst 55%?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
How macro execution is faster than function ?
What does %2f mean in c?
Want to know how to write a 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.
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How does struct work in c?
What is the use of structure padding in c?