Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
1 2934Find 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 5559Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 32038Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
6 12542Give 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 16180Post New Sun Microsystems Interview Questions
please give some hindalco placement papers for written exam
How do I find query history in sql server?
I am Simrat Kaur. I am persuing graduation from P.U. I have an experience of 14 months as a CSA. But i hav an experience letter of 6 months.But I can show my joinin letter of the other job. I hav knowledge of basics of computer & internet. Actually, m findin job in chandigarh. I am findin the right opportunity. so, Can u plz help me in findin the right job?? Can u plz tel me abt where interviews r goin on?
What is aggregate table and aggregate fact table ... Any examples of both?
Explain
send me e-mail on dell tech question papers 2011 -2012
How to create a web form?
How do I start sql server 2017?
How will you create a field using code?
water leak detection system question & answer
sir i want model and previous year question paper of RRB. please send it to my mail id. im a mechanical engg.
SUPPOSSED IF IAM A FRESHER, THEN WHAT SHOULD I ANSWER TO INTERVIEWER. IF HE ASKED "DO YOU HAVE ANY EXPERIENCE"
What is the IEEE norm for % increase of AMC for lifts year to year in a residential society.
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)