Answer Posted / dips
everything is C ,c++ is only a easier way to handle C,we
have to write some codes to get C++ from C ,i just want to
say that some codes are already written and those are made
keyword inC++
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is the best way to take screenshots of a window with c++ in windows?
What is #include ctype h in c++?
What are the differences between java and c++?
Explain the isa and hasa class relationships.
What kind of problems can be solved by a namespace?
What is iomanip c++?
why and when we can declar member fuction as a private in the class?
What is the output of the following program? Why?
What are the three forms of cin.get() and what are their differences?
Do class method definitions?
Why is c++ not purely object oriented?
What is the need of a destructor? Explain with the help of an example.
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
What is pointer -to-members in C++? Give their syntax?
What is expression parser in c++