In: Computer Science
1.Define ports including standard and specialized ports. Give examples of each.
2.Describe power supply including power supply units and AC adapters.
3.Discuss electronic data and instructions.
4.Define computer memory, including RAM, ROM, and flash memory.
5.Define expansion slots, cards (including graphics cards), network interface cards, wireless network cards, and SD cards.
6.Describe bus lines, bus width, system bus, and expansion bus.
7.Describe the five most common types of personal computers.
8.Describe system boards including sockets, chips, chip carriers, slots, and bus lines.
9.Discuss microprocessor components, chips, and specialty processors
10.Describe electronic commerce, including business-to-consumer, consumer-to-consumer, and business-to-business e-commerce, and security.
11.Discuss the Internet of Things (IoT). Describe how Fitbit and Apple�s Health App are examples of how an IoT device can interact with a Web 3.0 application.
12.What is cloud computing? Describe the three basic components of cloud computing.
13.Discuss Internet communications, including social networking, blogs, microblogs, webcasts, podcasts, wikis, client-based and web-based e-mail, and messaging.
14.Define search tools including search services. Discuss search engines and specialized search engines. Describe how to evaluate the content of a web site.
15.Discuss the Internet and web, including their origins, the three generations of the web, and the most common uses.
16.Describe how to access the Internet. What are providers? Define browsers, and discuss URLs, HTML, CSS, JavaScript, AJAX, PHP, and mobile browsers.
17.What are Web utilities? Discuss filters, file transfer utilities, and Internet security suites.
1.Ports - Ports are connecting points by which devices are connected to a system. There are 2 Types of Ports .
a)- Standard Ports- There are 4 categories ,DVI ,USB ,VGA , Ethernet . ex- USB- It is used to connect various devices like
mouse , keyboard etc.
b)- Specialized Ports - There are 5 categories under this HDMI-High Definition Multimedia Interface,eSATA , MIDI , mDP and Thunderbolt. ex- Thunderbolt -It is specialized for Apple and is same as mini display port.
2,) Power Supply is responsible for the power supplied to the computer due to which they become able to work on.
AC adapters converts the AC current to DC current as the computer needs DC current to work .
3)Computer gets the data and information in the form of analog signals and this has to be converted into digital signals to be
understood by the computer . And both these type i.e analog and digital signal are known as electronic data and instructions.
4)- The Computer Memory is used to store data and instructions . There are three types -
1)RAM - Random Access Memory - It is used to store the data which is of immediate use , or are currently running, If the
power is lost then its data is also lost.
2)- ROM- Read Only Memory- It can store the data even if the power is lost . It can only receive and read the data but can't
write.
3)- Flash Memory-Like the ROM , It can also retain the data and information even if the power is lost. It is non volatile
in nature . The data on it can erased and rewritten.