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 20859How 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 the causes of boiler backfire and steps in how to prevent it from happening?
What is the difference between the library() and require() functions in R language?
What is action and transformation in spark?
Can we serialize singleton class?
List out the different ways an HTML element can be accessed in a Javascript code?
How can you backup or import your wordpress content from admin panel?
what are the gideliness given by kalyana sundaram comittiee for factoring?
What is servletconfig?
How do I change the password / the cipher?
What is transaction server isolation?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
What is the difference between HTML elements and tags?
Is spark used for machine learning?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How to transport bw object?