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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
What is the old name of java?
how the phase convertor changes the no. of phases
What is the shortcut key to open ms word?
When does a container initialize multiple jsp / servlet objects?
How do I unhide my toolbar?
How can a number of watchers and digest cycle time affect the performance of the application?
if the reparing & machinery maintanance for one party the whole year payment paid rs.75000/- crossed than tds is deducted from amount
How do you uninstall iis apps?
Is vb net a scripting language?
Explain me what is pass in python?
What is an Account Team?
Why can't I delete temporary files in windows 10?
please any one can explain the keyword driven framework. with gmail example.
explain the concept of virtual method invocation in polymorphism in detail?
What is java transaction api (jta)?