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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
Is there anything that can't be replaced by style sheets?
What is the .net framework?
What is the usage of period factor?
What is the difference between socket & port?
What is the difference between lazy loading and eager loading?
What is jms in java with example?
What is img responsive? Explain
How can sap solution manager support me in an upgrade project?
Explain about Normalization?
What are the four initial stages of the embryonic development?
What attracted you to the web services field?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
What is the height of DA, DAL, DB, DC & DDE tower?
How to connect to a url in php?
Is jsp technology extensible?