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 21300How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12135What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14355what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18370Post New Tech Mahindra Interview Questions
How polymorphism works on actionscript?
How do I make a chart sheet?
i want sample question paper for SECTION ENGINEER IN RRB.
How many types of toolbars are there?
How do you reprocess previously generated idoc with same number?
Why is html important?
What is the purpose of using php?
how to use regular expression in Test Complete Functional tool
What Platforms Cassandra runs on?
What is actually a rule based testing
What are the four types of view in powerpoint explain each?
Is body a container tag?
What is unix and why it is used?
What is application navigator?
What are the different scenarios under which an xml schema may be used?