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 21126How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12071What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14259what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18274Post New Tech Mahindra Interview Questions
What is the difference between uipath and selenium?
What is properties of class?
What is the purposes of forword work item attribute ( forword_wi ) ?
Explain the menu types available in peoplesoft?
What function converts all html special symbols to html entities in ruby?
What is another word for methodology?
Is it possible to assign two different sales organizations to the same company code?
Enlist some of the functions that r provides?
What is the nmap command?
how to add a column or row?
What are the general services supported?
What does chmod 755 do?
What are before, after, beforestep and afterstep hooks?
What are the differences between char and varchar?
How to restore deleted OU in DC ?