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 5276

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

21 30106

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

6 11863

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 15490

Post New Sun Microsystems STL Interview Questions




Un-Answered Questions

What is fluid layout in bootstrap?

3


what is maxcdn bootstrap?

1


Explain test driven development (tdd) ?

961


Explain various types of controllers?

493


What is percent sign in sql?

1215


What is a permanent url?

169


What is syscat in db2?

952


if you do have a stack overflow profile.what is your ranking?

1835


What is proxy object in python?

914


how r charge carriers produced

2031


How do you start a startup?

915


List some features of 8051 microcontroller.

1108


Explain the difference between plc and dcs?

961


Source File: Target EMPNO, SAL Empno, Format 101, 1000 101, 1000 101, 1100 101, 1000, 1100 101, 1000 101, 1000, 1100, 1000 101, 10000 101, 1000, 1100, 1000, 10000 102, 1100 102, 1100 102, 1300 102, 1100, 1300 102, 1200 102, 1100, 1300, 1200 102, 1500 102, 1100, 1300, 1200, 1500 How can i get that output using datastage(ETL) tool

1798


Can member functions be private?

960