Which of the following parameters represents an accurate description of the internet term 'E-commerce'? MCQ with Answer and Explanation

Which of the following parameters represents an accurate description of the internet term 'E-commerce'?
A. The production of physical microchip units inside factories
B. The system used to clear browser cache stores via scripting tools
C. The buying, selling, and commercial transacting of goods or services electronically over internet networks
D. The deployment of internal email protocols inside closed local networks
Answer: Option C
Solution (By JKExamLibrary)
Electronic commerce (E-commerce) encompasses all business activities, trading, and financial transactions conducted via digital networks and web storefronts.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
Which of the following is a popular web technology for creating single-page applications?
A. React
B. All of the above
C. Vue.js
D. AngularJS

Correct Answer: Option B


Explanation:
React, AngularJS (and Angular), and Vue.js are all JavaScript frameworks/libraries commonly used for building single-page applications.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which technology serves as an open standard for short-range wireless communication, enabling data exchanges between devices like phones, mice, and laptops over small personal spaces?
A. Bluetooth
B. Ethernet
C. FTP Bridge
D. DSL Matrix

Correct Answer: Option A


Explanation:
Bluetooth is a short-range wireless technology standard used for exchanging data between fixed and mobile devices over short distances, creating personal area networks (PANs).

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What is the purpose of the 'charset' attribute in an HTML meta tag?
A. To define the viewport
B. To set the language
C. To specify the character encoding for the document
D. To refresh the page

Correct Answer: Option C


Explanation:
The charset attribute in defines the character encoding (e.g., UTF-8) used for the HTML document.

This question belongs to: Computer Internet and Web Technologies