Explain stl.
No Answer is Posted For this Question
Be the First to Post Answer
write a program that input four digit no and finds it is palindrome or not
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");
what is c++
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
Is string part of stl?
Define stl.
what is electronic software
Explain when u will use Observer pattern and how u will implement in c++ .
In what cases using of a 'template' is a better approach then using of a 'base class'?
6 Answers Lucent, Mind Tree, Wipro,
How Find, Replace and Go To commands ca be used to substitute one character string for another? Explain with the heIp of an example.
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 }
What are the symptoms of stl?