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 4403

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

21 24566

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

6 9843

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 12794

Post New Sun Microsystems STL Interview Questions




Un-Answered Questions

How many layers in RNN ? How they mean ?

5


What is sql command in ado net?

480


Describe your life as a news headline of today?

667


what is telecon protocal testing process? explain

3230


What is a de-referenced variable? What is a garbage collector?

1






Can you provide an example of a complex integration scenario you've implemented using SAP PO?

1


What is a Command Object in C#?

518


What is the base class for array types?

540


Define 'weak' keyword?

443


What are the different sections of the script? In what sequence do these sections run?

715


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1403


Tell me can you have constant volatile variables?

441


What are scalar values?

479


Is microsoft a server?

587


Tell us what is clipping?

1