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 the types of vibration in steam turbine?
What is the difference between jdbc and odbc?
Explain @CustomScoped annotations?
Explain me what are the different layers in r/3 system?
Can you explain how to minimize data transfers while working with Spark?
What are types of windows operating system?
What are runtime error?
What is manage web control?
Define the consignment cycle?
Is it possible to use metallurgical inverted microscope to other designation?
What is rpf in networking?
how to handle the senior medical representative?
How to get the first line from a file using just the terminal?
How to navigate from one component to another component? : salesforce lightning component
What is session in web technology?