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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12114What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18341Post New Tech Mahindra Interview Questions
Where is hadoop-env.sh file present?
Explain what is sap solution manager?
Mention some important events in abap programming.
Explain what is real time data-warehousing?
How to create an ejb session in order to start a jms connection?
Are meta tags still used?
What is rj-45?
What factors you will consider calculating the storage requirement for that view?
What steps to you take to promote a business idea to your manager?
What is dynamic transaction backout?
Show the use of sockets for the server and client side of a conversation?
What Is The Difference Between An Array And Linked List?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How is solution annealing carried out? What type of furnace is required?
Define various running modes of apache spark?