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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12029What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what'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
How does com provide language transparency?
What is a link not to follow?
What is the cartesian product of table?
How to prepare for oracle pl sql certification?
Please brief not about xsd,xslt & xml?
What is the basic difference between C and C++?
What do you understand by the recover stage?
Define a multilingual website?
What are the types of cloud?
What is storage virtualization?
What are advantages of using friend classes?
What is hibernate dialect for oracle?
Why embedded system is useful?
Write code to send e-mail from an asp.net application?
What are the differences between windows 7 and windows 10?