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 21511How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12232What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18465Post New Tech Mahindra Interview Questions
how can u calculate efficiency of one welder in piping work.if we give support staff for his work.
How do I put 2 pages on one sheet in word?
How to read message from jms queue in java?
What are the major responsibility's of an accountant? what are the qualities he /she requires?
How to Decide(calculate) Bush bar size for copper and aluminiam ?
Do you have option to connect your vpc to internet?
Explain throw statement in sql server 2008?
Explain about Property-Remove method?
How do you write a function in excel?
What are different methods to write LINQ Query?
What are the types of instrument transformer?
How do you differentiate between a server hang and server crash issue?
SIR I M STUDENT OF POWER ENGG CAN I GIV PSU XAM 4 NTPC AND WHAT WOULD B THE PROCEDURE
Explain how to find 3rd element from end in a linked list in one pass?
Explain django architecture