write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables
2 6236write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
2379How can we extract data from IMS DB and load it onto oracle database by converting it.Pls someone help me
2 5275Hi, In BO at universe designer i had four tables which has many to many relationships between the tables. How to fetch the correct results in the report?
2 5503write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
4 7129Post New TCS Interview Questions
Can I implement polymorphism using abstract class?
Is array a class in java?
What are verification and validation and difference between these two?
What do you understand by sdlc and name its processes?
What is the purpose of corrugated furnaces?
What is dll and how it works?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
wht is scope of ur project?
When a person sends a message to someone with the Internet, there are steps that happen to the recipient to receive the message. How does the recipient know that the message was not edited by someone else?
What is logon trigger?
Define task work area?
Why swing is better than awt?
How do you clear a set in c++?
There is currently a list of predefined auto cash rules, however I am wanting to know if you can customise and create a cash rule to specifically target an aging bucket i.e. 30 days
How do you sort elements in an arraylist?