.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }
How to choose all records from the table?
What is test cases for mobile phone ?
Explain about Obj-Browse method?
How to install codeigniter? Explain step by step.
What does it mean to do accounting training outside of public practice?
What will be objects between two dates in mongodb?
i am interested in refrigeration and air conditioning systems.please send me name of this type of company in baroda,gujarat.
Can arraylist store objects?
What is thermal noise?
What is the declaration statement?
What is configured in /etc/hosts and what is its role in setting Hadoop cluster?
How do we drill through from a powerplay cube to reportnet?\
What are guards in laravel?
When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?