Which of the following is not a core language used for front-end web development? [#2344]
« | ! | ! | » |
Q1. Which of the following is not a core language used for front-end web development?
Q1. Which of the following is not a core language used for front-end web development?
(A) HTML
(A) HTML
(A) HTML
(B) Python
(B) Python
(B) Python
(C) JavaScript
(C) JavaScript
(C) JavaScript
(D) CSS
(D) CSS
(D) CSS
Answer: (B) Python
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.
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.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Related MCQ Quizzes
Q1. How does a computer's CPU process instructions?
Q1. How does a computer's CPU process instructions?
(A) By storing data permanently
(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
(B) By controlling the flow of data between hardware components
(C) By executing instructions stored in memory
(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
(D) By displaying graphics on the screen
Answer: (C) By executing instructions stored in memory
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.
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.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q2. From the following list identify the hardware component that can be used to transfer files from one computer to another.
Q2. From the following list identify the hardware component that can be used to transfer files from one computer to another.
(A) BIOS
(A) BIOS
(A) BIOS
(B) Hard Disk
(B) Hard Disk
(B) Hard Disk
(C) CPU
(C) CPU
(C) CPU
(D) USB Flash Drive
(D) USB Flash Drive
(D) USB Flash Drive
Answer: (D) USB Flash Drive
Answer: (D) USB Flash Drive
Answer: (D) USB Flash Drive
USB drives are commonly used for storage, data backup, and transferring files between devices. USB drives come in multiple storage capacities and different ports, each having a unique shape. Using a USB drive can differ depending on the type of computer that you want to connect to. A typical USB drive is removable, rewritable, and smaller than an optical disc.
USB drives are commonly used for storage, data backup, and transferring files between devices. USB drives come in multiple storage capacities and different ports, each having a unique shape. Using a USB drive can differ depending on the type of computer that you want to connect to. A typical USB drive is removable, rewritable, and smaller than an optical disc.
USB drives are commonly used for storage, data backup, and transferring files between devices. USB drives come in multiple storage capacities and different ports, each having a unique shape. Using a USB drive can differ depending on the type of computer that you want to connect to. A typical USB drive is removable, rewritable, and smaller than an optical disc.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q3. What is the term used to describe the process of converting data into a code that cannot be read or understood without a key?
Q3. What is the term used to describe the process of converting data into a code that cannot be read or understood without a key?
(A) Encoding
(A) Encoding
(A) Encoding
(B) Decoding
(B) Decoding
(B) Decoding
(C) Encrypting
(C) Encrypting
(C) Encrypting
(D) Decrypting
(D) Decrypting
(D) Decrypting
Answer: (C) Encrypting
Answer: (C) Encrypting
Answer: (C) Encrypting
Encrypting is the process of converting data into a code that cannot be read or understood without a key. This is done to protect sensitive information from unauthorized access.
Encrypting is the process of converting data into a code that cannot be read or understood without a key. This is done to protect sensitive information from unauthorized access.
Encrypting is the process of converting data into a code that cannot be read or understood without a key. This is done to protect sensitive information from unauthorized access.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q4. Which of the following is not a core language used for front-end web development?
Q4. Which of the following is not a core language used for front-end web development?
(A) HTML
(A) HTML
(A) HTML
(B) Python
(B) Python
(B) Python
(C) JavaScript
(C) JavaScript
(C) JavaScript
(D) CSS
(D) CSS
(D) CSS
Answer: (B) Python
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.
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.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q5. Which computer language is the primary language for design website?
Q5. Which computer language is the primary language for design website?
(A) JavaScript
(A) JavaScript
(A) JavaScript
(B) CSS
(B) CSS
(B) CSS
(C) HTML
(C) HTML
(C) HTML
(D) PHP
(D) PHP
(D) PHP
Answer: (C) HTML
Answer: (C) HTML
Answer: (C) HTML
HTML (HyperText Markup Language) is the fundamental language used to create the structure and content of a web page. While CSS is essential for styling and JavaScript adds interactivity, HTML is the core language that defines the basic building blocks of a website, such as headings, paragraphs, images, and links. Without HTML, you wouldn't have a web page to style or add interactivity to.
HTML (HyperText Markup Language) is the fundamental language used to create the structure and content of a web page. While CSS is essential for styling and JavaScript adds interactivity, HTML is the core language that defines the basic building blocks of a website, such as headings, paragraphs, images, and links. Without HTML, you wouldn't have a web page to style or add interactivity to.
HTML (HyperText Markup Language) is the fundamental language used to create the structure and content of a web page. While CSS is essential for styling and JavaScript adds interactivity, HTML is the core language that defines the basic building blocks of a website, such as headings, paragraphs, images, and links. Without HTML, you wouldn't have a web page to style or add interactivity to.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q6. What is the smallest unit of data in a computer?
Q6. What is the smallest unit of data in a computer?
(A) Byte
(A) Byte
(A) Byte
(B) Bit
(B) Bit
(B) Bit
(C) KB
(C) KB
(C) KB
(D) MB
(D) MB
(D) MB
Answer: (B) Bit
Answer: (B) Bit
Answer: (B) Bit
Bit (Binary Digit)
Bit is the smallest unit of data in a computer.
In bynary units of measurement - 4 Bit = 1 Nibble; 8 Bit = 1 Byte; 1024 Byte = 1 Kibibyte (KiB); 1024 Kibibyte = 1 Mebibyte (MiB); 1024 Mebibyte = Gibibyte (GiB); 1024 Gibibyte = 1 Tebibyte (TiB); 1024 Tebibyte = 1 Pebibyte (PiB); and so on.
In decimal units of measurement - 1000 Byte = 1 Kilobyte (KB); 1000 Kilobyte = 1 Megabyte (MB); 1000 Megabyte = Gigabyte (GB); 1000 Gigabyte = 1 Terabyte (TB); 1000 Terabyte = 1 Petabyte (PB); and so on.
Bit (Binary Digit) Bit is the smallest unit of data in a computer. In bynary units of measurement - 4 Bit = 1 Nibble; 8 Bit = 1 Byte; 1024 Byte = 1 Kibibyte (KiB); 1024 Kibibyte = 1 Mebibyte (MiB); 1024 Mebibyte = Gibibyte (GiB); 1024 Gibibyte = 1 Tebibyte (TiB); 1024 Tebibyte = 1 Pebibyte (PiB); and so on. In decimal units of measurement - 1000 Byte = 1 Kilobyte (KB); 1000 Kilobyte = 1 Megabyte (MB); 1000 Megabyte = Gigabyte (GB); 1000 Gigabyte = 1 Terabyte (TB); 1000 Terabyte = 1 Petabyte (PB); and so on.
Bit (Binary Digit) Bit is the smallest unit of data in a computer. In bynary units of measurement - 4 Bit = 1 Nibble; 8 Bit = 1 Byte; 1024 Byte = 1 Kibibyte (KiB); 1024 Kibibyte = 1 Mebibyte (MiB); 1024 Mebibyte = Gibibyte (GiB); 1024 Gibibyte = 1 Tebibyte (TiB); 1024 Tebibyte = 1 Pebibyte (PiB); and so on. In decimal units of measurement - 1000 Byte = 1 Kilobyte (KB); 1000 Kilobyte = 1 Megabyte (MB); 1000 Megabyte = Gigabyte (GB); 1000 Gigabyte = 1 Terabyte (TB); 1000 Terabyte = 1 Petabyte (PB); and so on.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q7. The conversion of in the fractional form is
Q7. The conversion of in the fractional form is
(A)
(A)
(A)
(B)
(B)
(B)
(C)
(C)
(C)
(D)
(D)
(D)
Answer: (C)
Answer: (C)
Answer: (C)
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q8. If is equal to
Q8. If is equal to
(A) 2
(A) 2
(A) 2
(B) 3
(B) 3
(B) 3
(C) 4
(C) 4
(C) 4
(D) 5
(D) 5
(D) 5
Answer: (A) 2
Answer: (A) 2
Answer: (A) 2
Hence, X:Y:Z = 3:4:7
=
=
= 2
Hence, X:Y:Z = 3:4:7 = = = 2
Hence, X:Y:Z = 3:4:7 = = = 2
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q9. What is the primary function of a CPU?
Q9. What is the primary function of a CPU?
(A) Store data permanently
(A) Store data permanently
(A) Store data permanently
(B) Display information on a screen
(B) Display information on a screen
(B) Display information on a screen
(C) Execute instructions and perform calculations
(C) Execute instructions and perform calculations
(C) Execute instructions and perform calculations
(D) Manage input and output devices
(D) Manage input and output devices
(D) Manage input and output devices
Answer: (C) Execute instructions and perform calculations
Answer: (C) Execute instructions and perform calculations
Answer: (C) Execute instructions and perform calculations
The CPU, or Central Processing Unit, is the "brain" of the computer. It carries out commands and processes data.
The CPU, or Central Processing Unit, is the "brain" of the computer. It carries out commands and processes data.
The CPU, or Central Processing Unit, is the "brain" of the computer. It carries out commands and processes data.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q10. The value of is
Q10. The value of is
(A) 1
(A) 1
(A) 1
(B) 3
(B) 3
(B) 3
(C) 2
(C) 2
(C) 2
(D) 4
(D) 4
(D) 4
Answer: (D) 4
Answer: (D) 4
Answer: (D) 4
=
=
= 4
= = = 4
= = = 4
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Related Questions
1. What is the difference between RAM and ROM?2. What is the purpose of the BIOS in a computer?3. Which language is used for styling the visual presentation of website?4. Describe the role of a graphics card in a computer.5. Which of the following is not an operating system for Computers?6. What is the software that manages the hardware and software resources of a computer system?7. Which of the following is a common input device used in computers?8. How does a computer's operating system manage hardware resources?9. If the salary of A is 25% more than that of B, how much percentage is the salary of B lower than that of A?10. What is the primary function of RAM?11. How many languages are included in the 8th schedule of the Indian Constitution?12. What is the primary function of a search engine?13. Which of the following is a common output device used in computers?14. What is the purpose of a firewall in a computer network?15. What is the basic unit of data storage in a computer?16. At what percentage of simple interest does an amount of money double in 12 years?17. The smallest among is18. What does BIOS stands for in computer?19. If the price of sugar increases by 20%, by what percentage should a household reduce its consumption of sugar so that the budget remains the same?20. What is the function of a computer's motherboard?