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 21126How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12069What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14259what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18274Post New Tech Mahindra Interview Questions
What is asp.net? How is it different from asp?
fullform of bku
What language is c written in?
What is Procedure or Subroutine in VB Script?
What is the appexchange?
Is there a formula for goal seek in excel?
How do I stop a python script?
explain about citrix scheduling tool in datastage
Does microsoft access still exist?
what languages can you use for log-on scripts? : Windows server 2003
What is the use of an iframe tag?
What is components in angular 2?
Explain work process. What are the various work processes of r/3 system?
What is a static function in c?
What is collaboration diagram in UML?