International - Quizzes (S/P) - Part 6 - Area Wise | SPPMMC

International - Quizzes (S/P) - Part 6

« ! ! »

@0-0-0

International

961 quizzes

Showing Quizzes: 10 (51-60) [Part - 6 of 97]

Q51. Which of the following is not a core language used for front-end web development?
Q51. Which of the following is not a core language used for front-end web development?

(A) HTML
(A) HTML
(B) Python
(B) Python
(C) JavaScript
(C) JavaScript
(D) CSS
(D) CSS
Answer: (B) Python
Answer: (B) Python
HTML (HyperText Markup Language) is the foundation for structuring web content. CSS (Cascading Style Sheets) is used for styling the visual presentation. JavaScript adds interactivity and dynamic behavior. XML (Extensible Markup Language) is used for storing and transporting data, but it's not a core language for front-end web development in the same way the others are. Python is a general-purpose programming language often used for back-end development, but not typically for directly building the user interface of a website.
HTML (HyperText Markup Language) is the foundation for structuring web content. CSS (Cascading Style Sheets) is used for styling the visual presentation. JavaScript adds interactivity and dynamic behavior. XML (Extensible Markup Language) is used for storing and transporting data, but it's not a core language for front-end web development in the same way the others are. Python is a general-purpose programming language often used for back-end development, but not typically for directly building the user interface of a website.

👤SPPMMC TEAM

409 views

@2344

2025-02-08

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q52. Copper and Zinc are mixed to make
Q52. Copper and Zinc are mixed to make

(A) Brass
(A) Brass
(B) Aluminum
(B) Aluminum
(C) Bronze
(C) Bronze
(D) Steel
(D) Steel
Answer: (A) Brass
Answer: (A) Brass
Brass is an alloy primarily composed of copper and zinc.
Brass is an alloy primarily composed of copper and zinc.

👤SPPMMC TEAM

163 views

@2287

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q53. What is the purpose of a cache memory in a CPU?
Q53. What is the purpose of a cache memory in a CPU?

(A) To store data permanently
(A) To store data permanently
(B) To connect the CPU to other components
(B) To connect the CPU to other components
(C) To speed up data access for the CPU
(C) To speed up data access for the CPU
(D) To display graphics
(D) To display graphics
Answer: (C) To speed up data access for the CPU
Answer: (C) To speed up data access for the CPU
Cache memory is a small, high-speed memory component located within the CPU. Its primary purpose is to significantly speed up the CPU's access to frequently used data and instructions.
Cache memory is a small, high-speed memory component located within the CPU. Its primary purpose is to significantly speed up the CPU's access to frequently used data and instructions.

👤SPPMMC TEAM

447 views

@2280

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q54. How does a computer's CPU process instructions?
Q54. How does a computer's CPU process instructions?

(A) By storing data permanently
(A) By storing data permanently
(B) By controlling the flow of data between hardware components
(B) By controlling the flow of data between hardware components
(C) By executing instructions stored in memory
(C) By executing instructions stored in memory
(D) By displaying graphics on the screen
(D) By displaying graphics on the screen
Answer: (C) By executing instructions stored in memory
Answer: (C) By executing instructions stored in memory
The CPU (Central Processing Unit) is the "brain" of the computer, responsible for executing instructions. It performs this task through a repetitive cycle: Fetch, Decode, Execute. This cycle repeats continuously, allowing the CPU to process a large number of instructions in a short period, enabling the computer to perform tasks and run programs.
The CPU (Central Processing Unit) is the "brain" of the computer, responsible for executing instructions. It performs this task through a repetitive cycle: Fetch, Decode, Execute. This cycle repeats continuously, allowing the CPU to process a large number of instructions in a short period, enabling the computer to perform tasks and run programs.

👤SPPMMC TEAM

412 views

@2279

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q55. Describe the role of a graphics card in a computer.
Q55. Describe the role of a graphics card in a computer.

