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 21141How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12076What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14267what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18284Post New Tech Mahindra Interview Questions
tell my any difficult situtation you solved in your experience in your company?
What is enterprise bean?
If i am running of spindle at 2000rpm ,but How to spindle stop at the second I am resetting the machine in CNC machines
What is cookie?
What is osp$ mean?
For synchronizing the logins from lower version to higher version, just take the 11.9.2 syslogins structure, go to 12.5 higher version server?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
Can we store primitives in collections?
What are the basic rules to write xml document?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
How is clustered database important in oracle rac architecture?
Explain domestic architecture artifacts? : .NET Architecture
What are Tensorflow abstractions?
Explain replica set?