Coders Packet

ChatBox Using C++ with switch case

By Vedant Dalal

In this C++ packet, I have created a demo chatbox with some questions, in this, I have used the switch case concept.

Hello Learner, today we learn how to make a demo chatbox using the C++ concept. In this project, I have taken input "y or Y" for entering the chatbox after entering the chatbox user will be asked about such as their name and age, and on the basis of their age they get a reply. After using this chatbox if the user enters "N or n" then the program ends. 

This is the overview of the chatbox.                

Below is the screenshot of the running code this screenshot gives you a general idea of how this chatbox works.

                           ChatBox

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Vedant Dalal (vd04001)

Download packets of source code on Coders Packet