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 21253How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18346Post New Tech Mahindra Interview Questions
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
What is perl? What is the basic command to print a string in perl?
Explain High Severity and Low Priority with example?
What is route group in laravel?
How to do bbs in excel format
How the Routes in webform application and an MVC application differ?
as a technical developer in oracle applications which type errors feced in your experience sofar
What are the exchange server 2007 licensing options?
What is the name of the scripting engine that powers PHP?
What are the new features in java 8?
Explain linear search.
How to decide and select the different earthing wire size for the different types of earthing
what type of files are required to deploy an application into websphere. How can they be installed?
What are angular directives used for?
What is the contrast amongst drop and truncate?