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 15702How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 9669What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 11536what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 15761Post New Tech Mahindra Interview Questions
How can you see the command line history?
Explain the most common types of machine learning task?
What defines function?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
What are Mortgage Payment Problems?
Which database is good for large data?
How to check the formula in excel?
What is bool mean?
What are batch files used for?
how to stored and retrive video in Sql server using asp.net c#......?
Does hashset guarantee order?
What is DCOM Dependency?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is orabulk stage?
Explain about trees structures work.