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 malloc in c++?
Can we inherit constructor in c++?
What is the difference between the indirection operator and the address of oper-ator?
What causes a runtime error c++?
What is increment operator in c++?
Define a nested class. Explain how it can be useful.
What is the return value of the insertion operator?
What are the various operations performed on stack?
What is setf in c++?
Explain queue. How it can be implemented?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
What are structures and unions?
What is the use of setprecision in c++?
Can we overload operator in c++?
What does return 0 do in c++?