Answer the following statements true (T) or false (F)

1) A concrete class that implements an interface must define all methods
and properties of that interface.
2) An interface can not provide properties with get and set accessors.
3) class that implements an interface may not act as a base class for other
classes.
4) An interface reference may invoke only the methods that the interface
declares.


1) T
2) F
3) F
4) T

Computer Science & Information Technology

You might also like to view...

With a __________ attack the attacker is allowed to use the user as an "oracle". This means that the user may request signatures of messages that depend on previously obtained message-signature pairs.

A. adaptive chosen message B. generic chosen C. directed chosen message D. known message

Computer Science & Information Technology

How many arguments would be sent to the shell in each of the following cases?

echo * echo "*" echo [ac]* echo *\ * Suppose you were in a directory with the following files: $ ls arsenal chelsea manchester city tottenham hotspurs

Computer Science & Information Technology

Which of the following statements is true of supercomputers?

A. ?They have enormous processing power. B. ?They can process multiple applications simultaneously. C. ?They are setup in simulated environments on a single server. D. ?They do not facilitate faster research breakthroughs.

Computer Science & Information Technology

A ____ is a temporary path that opens in the Paths panel and defines the outline of the shape until you save or rename it.

a. place holder b. path file c. work path d. default path

Computer Science & Information Technology