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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12114What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
How do I get rid of microsoft compatibility telemetry?
Is linkedlist thread safe?
Tell me why the feeding frequency to a microprocessor is twice the operating frequency?
What are files in c++?
What are the displays used for image processing?
I am Simrat Kaur. I am persuing graduation from P.U. I have an experience of 14 months as a CSA. But i hav an experience letter of 6 months.But I can show my joinin letter of the other job. I hav knowledge of basics of computer & internet. Actually, m findin job in chandigarh. I am findin the right opportunity. so, Can u plz help me in findin the right job?? Can u plz tel me abt where interviews r goin on?
What are phagocytic cells (macrophages)?
Explain the use of session in django framework?
How to test a Falsh player scrollings?
Explain the advantages of using a ball mill over other conventional methods of crushing?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Differentiate between a template class and class template in c++?
Explain taxonomy in drupal.
What is scrum? How is it different from waterfall model?
What should we do if we need last record to be active when a form is opened?