write a piece of c++ code which allocate memory to the 50
object of type CObj
Answer Posted / tara
CObj *obj = new CObj [50];
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How connect plc and pc through software
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
What is stl stack?
What is stl in oop?
Who created stl?
what is template and type convertion
Name the different types of stl containers.
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
how to use C++?
What are the symptoms of stl?
What is a standard template library (stl)? What are the various types of stl containers?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
How stl is different from the c++ standard library?
Is stl open source?
When did c++ add stl?