Which of the statements regarding the super keyword is incorrect?

a. You can use super to invoke a super class constructor.
b. You can use super to invoke a super class method.
c. You can use super.super.p to invoke a method in superclass's parent class.
d. You cannot invoke a method in superclass's parent class.


c. You can use super.super.p to invoke a method in superclass's parent class.

Computer Science & Information Technology

You might also like to view...

Suppose a network contains three Ethernet segments operating at 100 Mbps connected by two bridges and that each segment contains one computer. If two computers send to a third, what is the maximum data rate a given sender can achieve? The minimum?

What will be an ideal response?

Computer Science & Information Technology

Which if the following statements best describes declassification?

A) The process of upgrading a classification B) The process of assigning a new classification C) The process of downgrading sensitivity levels D) The process of removing a classification

Computer Science & Information Technology

Setting the BorderStyle property to Outset makes a control appear ______.

a) raised b) with a bold border c) with the specified border width d) with the specified border color

Computer Science & Information Technology

When referencing a worksheet in another workbook, the workbook name is enclosed in ________

A) parentheses ( ) B) brackets [ ] C) double quotation marks " " D) braces { }

Computer Science & Information Technology