Find the ASCII Value of a Character

# Introduction In this lab, you will learn how to find the ASCII value of a character in the C++ programming language. The concept of type-casting will be used to change the data type of the variable while accessing it.

|
60 : 00

Click the virtual machine below to start practicing