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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
What are the tools used for backup and ticketing?
What does it mean to declare a member function as static in C++?
Explain the difference between hub and a switch?
What are operators and its types?
In an MVC application, what are the segments of the default route ?
How you will use or load codeigniter libraries
Distinguish between strong and weak artificial intelligence?
How will you move hashed file from one location to another location?
In what ways do you stay updated on the latest developments and trends in aeronautical engineering to continually enhance your skills and knowledge?
What is an auto variable in c?
What are the different forms of communication provided by the android applications?
How much data hold in one universe 336 can any one explain about core dimension, balanced dimension, and dirty dimension?
How do I get deleted files (not permanently deleted)?
Where is windbg exe located?
What do you mean by response time and turnaround time?