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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
What are float, dig and max?
What is code window?
Explain the various types of partitioners in cassandra?
Name and explain five of the PHP error constants?
How to find the index of an element in an array php?
How do I copy all pages?
How do define dynamic array in cobol.
When should you not recommend wordpress to a client?
What is sql server management studio? : sql server management studio
Explain ai checkers?
What are the etl testing operations includes?
What areas of SAS are you most interested in?
What are enumerations?
What is the need of a secondary index in IMS?
Why does a file get corrupted?