Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
1 2944Find 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 5569Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 32083Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12565Give 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 16194Post New Sun Microsystems Interview Questions
Please send the Sundar TVS Motors placement papers to this mail id.
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
Tell me about a time when you surmounted a major obstacle.
What is oracle latest version?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
HOW MUCH PENALY IF SALES TAX IS NOT PAID ON DUE DATE IN HARYANA SALES TAX
Explain the approximate cost of the smart pebbles eci-1(embedded corrosion instrument)?
How comfortable are you with writing html entirely by hand?
Rate yourself in vb and com ?
Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?
What is rollup component?
what was the most important task you ever had?
Can we shrink data file in sql server?
plz send me previous model question paper for moh to my mail plz it's urgent my mail id is zeeta_lobo@yahoo.com
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?