What is Constructor

Answer Posted / raj

contructor is construct which is construct
something................

Is This Answer Correct ?    6 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use stl in coding interviews?

1287


What are the symptoms of stl?

609


What is stl in c++ with example?

641


What does stl stand for in basketball?

650


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

2867






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.

1384


Who created stl?

658


what is template and type convertion

2000


How do you convert stl to steps?

638


Is there any error below, its a code to delete all entires from a map #include #include iostream.h int main() { int i =0; map TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

1897


What is stl in oop?

686


Define stl.

781


What are the different types of stl containers?

652


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1898


When did c++ add stl?

742