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 21021How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12029What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14202what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18209Post New Tech Mahindra Interview Questions
What is the difference between star and snowflake schemas?
Name validation tools used in SAS
How do I check activex version?
What is a pointcut in spring?
How a soap message is structured?
Bearer Capabilities - What are they?
Define dynamic memory allocation algorithm?
Why are the bacilli arranged at angles to each other?
Can any body tell me the different types of LT cables & their application.
How does ioc container work in spring?
What is supporting documents enclosed & must be required to Submit of quarterly & Yearly Sale Tax Return (Haryana)
How many times are working in iis server?
What is xml vs html?
How can you use word-of-mouth as a marketing tool?
What is jms in java?