| Other STL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Waht is inheritance
| | 4 |
| what is a template? | BITS | 2 |
| what's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)? | | 3 |
| 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 |
| How the STL's are implemented, What the difference between
templates and STL? | Symphony | 1 |
| what is strcture
i++ i ++i answer to this i=5 what is the out put | | 5 |
| What is 2*2? | | 3 |
| What is Template Specialization? | Lucent | 1 |
| What is the underlying datastructure of map? | Siemens | 4 |
| what is an algorithm in terms of STL? | Wipro | 1 |
| In what cases using of a 'template' is a better approach
then using of a 'base class'? | Lucent | 6 |
| I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT? | | 1 |
| write a piece of c++ code which allocate memory to the 50
object of type CObj
| | 2 |
| what's the difference between function overloading and
function overiding? | | 2 |
| What is Object Oriental Progam | | 1 |
| 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 | 4 |
| c# support late binding or early binding. | | 3 |
| Explain how to insert a hyperlink in to an Excel worksheet
and save a Word document as a Web page. | | 1 |
| How Find, Replace and Go To commands ca be used to
substitute one
character string for another? Explain with the heIp of an
example.
| | 1 |
| What is the Difference between CArray and CList? | Siemens | 1 |
| |
| For more STL Interview Questions Click Here |