Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
2843Find 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 5404Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 30991Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12163Give 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 15824Post New Sun Microsystems Interview Questions
Which is easier netbeans or eclipse?
What is the metric RSA?
What are context initialization parameters?
Is the tag considered as a html tag?
Do you have any plans for continuing your education?
Why dml compiler is significant according to you in a database management system?
Why might the optimizer use a table scan when an index is available?
what is the role of configuration manager?
How to compress images in powerpoint?
What is the limit set for the number of characters for adwords ad?
Tell me the use of the split function in python?
What are the features of database language?
How does RBI earn profits?
Tell me the various types of marketing research?
How do I unzip multiple folders at once?