Which of the following compile

Assignment Help JAVA Programming
Reference no: EM131455438

Any partially correct answers for a question will  not get the point regardless how many choices applicable.

Please clearly mark your choice in a separate line such as:

 Answer: A, D

1. Which of the following can fill in the blank in this code to make it compile? (Choose all that apply)

public class Ant {

  _____ void method() { }

}

A.   default

B.    final

C.    private

D.   Public

E.    String

F.     zzz:

2.     Which of the following compile? (Choose all that apply)

A.   final static void method4() { }

B.    public final int void method() { }

C.    private void int method() { }

D.   static final void method3() { }

E.    void final method() {}

F.     void public method() { }

3.     Which of the following methods compile? (Choose all that apply)

A.   public void methodA() { return;}

B.    public void methodB() { return null;}

C.    public void methodD() {}

D.   public intmethodD() { return 9;}

E.    public intmethodE() { return 9.0;}

F.     public intmethodF() { return;}

G.   public intmethodG() { return null;}

4.  Given the following method, which of the method calls return 2? (Choose all that apply)

publicinthowMany(boolean b, boolean... b2) {

return b2.length;

}

A.   howMany();

B.    howMany(true);

C.    howMany(true, true);

D.   howMany(true, true, true);

E.    howMany(true, {true});

F.     howMany(true, {true, true});

G.   howMany(true, new boolean[2]);

5.      What is the output of the following code?

1: class Mammal {

2:   public Mammal(int age) {

3:     System.out.print("Mammal");

4:   }

5: }

6: public class Platypus extends Mammal {

7:   public Platypus() {

8:     System.out.print("Platypus");

9:   }

10:   public static void main(String[] args) {

11:     new Mammal(5);

12:   }

13: }

A.    Platypus

B.     Mammal

C.     PlatypusMammal

D.    MammalPlatypus

E.     The code will not compile because of line 8.

F.      The code will not compile because of line 11.

Reference no: EM131455438

Questions Cloud

Describe the two osha violations : Titanium Metals produces titanium ingots in Nevada. Titanium is a highly flammable substance during processing and can be ignited by heat, sparks.
Compute the amount of contribution margin on each product : Compute amount of contribution margin on each product. Compute amount of contribution margin that will be obtained per pound of material used in each product.
How is procrastination different from laziness : How is procrastination different from laziness? What are some techniques you can use to avoid and overcome the pitfalls of procrastination?
How freedom of expression and intellectual property rights : Discuss how freedom of expression and intellectual property rights might ethically conflict.
Which of the following compile : Which of the following can fill in the blank in this code to make it compile?
Which views are prevails : A Christmas tree grower used seasonal help to assist in harvesting Christmas trees and did not pay them overtime wages since the growers deemed the employees.
How the changes will benefit the manufacturing plant : Explain and support the decisions and be able to explain how the changes will benefit the manufacturing plant.
What relief does the flsa provide for sasha : Sasha is employed as the Winstons' babysitter when they must occasionally stay over in town because of their jobs. Sasha is becoming increasingly discontented.
Implementing policies that require employees : Do you think it is ethical to penalize an employee for choosing junk food or smoking, even when all products are legal?

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd