User profile: informaticsgirl

User info
User name:informaticsgirl
History
Joined:
Number of posts:10
Latest posts:

Pascal's triangle
Could I get the logic of this program? Because I don't understand how it works and how it's done. Al...

A few brief beginner's questions
1. It says that cout of this code is 1 0 1. But can I get an explanation why the program's cout is 1...

Characters in ASCII code
Oh I'm sorry I thought it only worked with numbers.. I must admit that in the beginning I was confus...

Characters in ASCII code
It prints "This is a digit!" no matter which number I enter.

Characters in ASCII code
Write a C++ program that reads a character and tells the user if it is a letter (‘a’…’z’, ...