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 14049How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 9364What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 11071what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 15297Post New Tech Mahindra Interview Questions
What is provisioning, billing and metering, and connection routing concepts in the service layer?
What is slice?
What are the differences between mqinput node and input node ?
'Name Conflicting' . what does this error mean?
What is the single page application (spa)?
How can mobile application errors be prevented?
hi friends... this is priya.i had 1 year of experiance in manual testing from jan-dec 2011 in a reputed level 5 MNC and my CTC was 3.25LPA . recently i cleared 2 rounds of technical interviews and in few more days i will have hr interview in a CMMI level3 company... in hr interview they may ask about expected ctc.what i should answer for this question? i had more than a year gap, so what package i can expect? same CTC or some % of hike or as per the company norms?
What is dd and a in oil and gas accounting?
what is the formula to find the diagonal shape stirrups?
Explain what is the difference between union and union all?
What is the shortcut key of insert a new row in table?
What is an off by one error in java?
1) How can u create the table?
What are the Major Functionality for a ATM machine ??
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox