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 21301How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12135What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14356what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18371Post New Tech Mahindra Interview Questions
What are the application of bernoulli’s theorem?
Can a wave happen in the middle of the ocean like in the movie poseidon 2006?
What are caching strategies in django?
What is the similarity between a Structure, Union and enumeration?
Is windows 10 mobile dead?
Difference between argument and parameter in ruby on rails ?
Why do we use linked lists?
What business components can mysap erp be classified into?
What case you don't see plugin menu?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is jsp declaration?
List about logistics works?
1.provide a brief write up on why you consider yourself suitable for the post voting your major achievements? 2. Mention your position in the hierarchy and the levels above and below you ?
How to know that my web site is banned by search engines?
What are traits?