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 68385

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

3 12261

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

6 15565

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

4 14944

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

3 28276

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

13 22616

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

2 17117

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

3 13404

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

21 36445

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

17 17338

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

6 16873

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

5 7355

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

1621

Please send previous kvb clerical exam model question papers

25 33416

who is the father of oracle and send chodd rules

4 17007

Post New ME Interview Questions




Un-Answered Questions

How many types of views are available in microsoft powerpoint 2010?

102


What is the difference between python and sql?

456


How to make Biphasic media ?

1650


What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr

474


Explain which is the largest reef?

388






What is jar, war, and ear?

563


How fast is the solar wind?

98


How would you use transactions with couchdb?

1


Give the names of some important spring modules.

107


What does recovering orphaned file mean?

423


What is model database? : SQL Server Architecture

503


Can we change web.config settings from iis?

482


if rsd failed then what require to do?

254


What is your weakness and how will I overcome it?

615


difference between vsam and database tables

562