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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12030What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
What happen when I import the same module twice?
Explain about version control?
Is pages a good word processor?
What are managed associations and hibernate associations?
What is the main method java?
Is LINQ performance wise better or using sqlcommand?
What are your salary requirements at Subway?
What is the merger sort principle and its time complexity.
WHAT ARE THE EFFECTS OF SERIES RESONANCE AND PARALLEL RESONANCE ON THE CIRCUITS PARAMETERS?
It is possible to access Text (x.txt) files? Explain.
'General SQL Error : Connection does not exist' in threaded application . what does this indicates?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
Explain what is the role of profiler in mongodb?
What do you mean by quadratic probing?
How would you know if a segment/segment level entry has been summarized?