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 69904

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

3 12507

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

6 15961

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

4 15269

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

3 28683

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

13 23298

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

2 17355

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

3 13700

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

21 37471

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

17 17993

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

6 17350

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

5 7619

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

1710

Please send previous kvb clerical exam model question papers

25 34505

who is the father of oracle and send chodd rules

4 17299

Post New ME Interview Questions




Un-Answered Questions

Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr

534


Is ubuntu completely open source?

358


How objects of a class are created if no constructor is defined in the class?

578


what is the difference between persistent and non persistent messages?

486


What does chain dofilter do?

112






How much salary you expect?

691


What is metadata in jdbc?

489


what are the main difference between saving with a bank and with insurance company.

1457


What is lemmatization in nlp?

569


How to update a root password.

533


What is difference between const and static in c#?

494


What is difference between html and php?

498


What is Statory Books ?

1835


What are the foundations of data mining?

29


What happens to deleted files in android?

470