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
Explain how routing works in angularjs?
What are the ways in which the file can be detected as being uploaded or not?
i have to finalize a mineral water co. for the year 2014-15 and i want to know that what will be rate of excise duty on sale of mineral water.
explain the methodology of Data Warehousing?(Polaries)
What is the distance of the earth from the moon and the sun?
Define temporary storage?
What is notching?
What is arc and how is it different from autorelease?
What is the most important, or helpful,project that you have contributed to?
Is quicksort recursive?
What is a .exe extension files? How is it similar to .dll extension files?
What are the assets and liabilities of a bank?
What is a http request?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Can you differentiate between a sto and standard purchase order at a glance? How?