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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12030What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what'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
Why do we use $a.enqueueaction(action)?
How many types of size categories and data classes are there? : abap data dictionary
is there any other way to install s/w in mainframe apart from smp/e system?
Which is the most commonly used transaction management?
1)We are using OHNS material for manufacturing Thread & plain Gauges.What is the excat composition of OHNS for Gauges? 2)Which is the reference standard book for OHNS Material composition for Gauges?
What is dextro-rotatory and levo-rotatory?
What is the meaning of nullable?
How do I convert text to number format in excel?
Tell me how custom theme is different than normal theme?
What are the three major types of rocks?
Explain about enterprise scalability and roi of data integration suite?
What is the maximum length of the macro variable?
What are the benefits of requirement traceability?
What is dining philosophers’ problem?
What is a ready queue?