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 21506How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12230What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14458what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18463Post New Tech Mahindra Interview Questions
how to answer for the question what is your strength and weakness?
What are the different objects used in javascripts?
What are various kinds of invariants and rulesets used in uml?
How to get automation ids of items in a itemscontrol?
What are epics?
Explain importance of finally block in java?
When will we go for multi-mapping?
What view would you use to determine free space in a tablespace?
tell something about yourself and the place you belong?
What is an array in people code?
How would you export a script from one pc to another in qtp?
What ensures load balancing of the server in Kafka?
Where is merge option in excel?
Explain about gsm interfaces?
How to find out what processes are running in the background in unix?