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 20858How 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
Write steps to write a handlebars helper?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
What is formula tail in scala?
What is the data type of variables of in javascript?
What does a typeof operator do?
Write the bdc table structure? : abap bdc
Explain what are the measure objects?
What is the use of promote/demote options in a table box property?
Explain .config() and .run() methods in angularjs?
How does tableau perform with huge datasets?
What is Page-Stealer process?
What is a pattern what is an anti pattern?
Can bool be null?
Explain about iphone application development?