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 21511How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12232What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18465Post New Tech Mahindra Interview Questions
What is tidy parsing?
Why banking sector and how you are the right person for it?
Difference between Scheduler service and adapter pooling notification
What are the disadvantages of a database?
I am using microsoft excel 7.0 running under windows 95. I am using formulas to subtract time. If the resulting time is a negative number, the result displays aspound signs. How can I fix this?
How do you run a python script?
Explain sap hana database and sap hana platform.
Why we need get set property in c#?
What Is Loan Management System?
What are the steps that need to be done before using the login agent processes(login process and logout process)?
Explain rest in rails routes.
Explain the importance of throwable class and its methods?
Explain various types of networks based on their sizes?
Explain Syntax of JSON using JavaScript?
What is the shortcut to add a row to a table in word?