Questions by Nicholas

0 votes
0 answers

Using "super" in C++

Jul 13, 2022 in C++ 1,900 views
0 votes
0 answers

What is object slicing?

Jul 13, 2022 in C++ 1,532 views
0 votes
1 answer
0 votes
0 answers

Do you use Qt and why do you use it?

Jul 13, 2022 in C++ 1,204 views
0 votes
0 answers
0 votes
0 answers

throwing a run time error

Jul 13, 2022 in C++ 1,182 views
0 votes
0 answers

Why aren't cmath's pow and sqrt templates?

Jul 13, 2022 in C++ 1,493 views
0 votes
0 answers
0 votes
0 answers

Purpose of Unions in C and C++

Jul 13, 2022 in C++ 1,138 views
0 votes
0 answers
0 votes
0 answers

how the iterator in c++ could be printed?

Jul 11, 2022 in C++ 1,596 views
0 votes
0 answers

what is containership or nesting in C++?

Jul 11, 2022 in C++ 1,236 views
0 votes
0 answers

Program to calculate square root c++

Jul 11, 2022 in C++ 1,429 views
0 votes
0 answers
0 votes
0 answers

Check if a string is palindrome

Jul 11, 2022 in C++ 1,416 views
0 votes
0 answers

How does c++ std::vector work?

Jul 11, 2022 in C++ 1,517 views
0 votes
0 answers

Inbuilt __gcd(A,B) function in C++

Jul 11, 2022 in C++ 1,277 views
0 votes
1 answer

C++ string input

Jul 7, 2022 in C++ 1,405 views
0 votes
1 answer

Sorting vector elements in descending order

Jul 7, 2022 in C++ 2,491 views
0 votes
0 answers

How to access static members of a class?

Jul 7, 2022 in C++ 1,460 views
0 votes
0 answers

How to copy turbo c++ output?

Jul 7, 2022 in C++ 3,283 views
0 votes
0 answers

How to use enums in C++

Jul 7, 2022 in C++ 1,455 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

How to use setprecision in C++

Jul 5, 2022 in C++ 1,914 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

C++ printing boolean, what is displayed?

Jul 1, 2022 in C++ 1,285 views
0 votes
0 answers

Static vs dynamic type checking in C++

Jul 1, 2022 in C++ 1,569 views
0 votes
0 answers
0 votes
0 answers

How to use c++ swap function?

Jul 1, 2022 in C++ 1,217 views
0 votes
0 answers
0 votes
0 answers

Infix to Postfix notation C++

Jun 29, 2022 in C++ 1,802 views
0 votes
0 answers

How does the modulus operator function?

Jun 29, 2022 in C++ 582 views
0 votes
0 answers

Deep copy vs Shallow Copy

Jun 29, 2022 in C++ 1,369 views
0 votes
1 answer