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 21527How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12238What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14471what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18478Post New Tech Mahindra Interview Questions
What is motion path in powerpoint?
How you can update NPM to new version in Node.js?
what is high and low cut off voltage of BB and DG at SPS????????
Explain the file types in aix.
How can NPAs be reduced?
What are the problems have you faced during implementation of the projects?
What are the properties of ADO.NET?
how do you deploy a report in cognos 8 to run in maximo6? what r the steps in maximo??
In how many ways a sap system can interact with third party system. please provide the details to understand well about interfaces
Explain query editor regions
Tell me can you call a private method outside a ruby class using its object?
What are the legal entities that constitute your business? Does a legal entity have a seperate Federal Tax Id? In which country does a legal entity operate? In which currency does a legal entity operate? When does each legal entity's fiscal year begin?
When is a “switch” statement preferable over an “if” statement?
Describe the antiviral activity screening facilities ?
Explain what is meant by pear in php?