Explain about C function prototype?
No Answer is Posted For this Question
Be the First to Post Answer
what is structuer?
Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?
What are all different types of pointers in c?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
what is the height of tree if leaf node is at level 3. please explain
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
Do you know the difference between exit() and _exit() function in c?
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38
What is volatile in c language?
Q. where is the below variables stored ? - volatile, static, register
Write a program to reverse a linked list in c.
Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?