STL Interview Questions
Questions Answers Views Company eMail

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

1774

Define the terms: field, record, table and database

5 78353

Distinguish between: a) Normal layout & Print Layout views b) Windows Clipboard & office Clipboard c) Save & Save As Commands d) Program File & Data File e) Pie Charts & Barr Charts

1711

What is Object Oriental Progam

2 4161

What is Constructor

Angel Broking,

14 27210

Waht is inheritance

6 6876

what is strcture i++ i ++i answer to this i=5 what is the out put

6 9648

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

Ascent,

1889

what is use of for loop?

Wipro,

9 8407

how to swap two numbers in a linked list without exchanging the data but only the links?

Wipro,

3 8319

What is the Difference between CArray and CList?

ProdEx Technologies, Siemens,

1 8921

What is the underlying datastructure of map?

BIA, Siemens,

5 13695

I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT?

2 3613

Explain when u will use Observer pattern and how u will implement in c++ .

1 3836

what is template and type convertion

TATA,

1992


Post New STL Questions

Un-Answered Questions { STL }

How does an stl file work?

648


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

2076


What is a stl vector?

625


How do you convert stl to steps?

625


What is meant by stl in c++?

651






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

1642


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

1660


How stl is different from the c++ standard library?

639


What do stl stand for?

635


What is a standard template library (stl)? What are the various types of stl containers?

667


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

638


totoo po ba ang manga aliens!

2333


What is a list in c++ stl?

689


Who wrote stl?

672


If P is the population on the first day of the year, B is the birth rate, and D is the death rate, the estimated population at the end of the year is given by the formula: The population growth rate is given by the formula: B – D Write a program that prompts the user to enter the starting population, birth and death rates, and n, the number of years. The program should then calculate and print the estimated population after n years. Your program must have at least the following functions: 1. growthRate: This function takes its parameters the birth and death rates, and it returns the population growth rate. 2. estimatedPopulation: This function takes its parameters the current population, population growth rate, and n, the number of years. It returns the estimated population after n years Your program should not accept a negative birth rate, negative death rate, or a population less than 2. please answer my question ....

1774