answersLogoWhite

0

What is a concrete class?

User Avatar

Anonymous

16y ago
Updated: 9/17/2019

not class B

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How we can convert concrete class to ratio?

what is the concrete ratio in Class D2 concrete


What is concrete method?

class in which objects can be created is called as concrete class.


What is the BS concrete design mix class 25?

weight of 1 cubic mitre of concrete


What is subclass of an abstract class called?

A Concrete class


what is a class 5 finish for concrete?

A class 5 finish is meant for concrete exposed to the weather and/or harsh conditions.


What is a Concrete class in c plus plus?

A concrete class is a complete type, as opposed to an abstract class which is an incomplete type.class A {public:virtual void f () = 0; // pure-virtual; class A is abstract// ...};class B : public A {public:void f () override; // overrides A::f(); class B is concrete};class C {// no pure-virtual methods; C is a concrete type// ...};Template classes are generic types. We usually evolve a generic type from a concrete type rather than write a template class from scratch, a technique known as lifting. The concrete type provides us with the complete implementation which is useful for testing and debugging purposes. When the concrete class is fully-implemented and error-free, we can generalise to produce the generic type.


What does it mean to be concrete derived class?

A concrete derivative is a class that fully implements all the pure-virtual methods it inherits from its abstract base classes. Some methods may be inherited rather than implemented, however only a concrete class can actually be instantiated.


What is concrete class 20?

1:2:4


How do you create a concrete method inside abstract class?

The same way you create a concrete method in a concrete class. When a class is abstract, it can contain abstract methods. That doesn't mean that all methods must be abstract. Hope this helps.


Is class abstract or concrete?

The noun 'class' is a concrete noun as a word for a physical group of people.The noun 'class' is an abstract noun as a word for things belonging together based on common attributes, qualities, or traits; a given group in society.


What is the BS concrete design mix for class 20?

40 20 concrete design mix is the water to cementitious materials ratio. This is what determines the class of the design mix.


Is class a concrete or abstract noun?

The noun 'class' is a concrete noun as a word for a physical group of people.The noun 'class' is an abstract noun as a word for things belonging together based on common attributes, qualities, or traits; a given group in society.