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 oop
Benefits of prototypal inheritance over classical?
Aug 14, 2022
javascript
oop
inheritance
language-design
prototype-programming
Chain-calling parent initialisers in python [duplicate]
Aug 14, 2022
python
oop
inheritance
constructor
Explanation of the UML arrows
Aug 14, 2022
oop
uml
How do you create a static class in C++?
Aug 14, 2022
c++
oop
class
syntax
static
Why are unnamed namespaces used and what are their benefits?
Aug 14, 2022
c++
oop
namespaces
Why is it necessary to set the prototype constructor?
Aug 14, 2022
javascript
oop
inheritance
What is the difference between loose coupling and tight coupling in the object oriented paradigm?
Aug 14, 2022
oop
object
coupling
Advantages of using prototype, vs defining methods straight in the constructor? [duplicate]
Aug 14, 2022
javascript
oop
prototype
What is the difference between private and protected members of C++ classes?
Aug 14, 2022
c++
class
oop
private
protected
When should I use "this" in a class?
Sep 03, 2022
java
oop
this
When should I use a struct instead of a class?
Aug 14, 2022
.net
oop
Use of alloc init instead of new
Jan 31, 2019
objective-c
oop
Interface or an Abstract Class: which one to use?
Aug 13, 2022
php
oop
interface
abstract-class
How do I copy items from list to list without foreach?
Sep 05, 2022
c#
oop
list
foreach
copy
Polymorphism vs Overriding vs Overloading
Aug 13, 2022
java
oop
polymorphism
overloading
overriding
When should you use 'friend' in C++?
Aug 13, 2022
c++
oop
encapsulation
friend
Difference between abstraction and encapsulation?
Aug 13, 2022
oop
encapsulation
abstraction
Is there a performance difference between i++ and ++i in C++?
Aug 13, 2022
c++
performance
oop
post-increment
pre-increment
Does JavaScript have the interface type (such as Java's 'interface')?
Aug 13, 2022
javascript
oop
What's wrong with overridable method calls in constructors?
Aug 13, 2022
java
oop
inheritance
constructor
overriding
« Newer Entries
Older Entries »