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 }
1 5415Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 31040Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12188Give 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 15857Post New Sun Microsystems STL Interview Questions
How do I fix a program that is not responding?
What is averageif in excel?
How can we copy attributes(selected only) from Campiagn to Marketing.
what is the difference between sap credit memo request and sap credit memo?
I've an interview for post of Lecturer in a ece Department. Can anyone send me some possible questions that can be helpful for me???????
How do I bind string values in a preparedstatement? : BEA Weblogic
Find the Factorial of a number using a program.
how you can assign distribution channel to sales organization?
what is seibel admin mode view? How to create one?
What are the different types of abap/4 programs?
please send me the inteview questions in IOCL
What are the differences between mqinput node and input node ?
What are the three types of bindings used in visual force?
How Reflection is used and what it's significance ?
What are the distinct layers of storm’s codebase?