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 21527How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12238What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14471what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18479Post New Tech Mahindra Interview Questions
What are the difference between "display:none" and "visibility:hidden" in css?
How can a gui component handle its own events in java programming?
What source control systems have you worked with?
What do you understand by friend-functions? How are they used?
What is xml why is it used?
How can a company reduce profit
What are the types of inheritance in c#?
Explain about managing data tasks?
What are the unique benefits of getting data into a splunk instance via forwarders?
How to remove duplicates from javascript array?
How to compare two rows in excel using excel as a database in automation anywhere?
How can you use preparedstatement in jdbc?
My job title is manager. Am I exempt from overtime pay?
Is singleton a design pattern?
What is meant by domain?