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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
Explain about Viewcontroller lifecycle.
What is a ‘use’ case and what does it include?
What is the difference between whoid and whatid?
what is the difference between a crm lead and an opportunity?
What is meant by database system?
Where do I find .exe files?
what are the challenges you have faced while testing web based application using the automation tools ?
What is peep stack?
What are important files in tdpsql?
How do I create a .exe file?
What happens if your atom feed fails the validation?
How do I know if my ssd has bad sectors?
does a b.tech civil engineer fresher supposed to know how to design rcc structure?
what is dbcc? : Sql server database administration
What companies use python?