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 21279How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12128What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14340what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18365Post New Tech Mahindra Interview Questions
Explain how far from earth, is the moon?
What are b-trees?
Is safari the same as internet explorer?
How can debug share point application and timer jobs? With steps?
What are the important features of hadoop?
What are field groups?
How to change Kylix directory permissions for all users when installed as root?
What is the effect on in Zone and out zone fault if Phase side CT is Vk/2<30 mA and Neutral side is CT is Vk/4<30 mA for Transformer REF protection
Why are attributes used in uml?
What is stack queue?
what are the basic parameters of a Mapper?
Describe a situation where you encountered a challenging issue in SAP PO and how you resolved it.
What is natural key?
What are the different context variables available in apex triggers ?
what are technologies we use in dhtml?