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 69713

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

3 12468

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

6 15903

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 28610

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

13 23217

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

2 17338

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

3 13649

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

21 37347

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

17 17913

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

6 17303

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

5 7581

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 34342

who is the father of oracle and send chodd rules

4 17249

Post New ME Interview Questions




Un-Answered Questions

Explain the difference between overriding and overloading?

532


What are the parts of a table?

478


What is use of list comprehension ?

466


When Start Service Tax Deducted? How Many Percent is deduct? Service Tax deposited Date in Current 2011.

1658


What is content provider component of android?

497






How can a jobs execution priority be modified?

788


The electrical energy required to raise the tempreture of a given amount water is 200 kwh. If the heat losses are 20%, the energy required is?

1509


How can we use auditing in MS CRM 2011?

338


What are the genetic abnormalities reported in RAP and chronic pancreatitis (CP) with special emphasis on Indian patients?

539


How to get value from radiobuttonlist control?

491


What does the php error 'parse error in php - unexpected t_variable at line x' means?

612


How is it possible to return a value from a function?

530


How does combination of functions reduce memory reuirement in embedded system?

437


Which language is used to write couchdb?

1


What is metadata autoproxying?

181