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 20847How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11960What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14126what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18120Post New Tech Mahindra Interview Questions
What is lead time?
What is a coalesce? What is the equivalent of oracle/db2 coalesce function in sybase?
What is strong weak in ios?
What is difference between save and persist method in hibernate?
How do you access partitions under linux?
List the applications of stacks?
descriptive program for web application.
Events that can be used in both the classical and interactive reports
Which is the purpose for using the scriptmanager?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is quality center? How many built in tables does quality center have?
Describe orm?
Explain About stateless and state full web service
How’s the tax on purchased applications processed?
How do you identify between actual alarm and false alarm in a Temperature Transmitter in SCADA based Control System