What is a class?

Answer Posted / pushpanjali panda

class is a user defined entity which has some real world
existence,and it is a way to bind the data and its
associated functions of different datatypes

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

1764


What is typeof in c?

609


How do you do dynamic memory allocation in C applications?

630


What is function definition in c?

588


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1498






What is the use of volatile?

610


Is a house a shell structure?

697


How would you obtain the current time and difference between two times?

730


What are loops c?

616


What is typedef struct in c?

584


What do you mean by recursion in c?

627


Give basis knowledge of web designing ...

1575


What is wrong in this statement?

606


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

1529


Can we compile a program without main() function?

634