Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Recent questions tagged object-oriented-design
+7
votes
2
answers
Who can solve this C++ problem? (Making std::format work with your own object types)
asked
Jan 9, 2022
by
Areeb Sherjil
(
1,960
points)
couldnt-find-answer-on-internet
object-oriented-design
+2
votes
1
answer
When to use deep copying and Move constructor(move semantics C++)?
asked
Dec 19, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
pointers
-smart
+1
vote
1
answer
Unable to see LED toggling (programming MCU in C++) ?
asked
Dec 12, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
c
+4
votes
1
answer
Static function causing problems in C++
asked
Dec 12, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
c
+4
votes
1
answer
A question about single linked list in C++.
asked
Nov 8, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
+4
votes
1
answer
How to implement a linked list in C++?
asked
Nov 6, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
linked-list
+2
votes
1
answer
Inheritance and protected variables not working(C++).
asked
Nov 4, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
+3
votes
2
answers
How to overload the '+' operator to add a float to a class and return a float(C++)?
asked
Nov 1, 2021
by
Areeb Sherjil
(
1,960
points)
operator-overloading
c
object-oriented-design
+3
votes
1
answer
The best strategy to convert this C code(structs) into C++(classes+objects) ?
asked
Nov 1, 2021
by
Areeb Sherjil
(
1,960
points)
object-oriented-design
c
structs
+14
votes
4
answers
Let's get better in C++ - Exercise #5
asked
Mar 4, 2021
by
Peter Minarik
(
77,930
points)
c
cpp
oop
ood
object-oriented-design
To see more, click for the
full list of questions
or
popular tags
.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...