Make a program that will input Philippine currency (Peso), convert it into Dollar. 1 Dollar 49.50 pesos, Display the Dollar equivalent. Your program will be terminated if the peso currency = 0.
Given the number of people attending a pizza party, output the number of needed pizzas and total cost. For the calculation, assume that people eat 2 slices on average and each pizza has 12 slices and costs $14.95.
Output each floating-point value with two digits after the decimal point, which can be achieved as follows:
System.out.printf("Cost: $%.2f\n", cost)
1. What is computer ergonomics? Name three health issues due to the abusive usage of a computer. How can you avoid these issues?
2. Name three main groups responsible for computer security. For each group, explain how they can contribute to computer security?
3. What are the existing threats in computer systems environment?
Write a program that prompts the user for one of four colours. Based on their input, provide back an interesting response.
Create a program that can calculate the minimum payment that is needed to be paid to a credit card company based on the amount owed and a given interest rate. The amount owed will be the interest or $10, whichever is greater OR the amount owing if the amount owed is less than $10.
Write a program that can
1. Write a sentence backwards
2. Write a sentence downwards, 1 letter at a time
3. Write a sentence upwards, 1 letter at a time.
Create a program that uses two private methods. The first method should have two responses depending on if there is an input or not. It is to request a name and output a greeting or if no name is input, it outputs "Be that way, then."
The second method is to calculate the height of the person, converting their height in inches to cm.
the program is to end with telling the user "______Name____, you are ___number____ cm tall"
Write a program to write info from a txt. file. You are to create a file that writes the text from your file and puts "*" on either side of your text. The number of stars on each side is to equal the line number from the text you read. ie. line 10 has 10 stars on either side - **********Introducing*********. Your file is to end when the program reads EXIT.
Write a program to read the content of any of the below website and all its sub pages and perform following actions:
Parse all the pages and sub pages of News, Sports and Business section
Extract the content, Image and Links
Dump the Content, Image and Links into the respective mongo collections
Websites
https://timesofindia.indiatimes.com/