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 12705Assume 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 6750Find 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 }
1 5396Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 30933Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12151Give the output of the following program main() {int ret; ret=fork();ret=fork();ret=fork();ret=fork(); if(!ret) printf("sun"); else printf("solaris");
8 15803
What is meant by stl in c++?
How is stl different from c++ standard library?
What is the use of stl?
sir please send me bpcl previous question papers
What are stl algorithms?
totoo po ba ang manga aliens!
Is there any error below, its a code to delete all entires from a map #include
How connect plc and pc through software
What is a standard template library (stl)? What are the various types of stl containers?
Why should a c++ programmer be interested in stl?
Explain stl.
What is stl language?
how to use C++?
What are the symptoms of stl?
How stl is different from the c++ standard library?