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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
What is cbs log?
Explain and describe xml?
Define norton equivalent circuit?
WHAT IS IEC? & WHAT IS BENEFIT TO PRODUCT FROM IEC?
How do I create a simple exe file in notepad?
What does @controller do in spring?
How do you check disk?
What are the different strategies you can use to avoid duplicate rows of data when re-loading a job?
What type of cross-section is usually of a chisel?
What are red-black trees?
What is the worlds largest concrete dam?
Is windows 10 nt based?
What is the purpose of indexes?
How hibernate sessions work?
IF I mention stop run in CICS what happens?