Answer Posted / mukil
C is a procedural language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
write a program fibonacci series and palindrome program in c
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?
What are header files why are they important?
Explain how can you be sure that a program follows the ansi c standard?
Why do we use return in c?
What is merge sort in c?
What is difference between structure and union in c programming?
What is the use of function overloading in C?
How pointer is different from array?
How can you restore a redirected standard stream?
What are the features of c languages?