Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
2889Find 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 5478Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 31698Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12362Give 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 16032Post New Sun Microsystems Interview Questions
Why do we use ngmodel?
What is the difference between routermodule.forroot() vs routermodule.forchild()? Why is it important?
What are triggers of an updatepanel?
What is me variable?
what is the easiest method of short circuit current calculation ? pls. derive with a mathematical example in real life application.
What is the difference of cost accounting and financial accounting?
what are the symptoms of sorghum Anthracnose diasease?what
What design patterns have you used? In action script and java?
To calculate the e.m.f of the cell when does the nelsons equation is use?
What is the use of font style?
What is the use of red eye tool in photoshop?
How is SaaS beneficial to Salesforce?
What is #import?
Explain customization?
What are the types of partitions in oracle?