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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14475what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
What is difference between method overriding and method overloading?
what happens when series resonance occurs?
Do sap s/4hana and sap business suite share the same data semantic?
What is spark used for?
Who owns linux?
How can I remove the trailing spaces from a string?
What is mutable object and immutable object?
What is drawback of mvt?
Which is better jboss or tomcat?
What is IdentityMapper?
What is the angle of repose?
Why we are going for converter transformers for DC drives application instead of distribution transformer?
There are different classes of protections in power plants.class a,b,c are clear..is there any class d and e r there..and elaborate class b protection.
How to test your defaultbasestate?
Why is it essential to observe copyright laws in LLM applications?