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 21247How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
How to Get the windows directory?
Define color recipe?
What is git bash?
What is the advantage of c?
Are there arrays in python?
What is alt f10?
Why I am getting this error when renaming a database in ms sql server?
How to find a substring from a given string in php?
How can I remove header from output data set?
Hello i want to design a portable 1/4HP pressure washer pump like elgi reciprocating pump which are being used in service station.what are the design aspects to taken in to consideration for making new pump.
Describe a s_party table?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
wt is dynamic coupling????
if 12v battery get discharged for 2 months after if we put charge it will charge again?how much time it will take to charge?
What is a hash index?