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 21545How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12241What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14478what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18485Post New Tech Mahindra Interview Questions
How can you exit from an action?
To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?
What is import javax swing in java?
How will you fill the gridview by using datatable object at runtime?
what do you mean by a shareoptions parameter (shr) in define cluster command?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is called preparedstatementcreator?
What is function in ms excel with example?
Which is the reliable channel in Flume to ensure that there is no data loss?
In Material Master, in which tab you will find the Loading Group?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
What's the difference between int and integer in java?
How do you integrate Generative AI models with existing enterprise systems?
what is a reactive power? what is the relation with power factor?
What list of calls are used to establish a tcp and/or udp socket connection?