• Q : Debug a program with a jframe....
    JAVA Programming :

    Design, implement, test, and debug a program with a JFrame which permits the user to enter a series of contacts' names, ages, e-mail addresses, and cell phone numbers, and makes a file from the enter

  • Q : Object-oriented and relational database systems....
    C/C++ Programming :

    Question 1: What basic differences exist between the object-oriented and relational database systems?

  • Q : Java programming language and any other language....
    JAVA Programming :

    What are the main differences between Java programming language and any other language? List and describe three items.

  • Q : Basic syntax for creating a class....
    JAVA Programming :

    Describe the basic C++ syntax for creating a class. Comprise an explanation of the private and public section of a class and the class members. Comprise a code segment to illustrate your answer.

  • Q : Writing an object-oriented program....
    JAVA Programming :

    Write and describe the definition of what composition is and how it is helpful in writing an object-oriented program.

  • Q : Design a class named customerrecord....
    Programming Languages :

    Design a class named CustomerRecord that holds a customer number, name, and address. Comprise methods to set the values for each data field and print the values for each data field.

  • Q : Write the pseudocode for a program....
    Programming Languages :

    Write down the pseudocode for a program which accepts the number of passengers and zones crossed as input until a sentinel value is entered for passengers. The output is the ticket charge.

  • Q : Write a method mincat that takes two strings....
    Programming Languages :

    Write a method minCat that takes two strings s and t, and returns a new string. The returned string contains the concatenation of s and t; however, if one of the strings is longer than the other, om

  • Q : Write an application with three labeled text ?elds....
    Programming Languages :

    Write down an application with three labeled text ?elds, one each for the initial amount of a savings account, the annual interest rate, and the number of years.

  • Q : Program to write an address book....
    Programming Languages :

    Your goal in this program is to write down an address book. Your program must present the user with three menu options:

  • Q : Print the number of capital letters and lower case letters....
    Programming Languages :

    Write a program that will allow a user to enter in a sentence of up to 100 characters. Then, take that sentence and print to screen the number of capital letters and lower case letters.

  • Q : Program which implements a stack of integers....
    JAVA Programming :

    Write down a Java Program that implements a Stack of Integers. An Integer must only be pushed into the stack if it is even or contains the number 7. Now pop all integers that contain 5 or 9.

  • Q : Java program for 8-queen problem....
    JAVA Programming :

    Write down a Java Program which prints out all 92 solutions of the 8-Queen Problem, howevr modify the program to display only those solutions which are not on the 4th row or 5th column of the 8x8 ma

  • Q : Java program that prints out division by zero....
    JAVA Programming :

    Write down a Java Program which prints out Division by Zero and Array Out of Bounds Exceptions when a User attempts to find all integers from 1 to 1000 whose last digit is 3, but which are not divis

  • Q : Write a java program which reads a text file....
    JAVA Programming :

    Write down a Java program which reads a text file called mydata.txt containing the given numbers: 23 18 78 64 28 39 92 93 69 and calculates the minimum, maximum and sum of the numbers and puts the ou

  • Q : Program to request the user to input a numeric value....
    Programming Languages :

    Write down a program to request the user to input a numeric value. If the input is even, the program will display all the even numbers from 2 until the input.

  • Q : Program-type of series of positive integers....
    Programming Languages :

    Write down a program which asks user to type of series of positive integers. When the user kinds a negative value, the program must display error message and ask for another value.

  • Q : Write a program that will randomly generate a number....
    Programming Languages :

    Write down a program that will randomly generate a number from 1 to 100. The user will then guess the number via several attempts.

  • Q : Write a program that will loop continuously....
    Programming Languages :

    Write down a program that will loop continuously to get user input of positive numbers and total them out. The loop will only stop when the user enters non-positive numbers (including zero).

  • Q : Create a gui client side application....
    JAVA Programming :

    Create a GUI client side application that is a java version of Notepad, giving the ability to open, modify, and save the text files.

  • Q : Define a java class named accumulator....
    JAVA Programming :

    State a Java class named Accumulator. The class comprises the given elements:

  • Q : Implementing the comparable interface....
    Programming Languages :

    You can always add a compareTo() method to a class without making it implement the Comparable interface, so why do you need the Comparable interface?

  • Q : Design an object-oriented solution....
    JAVA Programming :

    Design a solution to the problem by using the five steps to design the object-oriented solution.

  • Q : Program for armstrong number....
    Programming Languages :

    Write a program which generates 100 three-digit random numbers and calls isArmstrongNum method to find out all Armstrong numbers among these 100 random numbers.

  • Q : Program that determines the bonus....
    JAVA Programming :

    Write down a program which determines the bonus that must be paid to employees. Bonuses are determined based on the year's production. The bonus is $25 for 1000 units or fewer.

©TutorsGlobe All rights reserved 2022-2023.