How can you create a bulleted list, numbered list and an
outline by using
bullets and numbering command. Explain with the help of
example.
What is the name of your birth place?
What is the use of stl?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
How the STL's are implemented, What the difference between templates and STL?
write a program that input four digit no and finds it is palindrome or not
How do I convert a stl file?
Who created stl?
how to swap two numbers in a linked list without exchanging the data but only the links?
what is the difference between thread and process
Explain when u will use Observer pattern and how u will implement in c++ .
What is Constructor
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1