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 70329

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

3 12563

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

6 16077

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

4 15337

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

3 28848

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

13 23462

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

2 17404

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

3 13778

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

21 37724

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

17 18185

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

6 17454

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

5 7666

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

1725

Please send previous kvb clerical exam model question papers

25 34706

who is the father of oracle and send chodd rules

4 17343

Post New ME Interview Questions




Un-Answered Questions

Why do we create an internal order? : cost center accounting

669


How to use form validations in yii?

3


What is clone table?

600


Which php mvc framework is best?

581


You want to download the contents of a url with perl. How would you do that?

511






How to assign a Null value to a numeric field in a table?

1320


what is the difference between myisam static and myisam dynamic? : Sql dba

596


What are indexes? : sap abap data dictionary

569


You see multiple extents in the temporary tablespace. Is this a problem?

277


What is Pradhan Mantri Suraksha Bima Yojana?

668


What is the default value of map and reduce max attempts?

663


On which interface you will be working as a developer?

647


Explain dynamic testing?

584


What is the Full form of SWIFT and what are the features and benefits?

804


when do you escalte issue to your manager?

1809