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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
How do you autosum time in excel?
why swinburnes test cannot be performed on series machines?explain
Do I need a special client version to use daos?
Explain the priority queue?
i am from karnataka can i able to apply appsc
What is accounting access?
What are respectively some remarkable functions of hemoglobin?
What type of ip is required for apache web server to host our website?
Can blockchain be hacked?
How large can a mysql database become?
How have some stars had time to die since the universe began?
What is pick pack and pass of goods in ewm system?
What does msil do?
When you mistakenly enter wrong master data for an equipment, how do you manage this?
What is difference between out and ref in c#?