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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
Explain the file types in aix.
Who linux commands?
Define asynchrony in mq?
Explain about the rdb-open method?
Explain the concept and use of type void.
How do you use the value set in bex query?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Explain what is view in backbone.js?
What is scriptlet, expression and declaration in jsp?
What does orm consists of?
What are your expectations from a career perspective of devops?
How can you use a custom controls in ASP.NET application?
Is epiphyte succession influenced more by autogenic (i.e. competition, facilitation) or allogenic factors?
What are procedures in mysql?