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 21520How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12234What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
Why we cannot override static method?
What are the directory structure of laravel 5.8?
What are applets? How is it different from a reusable transformation?
Can we use a default constructor of a class even if an explicit constructor is defined?
What are the important components of .net?
WHY MOSTLY Rph IS USED FOR CONTROL CIRCUITS AUX. SUPPLY ?
Explain in details security in SQL azure?
Describe your ideal job at Laura Ashley.
What is meaning of === in javascript?
How do I make my application serve its content in different languages?
What are access specifiers available in java?
fill in the Blanks Share Holders in Company have _____________Liability
What the identified advantages are of hibernate?
What is overflow and how it's happen
What is ‘business objects’? : sap bobi