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 11824

What happens when a main method is declared as private?

22 54813

Is there any need to import java.lang package?

13 21655

What is multithread synchronizing ?

4 9685

How many ways can a thread be used?

4 10372

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

1 8046

What is VTS?

8 13209

What is the difference between a variable and value?

7 42773

SUN MICROSYSTEMS PAPER - JUNE 2006

1 8176

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

2332

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 4478

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

21 25087

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

6 9994

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 13012

What are the different phases of SDLC ?

94 234533

Post New Sun Microsystems Interview Questions




Un-Answered Questions

What is testng and how is it better than junit?

508


What is a treeset in java?

555


Explain dom diffing?

177


What is a subclass?

566


How do I merge cells in sheets?

329






What is meant by activex control?

399


Explain what is difference between query studio and report studio?

557


What is the bar at the bottom of my screen called?

461


Calculate the line size for a cooling water line with a volumetric flowrate of 1200m3/h of water. Density of water = 1000kg/m3

1545


Explain the usage of the crmv_event framework?

615


Why is mercuric chloride added?

654


How might Energy Consumption affect the Development and Implementation of the Internet of Things (IoT)?

3


Distinguish between aims and objectives

540


Enlist the characteristics of pl/sql?

1261


Is it ever suggested to use waterfall over scrum? If yes, explain when.

1