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 21502How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12229What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14456what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18462Post New Tech Mahindra Interview Questions
What is a gift card?
How is active immunity acquired?
What are the steps required for setting up validator framework in struts?
How to send a DataReader as a parameter to a remote client ?
How do I start pgadmin 4 on windows?
Is there a date data type in Hive?
Does spring boot use dispatcher servlet? : Spring Boot
Explain the difference between atomic and nonatomic synthesized properties.
what is the effect of earth on capacitance in 3-phase and 1- phase transmission line?
Why do we use interface in php?
What is preparedstatement in jdbc?
Where is reporting found for sap fscm?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
How many types of graphics?
How to add authorizations, how you will maintain profiles?