Definition of class?

Answer Posted / prabakaran

binding datas and functions together

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is dynamic checking necessary?

802


What is flush c++?

726


What is a constant reference?

827


Explain one-definition rule (odr).

866


Can I uninstall microsoft c++ redistributable?

792


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

834


what is a class? Explain with an example.

881


What is time h in c++?

863


Name the debugging methods that are used to solve problems?

767


What is ios flag in c++?

883


How can you quickly find the number of elements stored in a dynamic array?

803


What are the rules for naming an identifier?

780


What are abstract data types in c++?

756


What is c++ used for in games?

817


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

820