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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12114What 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 18341Post New Tech Mahindra Interview Questions
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
what is the need for oobs
RRB exam model questions pls forward.
what the reason to switch frm insurance industry to IT industry.
How does load testing work for websites?
Explain 'far' and 'near' pointers in c.
What Do You Mean By Co-maker?
Can constructors be synchronized in java?
The friction plate is always mounted on a) flywheel b) Pressure plate c) Internally splined hub d) Clutch spring
What is the supervised learning?
What is the difference between genericservlet and httpservlet
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
You wan to pay an individual in multiple currencies. How would you do that?
Tell some new capabilities / features of flash as 3.0?
What is a data source or ds? : sql server analysis services, ssas