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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
Do you know what giffen goods are?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What is chaining in node?
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
What are the types of joins in sql?
Explain coalesce.
How to disable prototype extensions in ember.js ?
What’s Canonical’s role in OpenStack?
What is modules?
What command would you use to create an empty file without opening it to edit it?
What are the four essential parameters of a mapper?
How would you choose differential range?
What are the general considerations or best practices for defining your hibernate persistent classes?
In manual testing, what are stubs and drivers?
Explain what is the function of ‘Unsupervised Learning’?