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 21589How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12250What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14489what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18492Post New Tech Mahindra Interview Questions
How to send xml message to jms queue using java?
What is a scheduled job or what is a scheduled task?
What is the difference between windows server and windows client?
What are the updated features of teradata?
Explain the purpose of the package around a microprocessor silicon die?
Where does automation fit into scrum?
What is fsg? Explain its uses.
Can we clone singleton object in java?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
Does django use sqlalchemy?
What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
Can we override static method in php?
What is the alternate way to click on login button?
Sort of popular rpa tools?
What's new features in angular 5?