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 18344Post New Tech Mahindra Interview Questions
What are the common indications for prescribing Alprazolam? How does it differ from other medications used to treat anxiety?
Explain the menu system in drupal? Purpose of menus?
Which has the highest precedence, List or Terms? Explain?
Why do we need windows on the computer?
How to upload struts file?
Explain something about security and SQL Azure?
What is 2nf and 3nf?
What are the categories of update requests?
What is data type of the surrogate key?
What is the difference between an RDBMS and Hadoop?
What is the importance of capitalization?
What is the use of httpservletresponsewrapper?
What are the different performance metrics for evaluating Uber services?
How do you create a database in pgadmin 3?
Explain webflow?