From 920ae4f9fd24e077d3b44038b1822fdc108270e2 Mon Sep 17 00:00:00 2001 From: Prasanthpadp <76952704+Prasanthpadp@users.noreply.github.com> Date: Wed, 9 Feb 2022 10:34:14 +0530 Subject: [PATCH] Update C++ MCQS Resource for C++ MCQ questions to practice basics to advance topics. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e8d131..501c01a 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g * [C++ Programming Q&A and quizzes from computer science portal for geeks](http://www.geeksforgeeks.org/c-plus-plus/) * [C++ Programming Questions and Answers related to such topics as OOPs concepts, Object and Classes, Functions, Constructors and Destructors, Inheritance and etc](http://www.indiabix.com/cpp-programming/questions-and-answers/) * [LeetCode Problems' Solutions written in C++](https://github.com/haoel/leetcode) +* [C++ Multiple Choice Questions](https://www.interviewbit.com/cpp-mcq/) ### C