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 21182How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12097What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14299what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18313Post New Tech Mahindra Interview Questions
Can u please post some questions of MTNL junior telecom officer exam?
How install magento step by step?
How do you invoke a servelt?
Define jquery filter?
what are the requirements to enable remote components to interact each other?
What is binary tree in c?
what is the frame work in J-meter?
Explain how to test documents in a project that span across the software development lifecycle?
Explain the meaning of perl one-liner?
How to iterate through collection?
Where is UID located in Active directory? (default file path)
What are the addattributetofilter conditionals in magento?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what is the content of the configuration manager repository?
What are the important annotations in spring?