Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in interface
A way to enforce use of interface in C++
Jun 27, 2022
c++
interface
Class inheritance, forcing new classes to implement certain functions
Jun 25, 2022
c#
class
inheritance
interface
In which package should the implementation of a Java interface reside?
May 22, 2019
java
interface
package
Is it possible to superimpose an interface on an external class in C#?
Oct 28, 2022
c#
class
interface
Get Fragment instance in Activity
Nov 16, 2022
android
android-fragments
interface
fragmentmanager
android-framelayout
Typescript abstract class static method not enforced
May 10, 2019
typescript
interface
static
abstract-class
static-typing
Express the usage of C++ arguments through method interfaces
Oct 11, 2018
c++
interface
arguments
C# .NET passing a collection of InterfaceImplementingClass objects to a routine that takes a collection of Interface objects
Oct 18, 2022
c#
.net
generics
interface
clr
how List<T> does not implement Add(object value)?
Oct 15, 2022
c#
interface
c#-2.0
explicit-interface
How can a dispose method be hidden?
Mar 17, 2017
c#
interface
Make a interface method return an object of type of the class which implemented it
Oct 14, 2022
c#
.net
object
interface
What is it called when you edit an interface?
Aug 29, 2022
c#
json
interface
overriding
ienumerable
Can you help me understand in a practical example the usage abstract classes vs interfaces?
Sep 23, 2022
c#
interface
abstract-class
Should primitive types or non-primitive types be preferred in Java interfaces?
Aug 25, 2022
java
interface
Why a method must be public?
Mar 28, 2022
java
oop
interface
c# when to program to an interface?
Oct 19, 2022
c#
interface
Passing an Interface collection
Jun 02, 2018
c#
generics
interface
collections
C#: Method to return object whose concrete type is determined at runtime?
Mar 01, 2022
c#
interface
concrete
How to implement an interface explicitly with a virtual method?
Nov 18, 2022
c#
.net
inheritance
interface
virtual-functions
When you implement two interfaces with the same method, how do you know which one is called?
Nov 12, 2022
c#
interface
« Newer Entries
Older Entries »