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 20977How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12007What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14183what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18190Post New Tech Mahindra Interview Questions
What do you mean by zend engine?
How to deploy Webparts in your Sharepoint by using SPD and VS ?
what are the key features in a payroll control record?
Is magento a public company?
What are the ansible modules?
What is jupyter ?
What is Variant?
Where is "View | Project Source" ?
What is app exchange?
Define a fact table?
why we use circuit breakers for switching instead of normal switching device?
What is the potential disadvantage of using a sticky session?
Do you know about the duration of sprint and the way it affects workflow?
What are the best practices for integrating LLM apps with existing data?
What is uikit framework in ios?