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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
Explain datawarehousing?
Tell us what will you do, for the company website you are working for, decides to move all the contents to new domain?
what are the suitability of the position
Describe a time when you've has to make a decision that was likely to be unpopular with your team
Test cases have written according to Flow of the software working or according to Screens?
Can a main method be overloaded?
Explain how to write a table to a file?
How does data cleaning plays a vital role in the analysis?
What does logonui exe mean?
What are the features of ms excel 2007?
Have you worked in an assignment based environment, e.g. work request or trouble ticket system, and if so, describe that environment?
Explain the various stages of the project planning process in construction?
What is the use of a folder?
Explain how to change magento core api setting?
Explain the menu system in drupal? Purpose of menus?