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 12719

What happens when a main method is declared as private?

22 58362

Is there any need to import java.lang package?

13 23316

What is multithread synchronizing ?

4 10488

How many ways can a thread be used?

4 11137

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

1 8376

What is VTS?

8 14173

What is the difference between a variable and value?

7 44211

SUN MICROSYSTEMS PAPER - JUNE 2006

1 8496

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

2595

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 4880

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

21 27876

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

6 10967

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 14324

What are the different phases of SDLC ?

94 243738

Post New Sun Microsystems Interview Questions




Un-Answered Questions

What is a .exe extension files? How is it similar to .dll extension files?

794


What is the standard word font?

463


What are the testing type supported by selenium webdriver?

715


can any one send me one project on linux ...?

2570


List some of the dynamic data structures in C?

1026


what is Cell membrane marker?

1691


What is the use of aop?

278


What are SPIDs?

1215


How do I open powerpoint on my computer?

185


How do I change a file to jpeg?

736


Is interest of a business unit Operating Expense or Non Operating Expense

1715


Explain different type of event trigger option.

736


Explain what are components of reportnet?

734


what is the deference between rx lev sub and rx lev full?what you mean by link budget?

815


Why is node js server side?

342