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 69651

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

3 12447

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

6 15894

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

4 15243

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

3 28597

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

13 23203

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

2 17322

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

3 13636

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

21 37308

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

17 17881

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

6 17284

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

5 7562

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

1690

Please send previous kvb clerical exam model question papers

25 34310

who is the father of oracle and send chodd rules

4 17237

Post New ME Interview Questions




Un-Answered Questions

What is the purpose of LO Overhead tank in turbines.

1559


What is the difference between truncate and drop statements?

564


Why put method is used?

515


How are parameters passed to subroutines in perl?

495


How to use angular js?

429






Explain the principle of Suizer Fuel oil injection pump

1550


How to call an apex method in javascript code?

180


Our call center is involved in activities that bend many laws, would you still work with us? Pay is huge

936


Which is the application thread from where uikit classes should be used?

441


Why continuous integration is important?

417


What is the application of naïve bayes naïve in machine learning?

3


Write the difference between hidam and hdam databases?

556


Difference between tjava, tjavarow and tjavaflex component in talend?

5


What is a Task instance in Hadoop? Where does it run?1

613


When we include a new customer, we have to maintain condition record every time or there is a process by which we can validate the condition record to that new customer belonging to the same sales area?

1454