STL Interview Questions
Questions Answers Views Company eMail

What is the STL?

Epson, HP,

2 8651

what is a template?

Amazon, BITS, IBS, Wipro,

2 8266

what is an algorithm in terms of STL?

Lucent, Wipro,

1 8006

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

Symphony,

1 6473

What is the disadvantage of templates ?

NSN, Symphony,

2 25890

What is Template Specialization?

Lucent,

1 7534

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

Lucent, Mind Tree, Wipro,

6 12071

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 11020

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

2 6635

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 6226

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 4805

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

ABC, Sun Microsystems,

21 27373

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 10806

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 14087

c# support late binding or early binding.

6 16028


Post New STL Questions

Un-Answered Questions { STL }

How connect plc and pc through software

2135


write a program to convert a decimal number in to its equivalent binary number?

2257


When did c++ add stl?

921


What are stl algorithms?

831


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

2074






What is stl stand for?

923


What is stl stack?

834


What is meant by stl in c++?

867


Explain stl.

1073


Is string part of stl?

925


What does stl mean in slang?

821


Why should a c++ programmer be interested in stl?

820


What is a standard template library (stl)?

809


What is stl language?

833


To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

1958