(A) To store data permanently
(A) To store data permanently
(B) To connect the CPU to other components
(B) To connect the CPU to other components
(C) To process instructions
(C) To process instructions
(D) To render graphics for display
(D) To render graphics for display
Answer: (D) To render graphics for display
Answer: (D) To render graphics for display
A graphics card, also known as a video card or GPU (Graphics Processing Unit), is a specialized piece of hardware within a computer system. Its primary function is to handle all the graphical processing tasks, transforming digital data into the images and visuals we see on our monitors.
A graphics card, also known as a video card or GPU (Graphics Processing Unit), is a specialized piece of hardware within a computer system. Its primary function is to handle all the graphical processing tasks, transforming digital data into the images and visuals we see on our monitors.

👤SPPMMC TEAM

394 views

@2278

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q56. What is the difference between RAM and ROM?
Q56. What is the difference between RAM and ROM?

(A) RAM is permanent storage, while ROM is temporary storage.
(A) RAM is permanent storage, while ROM is temporary storage.
(B) RAM is volatile memory, while ROM is non-volatile memory
(B) RAM is volatile memory, while ROM is non-volatile memory
(C) RAM is used for long-term storage, while ROM is used for temporary storage.
(C) RAM is used for long-term storage, while ROM is used for temporary storage.
(D) RAM can only read data, while ROM can both read and write data.
(D) RAM can only read data, while ROM can both read and write data.
Answer: (B) RAM is volatile memory, while ROM is non-volatile memory
Answer: (B) RAM is volatile memory, while ROM is non-volatile memory
RAM is volatile (loses data when power is off) while ROM is non-volatile (retains data).
RAM is volatile (loses data when power is off) while ROM is non-volatile (retains data).

👤SPPMMC TEAM

437 views

@2277

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q57. How does a computer's operating system manage hardware resources?
Q57. How does a computer's operating system manage hardware resources?

(A) By storing data permanently
(A) By storing data permanently
(B) By controlling the flow of data between hardware components
(B) By controlling the flow of data between hardware components
(C) By displaying graphics on the screen
(C) By displaying graphics on the screen
(D) By processing instructions
(D) By processing instructions
Answer: (B) By controlling the flow of data between hardware components
Answer: (B) By controlling the flow of data between hardware components
An operating system (OS) acts as a manager for a computer's hardware, ensuring that different programs and tasks can share and use resources like the CPU, memory, and storage devices efficiently.
An operating system (OS) acts as a manager for a computer's hardware, ensuring that different programs and tasks can share and use resources like the CPU, memory, and storage devices efficiently.

👤SPPMMC TEAM

411 views

@2276

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q58. What is the full form of MRP?
Q58. What is the full form of MRP?

(A) Minimum Retail Price
(A) Minimum Retail Price
(B) Multiple Rating Price
(B) Multiple Rating Price
(C) Maximum Retail Price
(C) Maximum Retail Price
(D) None of the above
(D) None of the above
Answer: (C) Maximum Retail Price
Answer: (C) Maximum Retail Price
Maximum Retail Price
Maximum Retail Price

👤Rintu Baruah

291 views

@2275

2025-01-30

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q59. Which raw material is essential for the iron and steel industry?
Q59. Which raw material is essential for the iron and steel industry?

(A) Iron ore
(A) Iron ore
(B) Limestone
(B) Limestone
(C) Gypsum
(C) Gypsum
(D) Aluminium
(D) Aluminium
Answer: (A) Iron ore
Answer: (A) Iron ore
Iron ore is a rock or mineral from which metallic iron is extracted. It serves as the primary source of iron for the production of steel.
Iron ore is a rock or mineral from which metallic iron is extracted. It serves as the primary source of iron for the production of steel.

👤SPPMMC TEAM

175 views

@2201

2025-01-13

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help

Q60. The Majuli Island, one of the largest river islands in the world, is located in the river:
Q60. The Majuli Island, one of the largest river islands in the world, is located in the river:

(A) Barak
(A) Barak
(B) Subansiri
(B) Subansiri
(C) Dibang
(C) Dibang
(D) Brahmaputra
(D) Brahmaputra
Answer: (D) Brahmaputra
Answer: (D) Brahmaputra
Majuli Island is situated in the Brahmaputra River in Assam, India. It is known for its rich cultural heritage and unique ecosystem.
Majuli Island is situated in the Brahmaputra River in Assam, India. It is known for its rich cultural heritage and unique ecosystem.

👤SPPMMC TEAM

529 views

@2200

2025-01-13

*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
˂ Previous ! ! Next ˃
Select Your Preferred Language:
Select Any Language: