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 STL Interview Questions
Questions Answers Views Company eMail

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 4464

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

21 24940

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

6 9963

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 12972

Post New Sun Microsystems STL Interview Questions




Un-Answered Questions

What is a type selector?

288


When should you increase copy latches?

273


What happens if there is no prefix on an element type name?

489


How many types of interfaces are there?

578


Which is better sata or hdd?

490






tell me about yourself answer asked for experienced person in sales side?

2496


What happens when the node running the map task fails before the map output has been sent to the reducer?

377


Do you have exposure to Quartile management ? E.g. How will you manage an advisor who is on the bottom quartile for 3 months consecutively ?

2001


Can I write multi-player games using wi-fi or blue tooth in the device.?

529


What are the functions of the Quality Assurance Group (QAG)?

3177


How are microarrays related to dna?

602


How useful is microsoft excel?

327


What gui does ubuntu use?

363


Which class is used to draw a toolbar of buttons?

5


Is wix cheaper than wordpress?

125