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 20823How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11955What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14117what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18113Post New Tech Mahindra Interview Questions
How do I get rid of shading in word?
What is dll in vb.net?
What is the purpose of update statistics and scope_identity() function?
What are the three types of database design?
Does spring boot require tomcat?
What is nodetype in javascript?
What is the page directive is used to prevent a jsp page from automatically creating a session?
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?
Short Answer on ___________Cash Profit
What are allotropes?
What is the difference between ‘this’ vs $scope in angularjs controllers?
HOW TO CALCULATE THE REGULATION OF 100 AND 25 KVA TRANSFORMER
Can you change default font in excel?
What is the criteria for selecting the voltage classes of an AC Induction Motor.The KW rating above/below which ht/lt selection is made may be provided in details.
What is the android testing strategy?