Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
2829Find 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 15708Post New Sun Microsystems Interview Questions
What is a div attribute?
What is the partitioning method?
What is the Corporate Tax, Minimum Alternate Tax, Professional Tax, Business Tax Describe Me
What is dataframe in spark?
What is the difference between error and an exception?
trims and trips, labour conditions, cultural factors, geographical influences,environmental issues
Is it possible to revert a global repository to local one and why?
How does len work in excel?
How to use a Master Database in Asp.net?
What are the tools for debugging in R?
What is boundary value testing? Give an example.
Can xml be used for multimedia purpose?
between cast and convert which function would you prefer and why?
What does hess law states?
Why is spark good?