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 18080How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10790What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12703what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16969Post New Tech Mahindra Interview Questions
What is n tier architecture with example?
Which class is the superclass of every class?
How we are getting light from electrical bulb?
What is the difference between truncate & delete command?
Can we use only jpa without hibernate?
When do we get logical errors?
Explain glossary of software qa/testing?
Which python library is built on top of matplotlib and pandas to ease data plotting?
What is the best thing to protect the motor from running over full current. CT or O/L or pressure transducer at the given pressure rating
Explain the dirty pages?
What is the use of the position and size command in sapscripts?
Define Routing Algorithm?
What exactly do you mean by serialization?
How can arrays be tied?
Can I upgrade from windows 7 to 10 without losing data?