What is class based…
 
Notifications
Clear all

What is class based programming?

1 Posts
2 Users
0 Likes
141 Views
0
Topic starter

Explain Briefly.

1 Answer
0

A class is a way of organizing information about a type of data so a programmer can reuse elements when making multiple instances of that data type—for example, if a programmer wanted to make three instances of Car , maybe a BMW, a Ferrari, and a Ford instance.

Share: