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
What is foreign key in access?
how to one war file class to another war file class?
Explain the difference between runnable and callable interface in java?
How is data stored in postgresql?
How can we schedule the graph in unix?
Tell me as a higher position in the accounting department, you will be responsible for overseeing other employees' accounts. What experience do you have in leadership and management that will prepare you for this responsibility?
What do you mean by translation unit?
What is polymorphism give a real life example?
Why can't I perform arithmetic on a void* pointer?
What is the principle on which sitar and violin are based?
What is record type in pl sql?
How can the outlier values be treated?
why do you want to join syntel and not some other company?
what's the requirement of Dy11d0 connection of 3 phase transformer?what's use of it?
Mention what are the types of listeners in testng?