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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12114What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
What is dc current source?
What is the purpose of regexp_label property and regexp_msw_class property?
Define querystring collection in asp?
Which effective dated rows can be retrieved in update/display mode, update/display all and correction mode?
What are the purpose of close(), getc() and read() functions?
Define about obj-open-by-handle method?
Explain what is the difference between Web testing and WAP testing?
hpcl information systems officer 2008 Question Papers or any last previous questions papers thanks in advance shyamprasad71@gmail.com shyamprasad71@gmail.com
what is recommended way for spawning threads from a servlet in tomcat?
Tell me what is the meaning of a final class and a final method?
What are various etl tools in the market?
What are the different types of files we can able to schedule in automation anywhere?
how to calculate bearing pre-load?
Can we write sql query in hibernate?
Why is azure used?