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 69806

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

3 12490

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

6 15930

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

4 15256

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

3 28645

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

13 23270

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

2 17345

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

3 13672

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

21 37418

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

17 17951

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

6 17323

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

5 7593

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

1702

Please send previous kvb clerical exam model question papers

25 34443

who is the father of oracle and send chodd rules

4 17275

Post New ME Interview Questions




Un-Answered Questions

which feature are not hold visual basic of oop?

1721


What is speed of sound through water?

548


how to entery pass in tally when items damage(items insured)and claim to insurance co.

2021


how generator load test is conducted?what are the steps?

1133


What is meant by session management?

478






What is sortedmap interface?

546


Throw some light on the pom.xml file in maven.

143


What is difference between investment order, internal order and accrual orders? : cost center accounting

580


Can I install ubuntu on windows 10?

396


How can you find the field/data underlying a transaction?

592


How to Return application's exit code?

1264


Can a abstract class be declared final?

560


How Recall and True positive rate are related?

53


What are the control strategies of chopper?

621


How do you sort data in excel with formulas?

291