Answer Posted / jannat
when programs become large, a single list of instructions
becomes complex and lenghty.
Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
What is the use of c++ programming language in real life?
How to give an alternate name to a namespace?
How is modularity introduced in C++?
Do class declarations end with a semicolon?
Why the usage of pointers in C++ is not recommended ?
What is the use of pointer in c++ with example?
What is abstract keyword in c++?
Explain differences between new() and delete()?
Differentiate between late binding and early binding.
What is istream and ostream in c++?
What is the error in the code below and how should it be corrected?
Describe new operator?
What does the ios::ate argument do?
Why c++ is not a pure oop language?
Write about the members that a derived class can add?