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 21245How 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 18340Post New Tech Mahindra Interview Questions
Write about abstract base classes?
why connecting surge unit in contactor coil
What are the types of multi-providers?
what is journal import?
Tell me what do you understand about responsive websites?
sampile paper for dme in rrb exam
How do I automate my desktop application?
What are the 'prerequisites' for an 'mrp run'?
WHAT IS CFORM PROVISION
How lilo is useful in linux?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What are the different scope C++ provide ?
What is a 'year shift' in sap calendar?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles