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 21534How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14475what'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
That Schema you have got enforced in your Recent Project?
What is in a database?
What is source list? What is the menu path to define a source list?
What are the remotable objects in .net remoting?
How to merge values of two arrays into a single array?
How to create a purchase order without a requisition?
What are the two main categories of software testing?
Is ayurveda recognised by w.h.o?
A payroll system?
What is linq used for?
What is hr and br in html?
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
Is it possible to connect two computers for file sharing without using a hub or router?
What are friend classes? What are advantages of using friend classes?
What is the possibility of evaluating a logistic regression model for a user?