What are data members?



What are data members?..

Answer / Dawer Husain

Data members (also known as attributes or fields) in object-oriented programming are variables that belong to a class and are used to store information about objects of the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is map keyset?

1 Answers  


What is selection in an algorithm?

1 Answers  


What is raid (redundant array of inexpensive disks)? Explain its level?

1 Answers  


What does a treemap do?

1 Answers  


What is a circular singly linked list?

1 Answers  


How hashmap increases its size?

1 Answers  


How does shell sort work?

1 Answers  


What are the difference between a stack and a queue?

1 Answers  


Which is faster binary or linear search?

1 Answers  


What is linked list with example?

1 Answers  


Is stack a dynamic data structure?

1 Answers  


How is a hashset implemented?

1 Answers  


Categories