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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
flat filevalidation in informatica
how can we compare descriptive programing with a regular expression
Both the USA and Japan are said to have followed a mechanical technology path in Agriculture development. what are the factors needed on such a path to bring about a successful Agriculture development process for LDCs and why?
1) What is meant by C-soil in geotechnical Engineering? 2) What is Eve board? 3) What will happen when heat is applied to cement? 4) what do you understand by the lateral dimention ?
What is a super key? How is it different from a candidate key?
How to perform Event handling in Silverlight application?
How do you remove a border in word 2010?
Examples of situations when your initiative ideas.
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
How do I make a copy or a back up of a workbook that will not fit on a single 3.5 disk, so that I may transfer from home to office?
Where is the save draft button on wordpress?
Define botanical garden?
What is the multiplication symbol called?
What does the content database handle in sharepoint?
What is dequeue in data structure?