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 20825How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11955What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14118what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18113Post New Tech Mahindra Interview Questions
What are commonly used mssql functions in php?
What is the difference between bash and shell?
What is aura:registerevent in lightning component? : salesforce lightning component
Why do we use delegates in c#?
Why linux is safe?
Is there an API for VSS? Where can I get it?
Why if one request fails, all the subsequent requests are turned to "red"?
Explain apk format in android?
Why is it not possible to post to a customer accont in a previously closed period?
Can I check individual indexes for consistency?
Define pcb?
What are the various types of selection bias?
Tell me how is it possible to propagate a session id?
How to include js in magento?
what is error and fault in terms of software quality?