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 5372Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 30697Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12064Give 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 15707Post New Sun Microsystems STL Interview Questions
What are the merkle trees? What is its importance in blockchain?
hello sir my name is naga sekhar i completed my b-tech in 2011 with 61% in IT streme.I completed my core and advanced java coure before 8months back.Still i did not get the job.i tried so many times.and i went to some interviews but no use.now i want to get the job in software sector
my assessment says that I must post a dishonoured cheque in the general journal not a specialised journal how would I write that I know bank would be credited but what account would be debited???
What is main in java?
Explain testing?
What is the tertiary structure of a protein?
What s gland sealing steam?
Where can I find info, frameworks and example source for writing a JDBC driver?
Explain me which web driver implementation is the fastest?
What is bigger kb or mb?
Explain me what is meta data, master data and transaction data?
How do I remove a formula in excel but keep value?
What is the Working of Cement bulker truck
What is the use of hashtable?
What is a query in a database?