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 21247How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
How do I install an older version of a wordpress plugin?
what happens in execution stage in job processing?
3x+4y=10 x cube+y cube=6 minimum value of 3x+11y=?
what is the specialty of nand and nor gates?
What is a calculated field in tableau?
Why did you want to become an astronomer?
What is the difference between Pig and MapReduce?
What is A check, B check, C Check & D check for a diesel Generat
What is patchvalue used for?
Explain guest os in microsoft azure?
Can you disable lazy/deferred loading?
What is a functions and types in sql server?
What is the use of System.Data.DLinq.dll?
How can you do the data cleansing in eim?
List server requirement to install django framework?