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 21247How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What 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 18342Post New Tech Mahindra Interview Questions
Can a Nascent Hydrogen be used for fuel cell without damaging the equipment and if so how good would it be compared to other type of hydrogen.
What are the major differences between sap db and other database systems?
Mention what are the sales document types in sap? What is the configuration step to define sales document type in sap sd?
What is generic method in c#?
Why do users care about your product or service? - Venture Capitalists
What are advantages and disadvantages of python?
How does an apache server work?
What is the difference between “#==” and “#equal?”
What is ansible galaxy?
explain me disk quota in detail and configuration details in linux operating system?
send a background email when any user unblock an item card?
Why fe3+ ion is more stable than fe2+ ion is?
What are the annotations available in testng?
What is the maximum length allowed for a utp cable?
How do you find the struts version being used in a project?