Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
2788Find 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 5280Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 30130Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 11871Give 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 15499Post New Sun Microsystems Interview Questions
Difference between cartesian join and cross join?
What is the difference between window and windows in computer?
What are the rules for identifiers in c?
How do you convert a table to normal range?
What is the full meaning of asp.net?
3. Differentiate between ultrasonic flowmeter and radar type flow meter.
What is a connect identifier?
What will you do to improve your product or service or your company?
hai im going to face ibps SO IT officers grade 1 interview. if anyone had an idea plz tel me expected and experienced questions and mail to anusha_k_anu@yahoo.com
What is the weblogic server?
What is the use of the raising exception? : abap modularization
Explain assert in action?
What is microsoft ole db provider for sql server?
What are the advantages of java inner classes?
What is microsoft t sql?