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 69874

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

3 12500

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

6 15955

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

4 15263

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

3 28675

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

13 23296

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

2 17354

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

3 13695

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

21 37468

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

17 17983

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

6 17343

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

5 7612

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 34496

who is the father of oracle and send chodd rules

4 17293

Post New ME Interview Questions




Un-Answered Questions

Difference between forward() method and sendredirect() method ?

582


What is spring contextconfiglocation?

161


What is the relation between the number of data transfer jobs in the configuration settings and the available bgd work processes?

47


Is it necessary to register controller command in cmdreg table?

598


what type of library model you are using?

520






What is meta short for?

437


Explain the file types in aix.

1


What is an active transformation?

645


What is DB Development software?

1616


What is lighting kitts.

1635


What is the time and space complexities of merge sort and when is it preferred over quick sort?

673


How many types of HBase Operations are there?

132


What do you understand by refs in react?

158


Can you discuss the potential impact of emerging therapies, such as gene editing or targeted immunotherapies, on hematology practice?

1


How do you exit in sql?

587