Given the following declarations and initialisations, select the two correct options below. Select one or more: The resu

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
correctanswer
Posts: 43759
Joined: Sat Aug 07, 2021 7:38 am

Given the following declarations and initialisations, select the two correct options below. Select one or more: The resu

Post by correctanswer »

Given the following declarations and initialisations, select
the two correct options below.
Select one or more:
The result of executing line 1
is true because frog1 and frog2 both
reference strings consisting of the four
characters F, R, O and G.
The result of executing line 2
is true because frog and frog1 both
reference the same string consisting of the four
characters F, R, O and G.
The result of executing line 3
is true because frog and frog1 both
reference the same string consisting of the four
characters F, R, O and G.
The result of executing line 4
is true because frog1 and frog2 both
reference strings consisting of the four
characters F, R, O and G.
The result of executing line 5
is true because frog1 and frog3 both
reference the same String object consisting of the four
characters F, R, O and G.
Register for solutions, replies, and use board search function. Answer Happy Forum is an archive of questions covering all technical subjects across the Internet.
Post Reply