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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
What is a scalar function?
How do I check if a port is open on my mac?
You have accumulated project information throughout the project and need to distribute some important information you just received. All of the following are part of information distribution methods except; A. Electronic mail B. Videoconferencing C. Electronic databases D. Voice mail
Why are you attracted to science and science fiction?
Name few python web frameworks for developing web applications?
What does pdo mean in drupal?
What is the use of Accept and Content-Type Headers in HTTP Request?
Which objects are independent transport objects?
What are the appserver components?
What are the pros of executing processes in the background?
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
What are your career plans at Clarks Shoes?
How do I insert footnote in word?
Tell me how is the ternary conditional operator used in php?
Explain lock contention?