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 21281How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12128What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14340what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18365Post New Tech Mahindra Interview Questions
How node.js and javascript are related?
What is the molecule responsible for the absorption of photic energy for photosynthesis?
how to use regular expression in Test Complete Functional tool
Enlist the several components in Kafka?
What are the four microsoft programs?
How to debug a web application which is hosted on iis?
How to use the drop-down list in angular js?
How do you rearrange pages in word?
What is 'EUCALYPTUS' in cloud computing?
What particle sizes are electrostatic precipitators used to remove?
What is the ? In swift?
What is private constructor c#?
What are the relationships in UML?
what is a logical file?
What are fragments?