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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12119What 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 18346Post New Tech Mahindra Interview Questions
Mention the content that is present inside a PPT ?
Why wordpress is a dynamic website?
Tell me what is seo friendly url?
What are the two main string operators?
What are the different bindings supported by wcf?
How to creat transactions? : abap data dictionary
How do you escape in java?
What is data structure explain in detail?
How many null values are allowed in a set?
online demo for bug tracker tool(let me know the website)
What is the use of ctools module?
What are value providers in salesforce lightning ?
Does wordpress use html?
Suppose I was sent 12 records using outbound in ale/idoc 10 records are up dated in data base tables what happens for remaining records did not showing error in we02?
What is drupal best used for?