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 11693

What happens when a main method is declared as private?

22 54318

Is there any need to import java.lang package?

13 21440

What is multithread synchronizing ?

4 9597

How many ways can a thread be used?

4 10285

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

1 8008

What is VTS?

8 13058

What is the difference between a variable and value?

7 42595

SUN MICROSYSTEMS PAPER - JUNE 2006

1 8134

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

2305

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 4422

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

21 24671

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

6 9866

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 12862

What are the different phases of SDLC ?

94 233247

Post New Sun Microsystems Interview Questions




Un-Answered Questions

What does a database contain?

455


What do you know about sobjecttype?

224


Differentiate between val and var in Kotlin?

137


How do I view a table in sql?

534


What are the types of ioc container in spring?

161






Why is spring boot preferred for microservices? : Spring Boot

174


what features are available in Tally ERP 9 for Accounting?

629


Zend framework and wordpress integration?

120


what kn of disc is used in 33kv,132kv,220kv,400kv,800kv transmission line

2853


What is an error in java?

627


How does delta update mechanism work in ods?

519


What is http server?

546


Explain in brief the modular architecture of openstack?

18


What is transaction in hibernate?

166


What is 1nf 2nf and 3nf?

480