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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
What are the different stake holders in supply chain process?
What windows files can I delete to free up space?
What is uri and order of dialog box button?
Define Data provider?
What are the directives in jsp?
The __________ attribute is used to announce variables based on definitions of columns in a table?
What is transaction per second graph(pass)?
What does the 'cebr:cics' transactions do?
What are the characteristics of federal system government?
What is the way to link the explicit data into access database?
Explain the software instruction ei and di?
What is jakarta struts framework?
What are the advantages / disadvantages of various style methods?
How Cell Reference Is Useful In The Calculation?
How do I find the database name in mysql?