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 18819How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11032What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 13034what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 17254Post New Tech Mahindra Interview Questions
Can xml use non-latin characters?
Hi... This is Surya. I am looking for best training institute for medical coding in Hyderabad and looking for placement assurance also. Can anyone pl suggest me
What is username in mysql?
Tell us difference between service, intent service, asynctask & threads?
How do I use a scriptlet to initialize a newly instantiated bean?
What is the bowing depth after stressing of PSC Girder of various spans and various dia of strands?
What are common risks at PNC Bank? And how to face?
Does microsoft access still exist?
what will happen when the dc supply is given to the capacitor?
How to create an object of model in zend framework?
How data are stored in database?
How to create and use a custom pipes?
Explain service?
What is Histogram-derived thresholds?
i have taken quantity on ANx-axis & months on y-axis(months r not in oreder )when i run the reoprt i need months in proper order .how can i do this ?