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 18081How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10790What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12705what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16970Post New Tech Mahindra Interview Questions
How to run an event handler only once in jQuery?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
how to calculate the dry wt of sand and cement for a required design mix?for ex:M20
How has your experience been at your institute of graduation? What were your key takeaways?
What are the keyboard shortcuts in microsoft word?
What are the 3 major types of connection objects in ado.net?
What is hexadecimal color code?
Explain MOSS?
If map reduce is inferior to spark then is there any benefit of learning it?
How do I start mongodb on mac?
What are the different types of drivers available in webdriver?
How does laser printer works?
which method used to move a recordset pointer in nth position in DAG?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
How do you specify a custom attribute for the entire assembly?