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 21528How 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 14474what'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
wat is the default file name of BAPI trace?
What are the various levels of constraints?
What is oracle d2k? Why we use it?
List out the types of binding available in WCF?
describe the Operation of induction generators from bus bars
What is different between d3.scale.linear() and d3.scalelinear().
What will be the exam pattern and syllabus for j.e post of haryana staff selection commision? Advt no. (02/2015) Some people says it would only be objective type question papers while others say it would be same as ssc (1 objective,1 conventional) ?? Please answer this question it is needfull to all.
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Explain Speech Coding.
Explain about dynamical behavior view?
Explain incremental aggregation in informatica
what is a voltage transfer curve of an op-amp?
Explain bootstrap program in operating system.
What can I safely assume about the initial values of variables which are not explicitly initialized?
Explain the types of exception?