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 is the sleeping time of python?
Explain axes in d3.js?how to create d3.js axes without numbering?
i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com
Upto what age PF will be deducted for an employee? And what age he is eligible to gratuity?
Tell me about virtual memory?
Who developed XSLT?
How many sections are there in data division in COBOL?
How do I setup a mysql database?
What is the function of 'selective deletion' tab in the manage contents of an infocube?
How to use copy and concatenate commands in SQL?
Explain how to generate lists in r?
IN CONTROL VALVE SPECIFICATIONS GENERALLY TERM " DE- 200" ."DM -400"USED,, WHAT IS DE/ DM STANDS FOR?
How to create scale in P info
Illustrate physical database architecture in brief? : sql server architect
How do I convert xml to pdf?