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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12030What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
What would you like to ask about Buffalo Wild Wings?
How to get servletcontext and servletconfig object in a spring bean?
How to create your own reports in sql developer?
What is the difference between negative and positive testing?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
Do vs while c#?
any body tell me what are the prob's mostly we face and send some critical prob in real time environment in Solaris and veritas (VXVM,VCS)
What is proxy class in hibernate?
what is group in Tally ERP 9?
How do wcf works?
Which defines the site template?
What are the advantages/benefits of using openstack?
How do we create an agent?
how to define a buffer pool for holding messages in main storage? Explain?
How does one use sql*loader to load images, sound clips and documents? : aql loader