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 20857How 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
Explain the use of dataadapter.
what is the difference between join and union? : Sql dba
what is the size of your data warehousing?
How do you delete everything off your computer windows 7?
What is service based database?
Who is the author of html?
Write basic concepts of oops?
What is the difference between hard real-time and soft real-time os?
What is getch c?
What is the difference between bounce rate & pogo sticking?
We want to report on several status combinations like each order that has the status ‘not deleted’ and ‘not technically completed’. What set up is required?
How do I kill a process?
Does laravel use mvc?
How to avoid duplicate records in a query?
What are the types of security?