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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What 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 18346Post New Tech Mahindra Interview Questions
How to setup the local repository manually?
What will the following command do?
What are the advantage of remoting over web services?
How you will configure Medical Expense Exemption in payroll?
Explain sizing of the inverter?
Why are 'financials', the first module implemented in many indian erp implementations?
I am going to appear for ISRO written test on 26 th april 2009 .So kindly forward me sample previous question paper for ISRO for BE Computer Science . My mail id : jothychristiya@gmail.com
what is the difference between natural draught cooling tower and induced draught cooling tower
How do I empty the cache in outlook?
What is a controller javascript?
Explain Features of Pig?
What is abstraction oop?
Does hair grow back thicker after threading?
What are you going to inspect or check when you open the crankcase?
How to enable maintaince mode in laravel?