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 21279How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12128What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14340what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18365Post New Tech Mahindra Interview Questions
Name the south american animal which is camel like but short statured?
Is c++ the hardest language?
What are the steps to connect to the database in java?
Can jms be used to send an email?
Explain few date functions in vbscript?
What is the use of sessionfactory in hibernate?
How to store pictures on to the database?
How do I change the color of a form in visual basic?
Faults found should be originally documented by whom?
What is purpose of @ in Php?
How do you check if your code has memory leaks?
What imaging modalities are commonly used in ophthalmology to assess ocular structures? How do these tools aid in diagnosis?
give me fico material in ramesh institute
What are the different software reengineering activities?
In om, how to get the details for a group of employees (ex.) Group of drivers in the organization?