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 5276Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 30105Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 11863Give 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 15490Post New Sun Microsystems Interview Questions
What is the length of your largest python code? Can you please describe the project?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What are the roles and responsibilities of a data scientist?
Why we maintain 121degree centigrade for autoclave? why we are not maintaining the temperature above or below 121degree? what is the reason?
What is the plugin for multi-language features?
Need provab technical test questions
State the purpose of the cloud configuration file?
What is the tool to be used to perform java support pack upgrade ?
What is selector c#?
Can I move program files x86 to another drive?
Can any one some basic data sheets abt the transmitter and gauges..
how many schedules are there in accounting?
Is sql considered coding?
What is Gaussian second derivative filter?
group discussions