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
What does stl mean in slang?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
Name the different types of stl containers.
What is stl stack?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Who wrote stl?
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
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
Is there any error below, its a code to delete all entires from a map #include
What are the components of stl?
How is stl different from c++ standard library?
What two types of containers does the stl provide?
What are stl algorithms?
sir please send me bpcl previous question papers
Is string part of stl?