Question

QUESTION 28 Which modifiers can be applied to constructors? (Choose all that apply) A. absract B. final C. native D. strictfpplz help me on this in java.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:-
I) None of these

Explanation:-
We can't apply modifiers like abstract, final, native, strictfp, static, synchronized, transient, and volatile to the constructor.

We can apply only public, private, and protected modifiers to the constructor.
Constructors not used to carry the information from one place to another.

So in this question, the last option (I) would be the answer.

Add a comment
Know the answer?
Add Answer to:
plz help me on this in java. QUESTION 28 Which modifiers can be applied to constructors?...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Can you plz help me this in java? QUESTION 14 Given public static void test() throws...

    Can you plz help me this in java? QUESTION 14 Given public static void test() throws FileNotFoundException{ try { throw FileNotFoundException(); } finally { Determine why it will not compile. Which statement(s) is(are) correct? (Choose all that apply) A. The code will not compile without a catch clause UB. The finally clause should be the final clause UC There is no class called FileNotFoundException D. None of these

  • Using java can someone help me create a program using the following instructions. Input file: 10...

    Using java can someone help me create a program using the following instructions. Input file: 10 A J 18 A H 79 A I 81 J G 24 J F 76 G F 2 G H 50 F E 4 E D 2 D H 20 H C 50 I D 6 I C 97 I J 27 C B 22 Solution File: 142 A J G F E D H C B 4. (70 points) Implement Dijkstra's algorithm for...

  • Please help with Java test questions, I will post the rest of the question in separate...

    Please help with Java test questions, I will post the rest of the question in separate post. Question 1 Consider the following program: public class CountDownApp3 {     public static void main(String[] args)     {         Thread t1 = new CountDown();         Thread t2 = new CountDown();         t1.start();         t2.start();     } } Assuming that the CountDown class extends the Thread class, how many threads are used to run this program? a. 3 b. 2 c. 4 d. 1...

  • Can anybody help me with these questions? Plz... 1 pts Question 1 What would the cost...

    Can anybody help me with these questions? Plz... 1 pts Question 1 What would the cost array contain immediately after Dijkstra's algorithm discovers with certainty the least-cost path from A to C but just before this path is used to update the cost estimates of C's neighbors in the graph shown below? 14 10 11 6 15 A. 0 7 9 oo oo 14 F A B C D B. 0 7 9 14 14 A B C D E...

  • help me with a question in java: class A { int i = 10; } class...

    help me with a question in java: class A { int i = 10; } class B extends A { int i = 20; } public class Boo { public static void main(String[] args) { A a = new B(); System.out.println(a.i); } }

  • can someone help me with this plz and thanks. 24. Which of the following pairs are...

    can someone help me with this plz and thanks. 24. Which of the following pairs are NOT contributing structures? A. H3C-0-N=O: and H3C-O=N-O: B. :=c=o: and : O=C-O c . H3C-0–N=O: and H3C-N D. E. Each of these pairs represents contributing structures. None of these pairs represents contributing structures. 34. Which acid-base reaction would not take place as written? (Which has an equilibrium constant less than one?) A. CH3Li + CH CH CH CH NH2 - CH + CH3CH=CH-CHỌNhi B....

  • Hi plz help me with statistic question below and write down detailed steps for each part,...

    Hi plz help me with statistic question below and write down detailed steps for each part, thank you! 8. Suppose that we wish to evaluate I(f)f(x)dx Let g be a density function on [x1, 2]. Generate X. .. .X, from g and estimate / by 1 f(X) 1(f) = n 2 g(X) (i) Show that E [I(f)]-1(f). (i) Find an expression for the Varli()l. Give an example for which it is finite and an example for which it is infinite....

  • java find and replace code pls help me We write code that can find and replace...

    java find and replace code pls help me We write code that can find and replace in a given text file. The code you write should take the parameters as command line arguments: java FindReplace -i <input file> -f "<find-string>" -r "<replace-string> -o <output file> *question mark(?) can be used instead of any character. "?al" string an be sal ,kal,val *In addition, a certain set of characters can be given in brackets.( "kng[a,b,f,d,s]ne" string an be kngane,hngbne,kangfne,kangdne,kangsne So, all you...

  • Please help me solve this but explain in simple terms. I am not sure how to...

    Please help me solve this but explain in simple terms. I am not sure how to do it. MENT RESOURCES ment 10 Question 5 calculate the couple applied to the lower of the two 27-kg cylinders which will alow them to roll slowly down the incline. The coefficients af static and kinetic friction for all contacting surfaces are - 0.57 and H =0.51. 360 mm dia. Score Results by Study 28 Answer: M- N- 28 the telecase Type here to...

  • plz, choose the most correct anwer for me plzzzz If you inject 10 ml of air...

    plz, choose the most correct anwer for me plzzzz If you inject 10 ml of air and remove 5 ml of liquid, what result would you expect in the vial? Answers A-C A Negative pressure B Positie pressure C Equal to atmospheric pressure Answers A-E Ac Ca, b D None of the parts E All of the parts Select the following parts of a needle that can be touched while compounding inside the noou win sterile gloves. nswers A-E Which...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT