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 21520How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12234What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
Explain the differences between clr & cts?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What is the enterprise class platform architecture of cognos 8?
What is css font family?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
When we write a= load …, what does 'a' called?
What are the exit codes in node.js?
What do you mean by slide?
Which method returns the length of a string?
How can we arrange duplicate records in a file?
Did you know what is the difference between targeted page & landing page?
Is it possible to modify the data once it is written in a block?
What is test startegy?
what is excise
When did windows stop using dos?