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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
whats the allowed tolerance of pipe to pipe butt joint mismatching
What is sybase used for?
What is intermediate langauge?
Tell us about internet security and threats and how as software engineer can you contribute to NABARD?
What is dirty read and phantom read?
Is std :: string null terminated?
Can you create a logon trigger in sql server 2005 express edition?
What is web framework in python?
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
Explain what do you mean by synthesized in objective-c?
What is database schema in dbms?
Describe property-set method?
What are the main features of requirejs?
How can I integrate the user management of the portal with that of other systems?
Where is stsadm located?