Questions by Nicholas

0 votes
0 answers

Using "super" in C++

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

What is object slicing?

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

Do you use Qt and why do you use it?

Jul 13, 2022 in C++ 941 views
0 votes
0 answers
0 votes
0 answers

throwing a run time error

Jul 13, 2022 in C++ 944 views
0 votes
0 answers

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

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

Purpose of Unions in C and C++

Jul 13, 2022 in C++ 866 views
0 votes
0 answers
0 votes
0 answers

how the iterator in c++ could be printed?

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

what is containership or nesting in C++?

Jul 11, 2022 in C++ 947 views
0 votes
0 answers

Program to calculate square root c++

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

Check if a string is palindrome

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

How does c++ std::vector work?

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

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

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

C++ string input

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

Sorting vector elements in descending order

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

How to access static members of a class?

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

How to copy turbo c++ output?

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

How to use enums in C++

Jul 7, 2022 in C++ 1,165 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,611 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,047 views
0 votes
0 answers

Static vs dynamic type checking in C++

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

How to use c++ swap function?

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

Infix to Postfix notation C++

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

How does the modulus operator function?

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

Deep copy vs Shallow Copy

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