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 21281How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12128What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14340what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18365Post New Tech Mahindra Interview Questions
How to generate or load values in to the target table based on a column value using informatica etl tool.
What is aggregate awareness? : bo designer
what is the default configuration Tally ERP 9 provides for Balance Sheet?
What is xsd file?
What is the difference between a standalone application, client-server application and web application?
Tell us what action of enzyme is on garments?
How will enable sound service in 2003?
Does Apache Sqoop have a default database?
What do you understand by pl/sql cursors?
What is h:inputtextarea tag in jsf (javaserver faces)?
how to control PQI (Project Quality Index)
what is an exception in .net?
Explain the difference between native sql and cognos sql?
How can you restore a redirected standard stream?
What is difference between webbased application, web enabled application and seb oriented application? Give some exapmles using Microsft languages?