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 21035How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12033What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14207what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18213Post New Tech Mahindra Interview Questions
Why do we use angular material?
Is it ABS AH 36 material equivalent to IS 2062 Gr B material.
How to assign values to data fields in record variables?
Tell me the types of accounts involved in double entry book-keeping?
What is microsoft visual c++ redistributable and do I need it?
Explain grep command.
How to set the pane area to transparent of a scrollPane component.?
What is the equation for photosynthesis?
How to know whether the module is dynamical or statistical?
What is a module in zend framework 2?
Explain what is naive bayes in machine learning?
What are the Oracle specific tuning should be done?
How to calibrate differential pressure switch
Can’t retrieve the injector from angular js?
Apart from dennis ritchie who the other person who contributed in design of c language.