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 21507How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12230What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14460what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18463Post New Tech Mahindra Interview Questions
Why hive does not store metadata information in hdfs?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
Where is the catting plane line located when a section view is in dicated?
What is array initialization in java?
What is stored procedure. How do you create stored procedure ?
what is the method while we are using adapter and dataset ?
Pls send Syllabus of Jr.Eng grade2 electronics e.n.no 02/2008 & model qustions to my id amarlalmeppurath@yahoo.com
Develop a routine to reflect an object about an arbitrarily selected plane.
What is the purpose of _character_ and _numeric_?
What is meant by publisher and why we are using it in CRM 2016?
which application associates failure hierarchies to assets?
What is the purpose of redirect result type?
How do you determine that you are working on the latest edition of the universe?
i want model written test paper for the post of analyst in IOCL(indian oil corporation ltd) any one pls help me
Systematic random samp ling is to be used to select 5 addresses from an ordered list containing 500 addresses. A 1- in-100 systematic sample is used to select the 5 addresses. What is the chance that any specific address will be chosen.