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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12115What 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
What is the use of Post via e-mail option in WordPress Writing Setting?
What is local action?
How do I create a class in xcode?
Explain the difference between photodiode & photocell?
What are the difference between python and java?
What is blue prism RPA?
Explain difference between chart field and chart of accounts?
What is the use of ale?
Which property is used to control the position of an image in the background?
What is cross-selling?
What is jaxp?
What is the use of component scan in spring?
What would be your recommendation to improve performance measure?
What is a folder in Ubuntu?
How do I make text collapsible in word?