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 20978How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12008What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14183what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18191Post New Tech Mahindra Interview Questions
How to use hyperlink?
What is an interceptor in angular? Why it is used?
What are stubs?
What is the arden syntax?
Can you list different types of washing faults?
What is asynchrony in mq?
How to write html code dynamically using JavaScript?
Explain with an example how can we reuse an activity?
how do I configure a client machine to use a specific ip address? : Windows server 2003
why OD measurement for bacteria should be under 60 ?
Define metaphone()?
What is the relation between xhtml and dtd?
What are the various incentives and concessions available to SSIs?
How to improve the performance of MSCRM integrated with custom web Application, how you find that this particular layer you have to do some thing to improve the performance?
Name the tool which can convert visual basic old version to .net compatibility version?