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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
How does hibernate useful in mapping object and its relations?
Which one is better- macro or function?
Can you define slice in business objects?
What is ubuntu live cd?
How do you change preferences in excel?
What is share module?
Is there a bookmark template in word?
Define environmental resistance?
Do I need web hosting for wordpress?
What are all the spying modes in blue prism?
what is destructive and non-destructive testing of welding
How to setup and install typescript?
Explain what are inter-poles and why they are required in a dc machine.
In sap scripts, how will u link form with the event driven?
what is amode(24), amode(31), rmode(24) and rmode(any)?