Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
2841Find 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 5398Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 30939Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12153Give 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 15803Post New Sun Microsystems Interview Questions
what is diameter of a suction pipe?
What do you known about those companies?
Why to use kotlin?
How do I block port 80 in windows?
Of the two call transaction and session method, which is faster?
for methods within objects,what does the keyword this specifically refer to? : Adobe flash
which companies in nifty
Sql questions to find second max salary and how to use joins
How do I create a custom header in word?
What is wcf ipc binding type?
What do you know about Bio metric ATM?
How to list directories in unix?
Explain some ways you create a sense of urgency to close the sale?
How can we find the direction of an nucleotide substitution, for example; C to T or T to C?
What are the uses of database management system?