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 20859How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
What is the use of QueryString in Node.js?
The size of shaper is specified by ?
How did the romans get water up hills using aqua ducts?
what is mean by Performance Related Testing in data base?
What is if statement?
When do you use programmatic and declarative transaction management?
What are various ways of hosting wcf services?
What you mean by filtering of data?
What is the use of the field “standing order”? What kind of order is it?
What are totally different filtering ways in which at the worksheet levels?
How to make chemically competent BL21 pLysS cells ?
what is audit volume?
What is the formula for finding duplicates in excel?
Differentiate between mongodb vs. Sql server?
How can one enable hot deployment in tomcat?