Answer Posted / kiruthiga
c is a general purpose proramming language
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Is c++ based on c?
How can you avoid including a header more than once?
Can you pass an entire structure to functions?
What is c programming structure?
What is a macro?
can any one tel me wt is the question pattern for NIC exam
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
Explain how do you convert strings to numbers in c?
Explain how can you determine the size of an allocated portion of memory?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What is the difference between pure virtual function and virtual function?
Explain the use of bit fieild.
Do you know the use of 'auto' keyword?