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 20847How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11959What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14126what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18119Post New Tech Mahindra Interview Questions
Explain the benefits of using openstack cloud?
program for insertion ,deletion,sorting in double link list
What is the default value of "javax.rmi.corba.utilclass" property?
Who discovered ms excel?
What is trp timing?
Explain me what is testng and why is it better than junit?
How to estimate disk space needed for an export job?
How can we retrieve data from the resultset?
What is an anonymous block?
What is class variable java?
how to attach and detach databases in sql?
How am I able to visualize the metrics generated by rds enhanced monitoring in cloudwatch?
What are dynamic dashboards?
How do you set up tablespaces during an oracle installation?
How many databases should a dba manage?