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 69874

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

3 12500

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

6 15955

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

4 15263

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

3 28675

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

13 23296

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

2 17354

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

3 13695

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

21 37468

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

17 17984

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

6 17343

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

5 7612

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

1710

Please send previous kvb clerical exam model question papers

25 34496

who is the father of oracle and send chodd rules

4 17293

Post New ME Interview Questions




Un-Answered Questions

Can sap apo and sap r/3 installed on the same server?

305


How to add comments to a cell?

305


Where are quick parts saved?

338


What is flatmap in pyspark?

3


In which kind of scenarios MapReduce jobs will be more useful than PIG in Hadoop?

385






Tell me is sap a database?

495


What is the Functionality difference between ECC 5 and ECC6? i.e. new functionality in ECC6 which is not in ECC 5.

3989


Explain what is hadoop?

257


If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)

2063


Tell me what would you say are the most important qualities of an account manager?

574


What is Base Rate?

642


You want to connect to sql server through perl. How would you do that?

540


Consider two linked autosomal genes. The dominant allele C of the first gene causes cataracts of the eye, whereas its recessive allele produces normal eyes. The dominant allele P causes polydactyly (an extra finger) whereas its allele (p) produces a normal number of fingers. A man with cataracts and normal fingers marries a woman with polydactyly and normal eyes. Their son has both polydactyly and cataracts and he marries a woman with neither trait. What is the probability that their first child will have cataracts and polydactyly?

2294


Is the ternary operator written x : y ? Z or x ? Y : z ?

637


What is stl in oop?

675