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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
Explain how can the attributes of one sms dataset be copied to another dataset?
Can you put pictures in a dissertation?
What do you mean by core php?
What is the behavior of the L2 Switch in case of receiving a multicast packet.
Provide some important Struts2 constants that you have used?
What is multiple inheritance? How java 8 supports multiple inheritance?
What is RuPay?
how do you define your key team members?
What version of the java servlet api are the pia java servlets coded to with peopletools 8.4 for the servlet layer on the web server?
Why mvc is better than asp.net? : Asp.Net MVC
What is the purpose of a stub zone dns ?
How has demonetization affected your household in particular?
Explain ng-repeat directive ?
What are the advantages of using angular 2?
How long does a php session last for?