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 21514How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12233What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18467Post New Tech Mahindra Interview Questions
What are variables in typescript?
How to mouse hover an element in selenium?
What is the Activity?
How do I duplicate a file?
How do I lock an excel spreadsheet?
Design a web crawler? How will you avoid from getting into infinite loops?
How does crowding affect plants?
what do next_posts_link() and previous_posts_link() do?
What is Power Pivot?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
hello sir my name is naga sekhar i completed my b-tech in 2011 with 61% in IT streme.I completed my core and advanced java coure before 8months back.Still i did not get the job.i tried so many times.and i went to some interviews but no use.now i want to get the job in software sector
What is data structure in c and its types?
How often should send emails to customers?
What determines the thickness of the lamination or stamping?
What are the types of joins in sql?