Describe the diference between an object and a class

A class defines the propertices and methods of a group of similar objects. While an object is a specific instance of a class

Related Computing GCSE answers

All answers ▸

State the denary representation of the binary number 10010111


Perform AND, OR & XOR operations on 0001 1111 & 1010 1010


Convert the hexadecimal value 'C3' into its binary equivalent.


What is an Algorithm?