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 21021How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12029What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14201what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18209Post New Tech Mahindra Interview Questions
What is example of directive?
How can you calculate the sum of any column of a table?
What is the use of @controller in spring?
Tell me what is distance vector routing protocols?
How is data stored in dbms?
What is the best free operating system?
What are the factors involved in designing kettle type reboiler?
How do you open a new fiscal year in the system?
Why can templates only be implemented in the header file?
Is it possible to establish a peering connection to a vpc in a different region?
What are packages in go programming?
How use Budget in SAP, i want to see the report of variant between budget and actuals.
Who invented merge sort?
What is trigger in mysql?
What is assisted conversion?