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 69745

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

3 12482

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

6 15910

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

4 15251

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

3 28626

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

13 23255

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

2 17343

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

3 13663

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

21 37385

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

17 17925

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

6 17318

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

5 7591

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

1696

Please send previous kvb clerical exam model question papers

25 34418

who is the father of oracle and send chodd rules

4 17260

Post New ME Interview Questions




Un-Answered Questions

What super () does in java?

480


Explain where are the files placed while deploying the resource adapter in web logic server?

511


What is the use of drupal?

67


Are the nsmanagedobjectcontext queues serial or concurrent?

416


What are the different activities we can do with visual studio?

690






sir, please send previous years RRB junior engineer (mechanical) exam papers

1934


What support services are available with Windows Server 2003?

1734


What is threads in php?

140


What are the different types of partitions in oracle?

491


What is the template in nifi?

5


what is casual receipt? is it exmpted in income tax?

3347


Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor

1660


What is the stage of the embryonic development in which these structures are formed?

1


Explain how do I remove the adc after moving all of my users to an exchange 2003 server?

509


Draw a parallel circuit with one battery and two resistors. Derive the formula for resistance?

1421