Does a concept HAVE to become a class in Design?
Answer Posted / guest
No, it does not need to became a class
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the default access modifier in a class?
What is the function of messaging metaphor?
How many methods are there in the serializable interface?
Classes and structs support inheritance. Is this statement true or false?
Differentiate between data abstraction and encapsulation.
What is an interface?
Explain what you understand by function overloading.
Is it possible to create partial structs, interfaces and methods?
Explain about parametric polymorphism?
What are the different types of inheritance?
What is a try/ catch block?
What are different types of arguments?
What are Classes and Objects?
Is iterator a class or interface? What is its use?
What's the main difference between arraylist / hashmap and vector / hashtable?