What is a class ?

Answer Posted / s.vamsi krishna

A class is defines the shape and behaviour of an object and
is a template for multiple objects with similar features.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are three ways in which a thread can enter the waiting state? : Java thread

568


Why constructor has no return type?

632


What is double checked locking in singleton?

601


Is boolean a wrapper class in java?

592


What is set string?

586






What is an example of a boolean?

560


What are extraneous variables examples?

519


What is a function in programming?

545


Which arithmetic operations can result in the throwing of an arithmeticexception?

590


What is the difference between interface & abstract class?

551


How to sort double array in java?

579


Describe 2 different ways to concatenate two strings.

671


What Is Query Throttling in java?

551


do I need to use synchronized on setvalue(int)? : Java thread

544


What are examples of modifiers?

502