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
1)What's the meaning of Absorption,give a example. 2)What's the meaning of Adsorption,give a example. 2)what is the difference between Absorption and Adsorption.
Why flow/pressure transmitter before control valve?
What is the FDI limit in Insurance sector?
What is class encapsulation?
What is an implicit intent?
What are the features of c# which are not present in vb.net?
Define buck boost converter.
What are JavaScript Cookies?
What is autofill feature?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
can we use ZNyn11 transformer instead of Dyn11 transformer in distribution for effectively eliminating harmonics from the industrial loads.
What is activation of objects?
Is hr an empty tag?
What is array class in java?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..