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 insertion operator and what does it do?
what kind of projects are suitable for c and c++
Is c++ the hardest language?
What is the use of register keyword with the variables?
What is data structure in c++?
Why is "using namespace std;" considered bad practice?
Where can I run c++ program?
What are the benefits of c++?
Explain the concept of friend function in c++?
In a function declaration what does extern means?
Is c++ slower than c?
Does a derived class inherit or doesn't inherit?
What is a linked list in c++?
How we can differentiate between a pre and post increment operators during overloading?
List down the guideline that should be followed while using friend function.