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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12119What 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 18346Post New Tech Mahindra Interview Questions
How can I compress a video file?
Mention one alternative aspect of CICS?
Explain Operational Acceptance Testing with example ?
How extended star schema is different from star schema?
How many steps does it execute?
What is the difference between “word-break: break-all” and “word-wrap: break-word” in css?
What is event-driven programming in node.js?
procedure of how to generate power in solar plant.
What is tcp and udp?
What is section template and report template?
What is a fillable form?
Could you provide qtp steps to perform testing for the above scenario?
Why shouldn't I use fixed sized fonts ?
Who uses mongodb?
Which transformation we use to convert 'NA' to 'Not Available'