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 21519How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12234What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
How do you select specific cells in excel?
When you will deploy Fibre Channel SAN instead of iSCSI SAN?
Do you have any preferences about joining any of the given branches of the organization.
why return type of main is not necessary in linux
What are the directives in jsp?
Explain about webform module?
Providing and casting in situ cement concrete M-25 of trap/granite/quartzite/gneiss metal for rcc, Providing formwork,Curing the concrete and Complete. what is rate per Cum. and what is rate for M-30 Grade Concrete.
Give an example of a resource formed by a sedimentary process.
What is the advantage of doing scrum?
How to add event listeners in mxml components.
What is your best achievement so far?
Is it possible to create multiple VM's (more than 15) per day. How can you handle it
Which is the section or rule for non submitting c forms panelty and interest
what is the difference between Batch test runner and framework ?
What is servlet interface?