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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
How can the duplicate values be eliminated from db2 select?
What is field size access?
What is the difference in calculating size of AC cables compared to calculating size of DC Cables? Usually DC Cables are larger than AC Cables although they have the same ampacity. Why is it?
What is error-based testing?
Difference between sessionstorage, cookies, and localstorage.
What can be achieved by using correlation research method to find the statistical data?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How can we turn off csrf protection for a particular route?
What is default value of a global and local variable in go?
What are the infotypes required for a payroll process?
Define angularjs?
What is business process testing(bpt) in qtp?
How do you sort a list of numbers in python?
Can we create a dashboard using Visual-force page? and what all the components we use here?
What are the different types of inheritances present in delphi?