Computer Fundamentals & Internet

Introduction to computers
- What are computers?
- Types of computers
  - Desktop Computers
  - Laptop and Netbooks
  - Smart Phones
  - Handheld Computers
  - Tablet PCs

Student
Vigneshwaran DL   05-Jan-23

For all c++ programs, did we have to use only 'std' in "USING NAMESPACE STD"?

Support Team
Support Team   05-Jan-23

When we use it, we can get the standard libraries. So that we use it for main program. But if you have one class,you can use your own name spaces. You will learn it in future videos. Please go further. Happy learning. Thanks.
REPLY