Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 5478

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

21 31678

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

6 12355

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 16031

Post New Sun Microsystems STL Interview Questions




Un-Answered Questions

Why do we use oops?

1071


What is the difference between Droop vs Isoch Control?

2477


How do you get a picture in html?

827


How to co terminate services to the contracts?

2005


How did you develop different types of people?

1163


Explain what are psrs?

1011


Is java gui dead?

972


What are numerous ways in which a thread can enter the waiting state?

1089


How to protect special characters in query string?

1015


If you worked for Ross Stores, what are you doing?

1167


i want manual and automation test cases and interview questions

2256


What are the logical operations?

1169


What are user defined functions?

1063


What is postmaster in postgresql?

948


What is garbage collection in data structure?

999