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 21261How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12121What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14325what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18351Post New Tech Mahindra Interview Questions
What is meant by Converted Clicks ?
Does windows 10 need antivirus?
How do you use f keys?
Explain the some guidelines for sizing a psv for a fire scenario on a vessel in a refinery service?
Can we have multiple struts config files in a single web app?
Can I map more than one table in a cmp?
What is servo motor and what are the applications of servo motor?
Define cdata?
How do you navigate between different webdynpro applications?
Is objective c hard to learn?
which process/directory is responsible for the kernel is decompressed during boot up?
How do I stop a service from the command line?
What is LazyOutputFormat in Hadoop?
What is a mutating table and a constraining table?
Explain the difference between functional and structural testing.