Answer Posted / nayani
.c++ is an object oriented programming language.
.c is a procedural oriented programming language.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What are the application of void data type in c?
Is there anything like an ifdef for typedefs?
Explain what is wrong with this statement? Myname = ?robin?;
What is s or c?
What are volatile variables in c?
What is calloc in c?
What is mean by data types in c?
What is bash c?
What is the usage of the pointer in c?
In C programming, what command or code can be used to determine if a number of odd or even?
Compare array data type to pointer data type
How can I open a file so that other programs can update it at the same time?
What is meant by recursion?
Why c is called free form language?