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 21527How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12238What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14471what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18479Post New Tech Mahindra Interview Questions
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is the basic syntax of a linq query in visual basic as well as in c#?
What is oracle data type?
When should I use nosql database?
What is quaternary ammonium compound used for?
Explain the difference between flag_activity_clear_task and flag_activity_clear_top?
Differentiate between stop-and wait ARQ and Go-back-N protocol.
How data can be inserted into long row column of database?
How do I start sql server agent automatically?
Explain the process of the user request and data generating?
can you do fnd_request.submit_request from sql plus in oracle?
How do I install excel on my computer?
What are the five features of computer?
What is ole db in ssis?
What is a program counter?