Which of the following is an example of a web-based collaborative platform? MCQ with Answer and Explanation

Which of the following is an example of a web-based collaborative platform?
A. Dropbox
B. Google Docs
C. All of the above
D. OneDrive
Answer: Option C
Solution (By JKSSB Mock Tests)
Google Docs, Dropbox, and OneDrive all offer web-based collaboration and file sharing, allowing multiple users to work together.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which of the following is a common technique to reduce the size of web resources for faster loading?
A. Compression (Gzip)
B. All of the above
C. Image optimization
D. Minification

Correct Answer: Option B


Explanation:
Minification, compression, and image optimization are all effective methods to reduce resource size and improve load times.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following parameters uniquely represents an accurate distinction of IPv6 over older IPv4 addressing standards?
A. IPv6 is restricted strictly to wireless hardware channels.
B. IPv6 utilizes 32-bit addresses; IPv4 utilizes 64-bit addresses.
C. IPv6 cannot translate alphabetical domain name mappings.
D. IPv6 utilizes 128-bit addresses, drastically expanding the available address space.

Correct Answer: Option D


Explanation:
IPv6 addresses are 128 bits long (represented in hexadecimal), resolving the address exhaustion issue of IPv4, which uses 32-bit addresses.

This question belongs to: Computer Internet and Web Technologies
Question #3
What does the 's' in HTTPS stand for?
A. Simple
B. Standard
C. Secure
D. System

Correct Answer: Option C


Explanation:
HTTPS stands for HyperText Transfer Protocol Secure, indicating that communication is encrypted using SSL/TLS.

This question belongs to: Computer Internet and Web Technologies