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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
Explain how do plants take in oxygen?
What is :: in laravel?
Write an algorithm for quick sort?
Where is my rss feed?
What is blade template engine?
What is the role of risk management system in sap treasury?
How do I add toolbars in excel 2016?
What is the default drupal content item known as?
Do you know what is the importance of cdma in today's cellular world?
What is the difference between text() and html() in jquery?
Scope of API's can be of types, what are they?
What is the sfc command?
I AM DOING MY ELECTRONICS AND COMMUNICATION ENGINEERING.I NEED SOME SUGGESTIONS REGARDING THE COURSES THAT I CAN STUDY SO THAT I GET BETTER CHANCES FOR JOBS..WAITING FOR SOME SUGGESTIONS IN yamini1825@yahoo.com..THANK YOU
Do gac'ed assemblies have fulltrust?
Why is mongodb called mongodb?