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 16679How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10069What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 11990what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16187Post New Tech Mahindra Interview Questions
Define chroma?
Difference between Server OS and Desktop OS?
How do you handle upgrades?
What do you mean by the assertion in selenium?
What are data structures in java?
Is javascript free to install?
What is a directed graph?
How is RSA used for privacy in practice ?
Order of buttons on dialog box?
How can you integrate jenkins with kubernetes?
What are the different types of bio technology?
What are two things that enter the cell for cellular respiration?
What if your website is banned by the search engines for black hat practices?
What is the shortcut key for search?
How to find difference in two configuration files on the same server?