Test your knowledge with free interactive questions on Seneca — used by over 10 million students.

Classes

A class is a blueprint for creating objects.

What is a class?

What is a class?

  • A class is a blueprint for creating an object.
  • One class will often represent one type of real-world object.
    • For example: in a snooker game you might have a 'Ball' class.
What is inside a class?

What is inside a class?

  • A class contains two main components:
    • Attributes: these are variables which describe the object.
    • Methods: these are subroutines which allow the object to perform actions.
Classes in Java

Classes in Java

  • Classes have different levels of visibility.
  • In Java, classes are created using the class keyword.
    • These classes can be made public (can be used in any part of the program) using the public class keywords.
  • The image above shows a Java class.
Jump to other topics
1

Components of a Computer

2

Software & Software Development

3

Exchanging Data

4

Data Types, Data Structures & Algorithms

5

Legal, Moral, Cultural & Ethical Issues

6

Elements of Computational Thinking

6.1

Thinking Abstractly

6.2

Thinking Ahead

6.3

Thinking Procedurally

6.4

Thinking Logically

6.5

Thinking Concurrently

7

Problem Solving & Programming

8

Algorithms

Practice questions on Classes

Can you answer these? Test yourself with free interactive practice on Seneca — used by over 10 million students.

  1. 1
  2. 2
Answer all questions on Classes

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium