what is the use of c program?
Answer Posted / abhi tiger
to build software applications and also provide services.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
Do you know the purpose of 'register' keyword?
what is the syallabus of computer science students in group- 1?
Is exit(status) truly equivalent to returning the same status from main?
Difference between strcpy() and memcpy() function?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Can an array be an Ivalue?
What are different types of operators?
What is a program flowchart and how does it help in writing a program?
Explain what math functions are available for integers? For floating point?
What is a example of a variable?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What are the differences between Structures and Arrays?
What are different types of pointers?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
Explain what are bus errors, memory faults, and core dumps?