• Q : Problem based on programming....
    Programming Languages :

    What will happen if the order of the catch blocks is reversed?

  • Q : Problem related to compilation of program....
    Programming Languages :

    Why won't the following program compile? Correct it so it will compile.

  • Q : Determine the output of the program....
    Programming Languages :

    Determine the output of the given program? What will happen if the order of the catch blocks is reversed?

  • Q : Whether an exception is checked or unchecked....
    Programming Languages :

    How can you tell whether an exception is checked or unchecked? What is required of checked exceptions that is not required of those that are unchecked?

  • Q : Problem based on runtime exception....
    Programming Languages :

    What RuntimeException, if any, will the following program throw?

  • Q : Create a java test class....
    JAVA Programming :

    Finally, make a Java test class. In your test class you must at a minimum: a) Construct 200 instances of each subclass, b) set up the corresponding characteristics, c) print the name of your employe

  • Q : What is instruction explosion....
    C/C++ Programming :

    What are the primary differences between object-oriented programming languages and more traditional programming languages?

  • Q : Permutations of a string....
    Programming Languages :

    Write down a recursive method to print all the permutations of a string. For example, for a string abc, the printout is: abc acb bac bca cab cba. Use the given two methods, the second one being a hel

  • Q : Write a program to test class rectangle....
    Programming Languages :

    The set methods should verify that length and width are each floating-point numbers larger than 0.0 and less than 20.0. Write a program to test class Rectangle.

  • Q : Operator and network errors....
    JAVA Programming :

    A fault is fundamentally a deviation from expected behavior. Faults might be due to a variety of factors, comprising hardware, software, operator (user), and network errors. Faults fall into three c

  • Q : Different ways you can use virtulazation....
    JAVA Programming :

    There are different ways you can use virtulazation. One method is hardware virtualization and that method has several different types like virtual machines, full virtualization, para-virtualization,

  • Q : Virtualization to create test enviornments....
    JAVA Programming :

    Most of the companies use virtualization to make test enviornments to test software and applications before releasing them. We do that before releasing anything new to our users.

  • Q : Java program and pseudocode to read a number....
    JAVA Programming :

    Write down a java program and pseudocode to read a number up to 15 digits long or a date (dd/mm/yyyy). The program must differentiate numbers from input date, and prints them in alphabetic spelling

  • Q : How would you classify type of script....
    JAVA Programming :

    How would you categorize this kind of script? What resources could you use to develop the scripting skills?

  • Q : What are mobile os....
    JAVA Programming :

    What are mobile OSs you have personally used? Explain the merits and demerits of their effects. Share a resource you have found regarding mobile OSs.

  • Q : Advantages and disadvantages of the use of mainframes....
    JAVA Programming :

    What are the merits and demerits of the use of mainframes? In what kind of organizations would they be most likely to be implemented?

  • Q : Types of malware and the potential impact....
    JAVA Programming :

    Explain the types of malware and the potential impact they can have on the system.

  • Q : Develop a java based gui application....
    JAVA Programming :

    Develop a Java based GUI application (using swing) that permits the user to enter Charity or Fund information:

  • Q : Case dependency for making an account deposit....
    C/C++ Programming :

    Explain (in a one to two (1-2) page narrative) a use case dependency for making an account deposit. Describe this use case with Visio or a similar product.

  • Q : Definite versus indefinite loops....
    C/C++ Programming :

    Explain one (1) scenario not mentioned in the textbook in which it would be advantageous for you to use a definite loop as opposed to an indefinite loop whenever developing a program.

  • Q : Combination of loops and nesting loops....
    C/C++ Programming :

    Assume that you are tasked with tracking the orders which an online store ships out. Recommend the type of loop (i.e., definite, indefinite, a combination of loops and nesting loops) you would use f

  • Q : Automated checkout program....
    Programming Languages :

    A local department store hires you to write down an automated checkout program to expedite customers in a hurry. The checkout line can just accept five items for any one purchase.

  • Q : Write a grade book program....
    Programming Languages :

    Your English instructor, realizing you are a programmer, asks you to write down a Grade Book program for his class to help him calculate final grades.

  • Q : Design a calculator program....
    Programming Languages :

    Design a calculator program that will add, subtract, multiply, or divide two numbers input by a user.

  • Q : Design a grade average program....
    Programming Languages :

    Design a grade average program by using raptor which will produce the numerical grade average of test scores input by a user.

©TutorsGlobe All rights reserved 2022-2023.