Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Sun Microsystems Interview Questions
Questions Answers Views Company eMail

In which way does a Primitive data type is passed ?

5 11698

What happens when a main method is declared as private?

22 54337

Is there any need to import java.lang package?

13 21444

What is multithread synchronizing ?

4 9599

How many ways can a thread be used?

4 10287

SUN PLACEMENT PAPERS --------------- Placement Paper 1

1 8008

What is VTS?

8 13059

What is the difference between a variable and value?

7 42597

SUN MICROSYSTEMS PAPER - JUNE 2006

1 8139

Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.

2307

Find 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 4424

Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list

21 24709

Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1

6 9874

Give 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 12878

What are the different phases of SDLC ?

94 233286

Post New Sun Microsystems Interview Questions




Un-Answered Questions

When was the first satellite of india, aryabhatta launched?

468


What is convolution-based operations?

835


Please list basic server requirements to install yii 2 framework?

3


Explain isolation levels. : Transact sql

565


What is javaserver pages (jsp)?

498






What will happen if a thrown exception is not handled?

553


What are the sequences of event block?

613


Explain static reports?

533


What are the features of change request management?

1


What is extern c++?

511


What is the purpose of a blog?

187


Do I need to use xml namespaces?

477


Message is set to the property and the checked in the clipboard also , the messages got set successfully. But the message is not displayed beside the field in the screen. Why..?

199


how to use case expression? : Sql dba

539


Can you delete an Assignment Block of a campaign? What are the customization steps?

2156