asked 63.9k views
0 votes
Most gui classes use the principle of _____ by extending the jframe class.

1 Answer

5 votes
Most GUI classes use the principle of INHERITANCE by extending the JFrame class.

The principle of inheritance is used by extending the JFrame class for making new GUI classes. Inheritance can be of two types: Single inheritance and Multiple Inheritance.
answered
User Bill Mote
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.