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 21253How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What 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 18346Post New Tech Mahindra Interview Questions
Why use RSA rather than DES?
What is meant by Laravel - Hashing ?
Step by step explain for the Flat file?
How you can apply sap notes to sap system?
send me vizagsteel papers (m.t.. please.)
What can you do with drupal?
What is asp life cycle?
What do you mean by default dial-peer?
How configure html in iis?
What is a c# delegate?
What is an aspect?
The knee point of a current transformer is normally unique and known.So why in the nameplate of a CT they put the minimum value like this Vk> 400v.
difference between sand casting and shell casting
Explain what task is 98% of the required work of a business analyst?
What is pragma serially_reusable and why is it used?