Rupam Jha
@Rupamjha06
3 published packets
Joined Aug 2022
Published Projects
Simple and interesting number guessing game build using C++ functions.
In this C++ project user is asked to choose a number between 1- 10 and computer generates its own number and if number matches then user guesses correct answer else wrong.
Nov 01, 2022
INTERESTING QUIZ GAME BUILD USING THE CONCEPT OF SIMPLE C++ FUNCTIONS
This quiz game built in C++ displays few questions to user who is playing this game and on the basis of performance score is incremented and at the end gives total score.
Nov 01, 2022
It works only for Comparing and Swapping of string build using simple C++ functions
We know that the string supports functions for comparing and swapping strings. In this tutorial we, will learn how to compare and swap strings in c++
Aug 14, 2022