What is the name of a program that uses a class?

What will be an ideal response?

client

Computer Science & Information Technology

You might also like to view...

When you want the home page to link to pages dedicated to specific topics, you should use the ____.

A. augmented linear structure B. linear structure C. mixed structure D. hierarchial structure

Computer Science & Information Technology

Which method do you use to change the state of aJCheckBox?

A. void setSelected(boolean) B. boolean isSelected() C. void setText(String) D. String getText()

Computer Science & Information Technology