Recuva (pronounced “recover”)- freeware Windows utility to restore accidentally deleted files from your computer. Includes files emptied from the Recycle Bin, as well as photos and other files that were deleted by user error from digital memory cards or MP3 players. You can also restore files have been deleted from your iPod or bugs, crashes and viruses. Read more »
Problem: Write a program that would determine if the meeting is in violation of fire law regulations. The program would accept the maximum room capacity and the number o f people who attend the meeting. If the maximum room capacity is greater or equal to the number of people the program would tell that the meeting can be legally held and also tells the number of people may be added to attend the meeting. If the maximum room capacity is lesser than number of people the program would tell that the meeting cannot be held due to fire law regulations and also tells the number of people to be excluded.
Problem: The workers of a particular company have won a 7.6% increase retroactive for six months. Write a program that accepts the previous annual salary and outputs the retroactive pay, new monthly salary, and the new annual salary.
Problem: Mount Carmel College plans to give a year-end bonus to each of its employees. Write a program that accepts the name,salary of the employee and computes the it’s year-end bonus. Consider the following criteria: If the bonus is greater or equal to 10,000 the bonus is 10,000 else the bonus is 50% of the salary. Output the name and bonus.
Read more »
Java software allows you to run applications called “applets” that are written in the Java programming language. These applets allow you to have a much richer experience online than simply interacting with static HTML pages.
Computer programming is one of the core studies in computer science. I study computer programming because people around me persuaded me to study it since that is one of the in-demand professions abroad. Well, in fact expert programmers are earning lots of money from single program that they are able to make. Read more »
