what is the C++
Answer / atasi jena
c++ is a object oriented programming language which provides different mechanism like inheritance, polymerphism, template, data abstraction over c.
| Is This Answer Correct ? | 11 Yes | 0 No |
Why c++ does not have finally?
What is implicit pointer in c++?
What will i and j equal after the code below is executed? Explain your answer.
What are access specifiers in C++?
What is the main use of c++?
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
What are the differences between a struct in C and in C++?
Difference between Operator overloading and Functional overloading?
What is the most useful programming language?
write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z
What is a multimap c++?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h