Q:

In which case the classes can be used to make more efficient program?

0

In which case the classes can be used to make more efficient program?


  1. To define a function that is called frequently in a program
  2. To structure data that is most similar
  3. To group the most similar data and operations
  4. To define a blueprint that shows memory location of data

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).To group the most similar data and operations

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is the use of inbuilt classes?... >>
<< Class is _____________ of an object...