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 21253How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18346Post New Tech Mahindra Interview Questions
What are support vector machines?
Explain the concept of auto wiring.
What is the use of arrays tostring () in java?
Explain the Different materials for different clothes?
Define the upgrade steps to 3.x?
What is posteriori estimate?
Is joomla a good platform?
What is class syntax c++?
What are the bookkeeper elements and concepts?
Where is regression in excel?
Can two ip addresses use same port?
Explain what is the optimum temperature for catalyses?
Explain the features of pseudo mode?
What is full form of PHP?
Explain about the obj-open-by-handle method?