f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21127How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12071What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14259what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18275Post New Tech Mahindra Interview Questions
How to develop applications which support ios voiceover?
what is new in Outlook 2013?
Define report item?
how can we store any pdf file in oracle
How do you start a body paragraph?
What is small file problem in hadoop?
What is getconnection method in java?
HOW TO CALCULATE S/C,O/C,E/F OF ACB.
What is calculate of tds
Is jsp better than servlet?
Can you please explain the difference between thread and process?
What are the different elements of event tracking in google analytics?
What does microsoft blend do?
Where is program files located?
What is local storage in html5? How it is used?