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 11721

What happens when a main method is declared as private?

22 54402

Is there any need to import java.lang package?

13 21475

What is multithread synchronizing ?

4 9611

How many ways can a thread be used?

4 10306

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

1 8012

What is VTS?

8 13070

What is the difference between a variable and value?

7 42610

SUN MICROSYSTEMS PAPER - JUNE 2006

1 8142

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

2309

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 4432

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

21 24726

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

6 9881

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 12893

What are the different phases of SDLC ?

94 233365

Post New Sun Microsystems Interview Questions




Un-Answered Questions

What can be different data sources for BO reports?

452


what is SStable consist of?

68


What are the different methods of identifying an object?

563


What do you understand by an event emitter in node.js?

233


What is binary search tree in data structure?

471






How do I get access to the j2ee session from my remoteobjects?

433


What is an automation testing framework?

570


How to Finddistance between two points?

1486


what is the difference between magnetic flow meter and mass flowmeter

892


What is the full form of ejb?

441


Mention what is the next step after mapper or maptask?

377


How to enabled 'Strict' mode in JavaScript?

569


How can I process command-line arguments?

520


What is the source of dependent source ?

1415


explain various problem solving statagis

1560