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 21268How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12122What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14336what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18355Post New Tech Mahindra Interview Questions
Can we assign string to char pointer?
What is a custom report type? : salesforce reports and dashboards
Can you install windows on android?
Which method is implemented by all subclasses of an activity?
How to repair or restore windows xp?
What does the error Child process of address_pipe transport returned 69 from command xxx mean?
What is class binding in angular?
What is the master repository?
What are the methods used to control the corrosion? : Electrochemistry Corrosion
How many databases instances are there in sql server 2000?
What is report template in b.o?
What do you mean by ioc in spring?
What is the instance of a relation?
How do I create a database in mysql workbench?
What is navigation in sharepoint 2010?