Infosys Interview Question

What is a variable what is a class what Is an object

Interview Answer

Anonymous

Dec 2, 2021

A variable is used to store information. A class describe the contents of objects that belongs to it. An object is a software bundle of variables and related methods.