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 private readonly in c#?
Can you run safari on windows?
Explain the capabilities of views module?
What is @bean annotation in spring boot? : Spring Boot
How to use GroupBy in LINQ?
Why is there more friction when you push an object than when you pull it?
When would you use var in your declaration and when you wouldn’t?
What is a map? What are the implementations of map?
True or false: tubers and fruits of wild members of the Solanaceae may be safely eaten. Explain.
Why do we need database management?
what are the five basic questions performed by a computer system.
What are the controllers?
What is the syntax of while loop in shell scripting?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is stack and queue in data structure?