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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
Can I turn off cortana?
Explain the services component of android?
What is a module and what does it contain?
What is the difference between the = symbol and == symbol?
How do I run a sql query?
What is the Difference between LINQ and Stored Procedures?
Describe a typical day of an investment banking analyst?
How is the internet of things ( iot ) network different from the wireless sensor network ( wsn)?
Is AngularJS a templating system?
What has been your biggest failure & achievement?
What are the different types of a subquery?
What is puppet server?
What are the reasons that cookie server can’t handle multiple connections?
What is a lambda in math?
What is set transaction?