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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
Is json a web service?
Give the importance of implementing a fault tolerance system? Are there limitations?
What is nsdictionary in swift?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
How do you eliminate duplicate values in db2?
What are the advantages of wpf over windows forms?
Which class is the superclass for every class in java programming?
What are the different types of erp?
Explain how do you use glyphicons in bootstrap?
What is authenticated diffie-hellman key agreement?
Short Answer on __________Revenue
why marketing is process of gardening not hunting?
What is the difference between cron and anacron?
Comment whether bottleneck is an error or not.
What are the server requirements to install yii 2.0 framework?