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 21281How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12128What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14340what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18365Post New Tech Mahindra Interview Questions
What is crude?
Why node js is so fast?
how does the activation process differ on windows server 2008 as compared to windows server 2003? : Windows server 2008
How would you load a very large file in teradata in general? What utility would you use for it? Why?
what is the basic structure sas administrator? : Sas-administrator
what are the oracle forms services components include?
What is Overfitting? And how do you ensure you’re not overfitting with a model?
How do I combine c and d drives in windows 10?
Can I deploy oma in a mixed environment?
What is the difference between "actionresult" and "viewresult" ?
Can you achieve runtime polymorphism by data members?
How do you check the status of the Application Server Process? Process Scheduler Processes?
Make Heater Process Logic.
For which data type we can enable external id?
What are the various operations available for error handling when an error occurs?