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 21545How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12240What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14478what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
What is meant by harmonic distortion?
What is the concept of inheritance and how it works in .net?
WHY U APPLIED ONLY ONE UNIVERSITY CAN I HAVE MORE THAN ONE I-20
What does android 9 pie do?
What is the difference between spufi and qmf?
in Contactor opearation Why there is a difference in the values of the operate and release voltage in case AC supply
I am a electrical engg. diploma holder,applied for junior engineer (electrical),Kolkata RRB. Have I to attend all electrical,mechanical&civil portion in written exam.???
What do you know by silverlight runtime?
What is ms excel ms word?
How do I find the console in linux?
what is the command syntax for inserting a document?
What are compile time Errors?
How can you extend a class in codeigniter?
How will I know my ip address?
What is java virtual machine and how it is considered in context of java’s platform independent feature?