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 21182How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12097What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14299what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18313Post New Tech Mahindra Interview Questions
What is the importance of perl warnings? How do you turn them on?
Provide an example of step definition file in cucumber?
How does a bank or financial institution calculate COGS? What are the 'direct' costs of a loan or deposit revenue operation?
are BS, BSP, BSW threads same?
What is the difference between a mixin and inheritance?
What is the use of header mapping?
What is join () in java?
What are the uses of the information in the data dictionary? : abap data dictionary
What is workflow? : salesforce admin
What is mappedby attribute in hibernate?
NSV type probe stands for
Explain the Selection of clothes.
What is the use of a conditional inclusion statement in Java ?
What is a message in mqseries?
What is a product backlog in scrum?