From c98d6055be4c17409c179616eaaf3e37ef29b3c8 Mon Sep 17 00:00:00 2001 From: O_M_K_A_R <97804236+CodeForHunger@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:55:51 +0530 Subject: [PATCH] Update OOPS.md --- OOPS/OOPS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OOPS/OOPS.md b/OOPS/OOPS.md index eee6581..53ccea7 100644 --- a/OOPS/OOPS.md +++ b/OOPS/OOPS.md @@ -55,7 +55,8 @@ Follow any one of the documentation or course provided above and after you are c 📌 [Coding Ninjas Blog](https://www.codingninjas.com/blog/2020/07/04/learn-object-oriented-programming-in-c/)
📌 [Medium article on OOPS](https://medium.com/@harshityadav95/object-oriented-programming-c-d242601be045)
-📌 [Medium Article](https://medium.com/javarevisited/top-10-courses-to-learn-c-for-beginners-best-and-free-4afc262a544e) +📌 [Medium Article](https://medium.com/javarevisited/top-10-courses-to-learn-c-for-beginners-best-and-free-4afc262a544e)
+📌 [Bold Coder OOP Interviews](https://boldcoder.blogspot.com/2024/08/top-15-oops-interview-questions.html)