STL Interview Questions
Questions Answers Views Company eMail

What is the STL?

Epson, HP,

2 8170

what is a template?

Amazon, BITS, IBS, Wipro,

2 7512

what is an algorithm in terms of STL?

Lucent, Wipro,

1 7436

How the STL's are implemented, What the difference between templates and STL?

Symphony,

1 6101

What is the disadvantage of templates ?

NSN, Symphony,

2 25421

What is Template Specialization?

Lucent,

1 7139

In what cases using of a 'template' is a better approach then using of a 'base class'?

Lucent, Mind Tree, Wipro,

6 10986

if 4-5 year old brother is standing on d roof with me and watching d moon, suddenly moon coverd by cloud then how will i explain d hiding of moon to my brother.

MBT,

8 9908

write a piece of c++ code which allocate memory to the 50 object of type CObj

2 6056

Assume I have a linked list contains all of the alphabets from "A" to "Z?" I want to find the letter "Q" in the list, how does you perform the search to find the "Q?"

2 5823

Find the error in the following program struct point {struct point *next; int data; } x; main() {int...data; } x; main() {int i; for(x=p;x!=0;) x=x->next,x++; freelist(x); } freelist(x) {free(x); return }

Sun Microsystems,

1 4404

Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list

ABC, Sun Microsystems,

21 24569

Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1

Sun Microsystems,

6 9844

Give the output of the following program main() {int ret; ret=fork();ret=fork();ret=fork();ret=fork(); if(!ret) printf("sun"); else printf("solaris");

Sun Microsystems,

8 12799

c# support late binding or early binding.

6 15190


Post New STL Questions

Un-Answered Questions { STL }

i wanted to know about questions about c,c++ , which is required for placements.... im a fresher

1678


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

1636


What is stl language?

657


In what scenario does the Logical file and Physical file being used?

2292


Define stl.

750






what is template and type convertion

1972


What two types of containers does the stl provide?

553


How is stl different from c++ standard library?

711


how to use C++?

2033


What does stl mean in slang?

634


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; }

1867


What is stl stack?

637


How do you convert stl to steps?

608


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1625


What does stl stand for in basketball?

624