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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18277Post New Tech Mahindra Interview Questions
What is a super key?
What type of scenarios can be automated?
I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
Name some common allergens associated with type-I hypersensitivity.
What is the main difference between 8085 and 8086 processors?
Is Joomla a Blog?
What are the biggest drawbacks of node.js?
What is recursive BOM
What are useful s3 method functions?
What is the threshold limit for sharepoint online list view and how it can be handled?
what is natural frequency of turbine shaft .
What is fopl stand for and explain its role in artificial intelligence?
Dear Sir, Tomorrow i am going for interview at TCS-Mumbai.Please let me know what kind of question are going to be asked.
What are rpa bots and how to create one?
How you pass the variable data in program or in code?