Which statement about the this keyword is not true?

Question:Which statement about the this keyword is not true?

1.The this keyword lets a constructor call a different constructor in the same class.

2.A constructor can use a base statement and a this statement if the base statement comes first.

3.A constructor can use one this statement at most.

4.If a constructor uses a this statement, its code is executed after the invoked constructor is executed.


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!