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 21300How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12135What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14355what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18370Post New Tech Mahindra Interview Questions
You have been allotted a territory and given a list of physicians. How would you start calling?
Explain any one service which are working on udp only?
What are the various schemes available in ipc?
What are the effects after calling the delete this operator ?
What is javascript used for in web design?
What is misl code?
Explain how user use the facilities that are provided by SOAP?
What is wasted time in vugen replay log?
One of the major stakeholder’s need is to visualize data for better decision making. Which SAP BO tool would you choose in this case?
what is the difference between trading cash credit account and manufacturing cash credit account
What is 'saving bank account'?
Mention what is the difference between viewdata and viewbag?
How can we see dependencies for the project and where exactly they are defined?
What is wrong with my tags?
Why do we need provider aliases? And how do you create one?