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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
Is a hash table an array?
How to convert json object to string?
how to select size of hardware for linking aluminium busbar is it depend on area of busbar or current flowing through bus bar
What is the default value for personnel area?
how to conrtruct gear make him rotate on its axis
What are the features of debentures?
What is REST?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What is the difference between include and jsp directive: include action?
What is package in laravel? Name some laravel packages?
How to create select option as menu wise in apache-wicket?
what is the importance of mistletoe used by pharmaceutical industry?
How to Finddistance between two points?
Will it perform if we have over 1 million skus?
How do you comment and uncomment in visual studio?