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 20859How 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
Explain architecture of sql server notification services?
How can I print logos in sapscripts?
How to submit a form using selenium webdriver?
What is a Workflow Task?
How to select a formula in excel?
i want to knowwhat kind of questions in interview in adnoc?
What is linux boot partition?
What is a console application in c#?
What are the features of apache web server?
What are the features of testng and list some of the functionality in testng which makes it more effective?
How many i/o ports are present in the 8086?
What is the executescalar method?
What do you think holds the testers back to do automation? Is there a way to overcome it?
Can ms word do calculations?
What are the basic control structures?