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 21521How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12236What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
What are the special characters?
What is using namespace std in c++?
What are satellite assemblies? How will you get the different language strings?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Hi i need one website name.Which is used to identify or find the system or person who or which are logged in to the Internet or working with Internet.We can watch and access their drives(memory) also through that website.Could you please tell me which is that website.Please answer me.Advance thanks
Describe the treatment options and preventive measures for osteoporosis in postmenopausal women with rheumatic conditions.
How to export your private key from your keychain in iphone development?
what is Windows Server?
What is the difference between an abstract class and an interface?
What are perl variables?
Explain load balancing?
What is 3 tier, 2 tier and n tier client server architecture?
Can you change array size in java?
How do you call a web dynpro application?
How to copy a file in linux?