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 20825How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11955What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14119what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18113Post New Tech Mahindra Interview Questions
What is the best way to learn laravel?
If the hadoop administrator needs to make a change, which configuration file does he need to change?
What are the different advantages and disadvantages of internal audit?
State bullet types available in HTML?
hoe to access second value in mapping parameter if it is having more than one value ?????????????
List the platforms which are used for large scale cloud computing?
What is character in data type?
What is user name for amazon linux ami?
What is the extension of ms word?
When do you use project type as implementation project?
What do you mean by synchronized non access modifier?
What is schema in teaching?
How to Calculate The sag of OPGW in Transmission Line???
What is the difference between account based profitability analysis and costing based profitability analysis?
What is the use of php and mysql?