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 73679

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

3 13086

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

6 16836

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

4 15950

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

3 29753

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

13 24866

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

2 17845

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

3 14389

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

21 39679

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

17 19907

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

6 18397

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

5 8181

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

1866

Please send previous kvb clerical exam model question papers

25 37006

who is the father of oracle and send chodd rules

4 17826

Post New ME Interview Questions




Un-Answered Questions

Explain what is @synthesize in objective-c?

1


What is an old style font?

398


How RNA is prepared for mycobacteria?

1782


Can you tell something about the data ware-house hierarchy?

649


Where is iis win7?

655






How to highlight entire row in word?

399


Difference between split-join and split for each?

312


What is the maximum number of segment types allowed for a single database?

817


What are the new scripting capabilities of ssms? : sql server management studio

704


Explain wait(), notify() and notifyall() methods of object class ?

767


What is responder chain?

1


What are species grow in waitland?

2267


Explain about pub-sub architecture, where do you implemented this?

746


The internal dimensions of a wire house 15m*5.6m and the maximum height of piles is 2.70m. What is the maximum number of bags to be stored in two piles ?

1927


Why is my excel document read only?

506