Entry level java programming looks long but pretty simple !
Help please!






import java.util.Scanner; // Needed for the Scanner class
/**
This class demonstrates the Television class.
*/
public class TelevisionDemo
{
public static void main(String[] args)
{
// Create a Scanner object to read from the keyboard
Scanner keyboard = new Scanner (System.in);
// Declare variables
int station; // The user’s channel choice
// Declare and instantiate a television object
Television bigScreen = new Television(“Toshiba”, 55);
// Turn the power on
bigScreen.power();
// Display the state of the television
System.out.println(“A ” +
bigScreen.getScreenSize() +
” inch ” +
bigScreen.getManufacturer() +
” has been turned
PayPal Gateway not configured
PayPal Gateway not configured