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 21534How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14475what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
What is unshift method in JavaScript?
What is python method?
What does time time () do in python?
Where is wage type valuation defined?
What are the different kinds of views available in a datastage director?
Mention what the difference between pilot and beta testing is?
What is the function of commutator in starting system?
What are the render arrays in drupal?
How much ram do I have?
Can windows 10 be downloaded for free?
List the tyoes of assertion in jmeter?
What are the different ways of locating a web element in selenium?
In delivery processing which step comes first picking, packing, posting goods issue ?
How To Create New Variable In R Programming?
Explain me what cross-validation technique would you use on a time series dataset?