StackOverflow Questions for Tag: abstract-class

Charles
Charles

Reputation: 1239

C++ with Qt5 : lock a common mutex before calling the actual override implementation of a method

Score: 0

Views: 108

Answers: 4

Read More
user32882
user32882

Reputation: 5907

How come an abstract base class in python can be instantiated?

Score: 5

Views: 1603

Answers: 1

Read More
DEKKER
DEKKER

Reputation: 921

using typed template argument with default value as abstract class in c++

Score: 0

Views: 73

Answers: 1

Read More
Boris Gorelik
Boris Gorelik

Reputation: 31797

How to create abstract properties in python abstract classes?

Score: 279

Views: 236618

Answers: 6

Read More
b_it_s
b_it_s

Reputation: 724

Typescript: method cannot be added because of index signature?

Score: 0

Views: 43

Answers: 1

Read More
Wawel100
Wawel100

Reputation: 1291

Abstract Base Class and data members? How does it work?

Score: 0

Views: 197

Answers: 2

Read More
Rajib Sharma
Rajib Sharma

Reputation: 58

Junit test cases for a method in Abstract Class which calls a method of its non-abstract Super class

Score: 1

Views: 55

Answers: 1

Read More
imad97
imad97

Reputation: 286

Pylint unnecessary pass statement for abstract method

Score: 1

Views: 111

Answers: 1

Read More
xyz
xyz

Reputation: 1

How to create javax.servlet.Servlet?

Score: -3

Views: 3003

Answers: 1

Read More
Rezzy138
Rezzy138

Reputation: 1

Calling Super function from child function

Score: -1

Views: 74

Answers: 1

Read More
suganya
suganya

Reputation: 245

Why use abstract class and not interface?

Score: 9

Views: 10819

Answers: 6

Read More
nishi kishore
nishi kishore

Reputation: 1

Default method vs concrete method in abstract class?

Score: 0

Views: 31

Answers: 0

Read More
Avery Ferrante
Avery Ferrante

Reputation: 176

Is it possible to truly "seal" a class function so it cannot be overridden in subclasses in any way?

Score: 0

Views: 62

Answers: 1

Read More
abdul rafay
abdul rafay

Reputation: 135

How to achieve a full abstraction in Java without using interfaces?

Score: 4

Views: 847

Answers: 3

Read More
PascalIv
PascalIv

Reputation: 615

Force subclass to implement a class property in Python

Score: 0

Views: 136

Answers: 0

Read More
Sarfaraz Nawaz
Sarfaraz Nawaz

Reputation: 361692

C++ : How can I know the size of Base class SubObject?

Score: 3

Views: 1328

Answers: 3

Read More
Pat Linner
Pat Linner

Reputation: 11

TypeScript Interface Method Not Recognized in Vue Component

Score: 0

Views: 41

Answers: 0

Read More
andreas buykx
andreas buykx

Reputation: 12960

Performance penalty for working with interfaces in C++?

Score: 52

Views: 18825

Answers: 17

Read More
ProtoTyPus
ProtoTyPus

Reputation: 1324

c# call generic method from abstract class passing inheriting type

Score: 0

Views: 69

Answers: 2

Read More
Richard B. Sorensen
Richard B. Sorensen

Reputation: 111

C# routine to create derived classes from an abstract class

Score: 0

Views: 71

Answers: 1

Read More
PreviousPage 2Next