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 21262How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12121What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14328what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18351Post New Tech Mahindra Interview Questions
What are the main language or platform used for web-design?
How is machine learning used in the movement?
What is the benefit of test independence?
Explain which is the best multi-lingual plugin for wordpress?
Why is my windows 10 computer so slow?
What is sql and how does it work?
What is the difference between storm windows and regular windows?
What is a base class in C#?
What is the keyboard shortcut to show all formulas in a worksheet?
What is the difference between Python and PHP?
What are the advantages of using shell scripts?
How the process time is calculated in a wc when both labour, machine categories exist?
What is iot thingworx?
What are the tags used to separate a section of texts?
What is sql*loader?