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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14349what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
What is applicant Structure?
When an instance goes in detached state in hibernate?
What is the use of hibernate proxy in hibernate?
why is a power transformer used only occasionally?it is used to step up at generating stations?and that needs to be done all day long !!!!!!!
What is the difference between Mild Steel and Cast Steel with full chemical composition and application details.
How do I change the project path in visual studio?
How many types of data bindings are there in angularjs?
How do I open iis on windows 10?
What is aggregate awareness? : bo designer
What is Difference Between Unique and Primary Key Constraints?
How to retrive all requested data in laravel?
What is the purpose and format of uri in rest architecture?
What is the difference between httpd and apache?
Explain how to clean LO
How to change a password for an existing user via mysqladmin?