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 69721

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

3 12478

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

6 15904

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

4 15247

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

3 28616

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

13 23219

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

2 17340

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

3 13655

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

21 37357

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

17 17916

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

6 17308

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

5 7587

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

1694

Please send previous kvb clerical exam model question papers

25 34355

who is the father of oracle and send chodd rules

4 17258

Post New ME Interview Questions




Un-Answered Questions

Why do we need the __init__() function in classes? What else helps?

438


n rounds will be there in IBM voice based non-tech support?

1894


When do we need to use the option “force 32 bit”?

1


How do you make images responsive?

5


what current is transistor biased?

574






What is the difference between backup/restore and export/import commands?

408


Who were the first space travellers to land on ground in their space capsule?

403


How to turn off warning messages during php execution?

520


How and when does the db2 enforces the unique key?

609


What happens on checkpoint? : sql server DBA

555


Which command is used to kill the last background job?

767


Explain what is heap and what is stack?

602


Hi i am Ramesh want to know that which course in sap is most suitable for my younger brother who has BSC qualification and is this course is job oriented

1611


How do I kill a process tree in windows?

423


Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance

1733