What are the total number of lines written by you in C/C++?
What is the most complicated or valuable program written in
C/C++?
Answer Posted / charan
since c,c++ is user friendly as well as medium level
language,free form language user can take his own space for
executing a program it may include printing along with
header files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between structure and class in c++.
What is data type in c++?
What are static member functions?
Can you sort a set c++?
Why would you use pointers in c++?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Should the this pointer can be used in the constructor?
Is swift a good first language?
What are structures and unions?
what are the types of Member Functions?
Explain some examples of operator overloading?
What is c++ in english?
What is a type library?
What is an undefined reference/unresolved external symbol error and how do I fix it?
Difference between strdup and strcpy?