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 21520How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12235What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
how in interview asking about the general
How do you print the grid in adobe photoshop?
What is the main purpose of ospf?
What sh means in linux?
What are the different action types in peoplesoft? (Add / update / correct history/ include history)?
what are numeric data types? : Sql dba
In a 3 phase 4-wire system. For a 3.5 core cable if all loads are single phase and balanced, what will be neutral current? will it be sum of all phase currents? Or it will be zero? And if loads are unbalanced what will be neutral current?
Which language is best for deep learning?
What is the purpose of a "document type" in sap?
What the different types are of cross docking?
Explain the steps needed to create a scheduled job?
What is an “ok” code is and what is the difference between “t-code” and “ok” code?
What is the difference IN MCCB's between thermal magnetic and electronic tripping system ?
Explain cotyledons?
How do I convert a table to text and text to a table?