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 21185How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12098What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14300what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18314Post New Tech Mahindra Interview Questions
What u mean by infrgistics control (What is infrgistics Controls)?
What is %g in c?
What measures can ensure the robustness of AI systems?
Why main method is static?
What is a partial class in c#?
What is pre-requisites for contributing to apache mahout ?
what type of topology does goldenggate support?
What is the role of union all and union
Does tomcat support jms?
What are directives?
Explain a/b testing in terms of google analytics.
Ar caller aptitude questions
What are the different types of reports present in cognos?
In inductive logic programming what needed to be satisfied?
What is Hive query processor?