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 11711

What happens when a main method is declared as private?

22 54360

Is there any need to import java.lang package?

13 21446

What is multithread synchronizing ?

4 9600

How many ways can a thread be used?

4 10295

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

1 8010

What is VTS?

8 13063

What is the difference between a variable and value?

7 42602

SUN MICROSYSTEMS PAPER - JUNE 2006

1 8141

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 4427

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

21 24717

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

6 9879

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 12884

What are the different phases of SDLC ?

94 233319

Post New Sun Microsystems Interview Questions




Un-Answered Questions

While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?

544


What is c programing language?

603


Explain the differences between private, public and protected and give examples.

559


What is google webmaster tools?

450


What do you mean by function pointer?

585






most popularly used gas,characterestics,applications,features

1891


What is the return type of class.forname() method?

538


What is a database in a website?

490


What is the firefoxdriver, class or an interface? And which interface does it implement?

465


What is json? Explain?

1


Where are local variables stored?

501


Describe what do you understand by sap netweaver proces integration.

491


What are vendor-prefixes?

288


What is seo and list its types?

433


What is an index in sql with example?

507