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 20857How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
How can we find the actual size of an object on the heap?
What are the types of variables in python?
What are materialized views & where do we use them? What is a materialized view?
What are the examples of the behavioral design patterns?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is dump in mysql?
What is a custom report type? : salesforce reports and dashboards
Short Answer on __________Measurement
what is the difference between the debug class and trace class?
What is difference between s_opty_x and s_opty_xm tables?
How to Execute a program from my application?
what is "goodwill" reserve and surplus and reserve with example
What is the difference between service and intentservice? How is each used?
What exactly should I be expecting CRM to do for me?
What do u mean by template?