iostream.h
-
C++ standard libraries and how to use them, C++ stl
Introduction: C++ standard libraries and how to use them– There are a few C++ standard libraries to indicate various kinds…
Read More » -
C++ Programming
decision making statement if, if-else, nested-if, switch case
Decision-Making Introduction: Decision-Making Statement if, if-else, nested-if, switch case-You know that computers can perform arithmetic calculations correctly and rapidly. Besides…
Read More »