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

ME Interview Questions
Questions Answers Views Company eMail

how many header file is in C language ?

44 80969

Predict the output or error(s) for the following: 25. main() { printf("%p",main); }

3 14090

main() { clrscr(); } clrscr();

6 18319

enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }

4 16956

void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }

3 30993

main() { int i=400,j=300; printf("%d..%d"); }

13 27712

main() { char *p; p="Hello"; printf("%c\n",*&*p); }

2 18678

main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }

3 15205

void main() { int i=5; printf("%d",i++ + ++i); }

21 44487

void main() { int i=5; printf("%d",i+++++i); }

17 23120

#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }

6 19723

Why we have to write test cases?.any specific reasons......

5 9310

hi i done IBM AS/400 course .....i want to certification any one can information about that and material of soft copy for that....please its urgent

2142

Please send previous kvb clerical exam model question papers

25 40917

who is the father of oracle and send chodd rules

4 18992

Post New ME Interview Questions




Un-Answered Questions

What is cache memory in c#?

917


How do you choose the right features for a model?

941


Explain basic grid structure in bootstrap?

3


Name the world’s rarest monkey?

976


How long will it take to wind up independent in creating robotic automated process?

441


What is a distributed vcs?

1


Which database object is used for storing the system variables? : abap data dictionary

1401


what are the options maintained in a user profile?

1192


How many web sites are there in the world wide web?

809


 How do you handle exception in PL/1?

1663


Why Hadoop MapReduce?

665


if 3400kw slipring motor rotor shorting done and motor started on mv drive ,what will be the rotor shoring current

1716


You've just been assigned to a project in a new technology how would you get started?

833


Explain the significance of dbid used in adabs?

956


Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?

2279