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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18277Post New Tech Mahindra Interview Questions
What is warping?
What is self in php?
what is the use of typedef in c language?
What is the difference between apache spark and pyspark?
Why spring bean scope is singleton by default?
Is hibernate still used?
tell me a situation where you have faced a conflict in your team? who resolved the problem? If u did how did u do that? If Someone else did What was your reaction?
i have 500 amp inductive load of motors ,,,pleas tell me how can i calculate for capacitor bank for improving my power factor to 99 .....calcullations for capacitor bank,,,,
What are transactions that will cause a change in stock?
What is application in asp net?
What exactly do you understand by robotic automation?
How do I customize visual studio?
Is a list an array?
How to check a variable is array or not in php?
What do you mean by xhtml?