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 20859How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
The 'going concern concept' is the underlying basis for: 1.stating fixed assets at their historical cost 2.disclosing the market value of securities 3.disclosing the sales and other operating information in the income statement 4.none of the above
What are multimedia hardwares?
Why do you need a for loop?
What is the benefit of using enum to declare a constant?
Tell me how do you remove nil values in array using ruby?
What is the difference between left and right outer join?
What are the maximum/minimum of threads available for incoming http ?
hi i'm Praveen Kumar, i'm selected for sbi 2010 exam. what are the types of questions in sbi? wher can i read online or is there any book which you would prefer. my number: +91 9962365897 thanks in advance
how to calibrate load cell
What is bom?
What is container in android?
Where are maven dependencies downloaded to?
What is identifiers in c with examples?
What is the capacity of mysql database?
How do I run wordpress locally?