Answer Posted / ravi pratap
actually c is the mother of programming language, which is mainly used for programing of various devices which are meant for structural programming.this basically includes procedure oriented pattern of pointers functions,arraysetc
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are types of functions?
What will be the outcome of the following conditional statement if the value of variable s is 10?
What is a floating point in c?
Explain the meaning of keyword 'extern' in a function declaration.
Why c is called top down?
write an algorithm to display a square matrix.
What is the use of header?
Mention four important string handling functions in c languages .
What are c header files?
What is adt in c programming?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
When should the const modifier be used?
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 c identifiers?