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
What are Random Forests?
What is the use of hashtable?
Describe the activities of android?
How do you find duplicates in conditional formatting?
Difference between document.ready() and body onload()?
Can I set java system properties differently for each webapp?
Explain what are the various types of Transformation on DStream?
what is payment medium program ? how to config advance payment in app ? payment suplymentary in app?
What is sequence-to-sequence model?
What is a Record Reader in hadoop?
sir i need a few nots of electronics component cicuit plz send me some nots
In the early days of GSM the max TRX config was 4-4-4. Now that 6-6-6 is being used, using the signalling space for the extra required b/w, how does the signalling get managed?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic
How can we increase disk read performance in single command in Linux?
Explain how does arp response the request?