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 21126How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12069What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14258what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18274Post New Tech Mahindra Interview Questions
how can you put a "trace" in your program? : Sas programming
Performance tuning( what you did in performance tuning)
Define database lock and its types.
Explain implicit classes with syntax?
Which camel has two humps?
How you will get the java script function into Visual-force page?
On what steps for the compilation process of html happens?
What is the definition of goal seek in excel?
Define about obj-browse method?
How do I find my installed apps?
How to take backup of my joomla website?
What is the difference RDBMS and Graph Database?
Tell me what function you can use to wrap a page content?
Is mshta exe a virus?
What is idl (interface definition language)?