Coding Tech Plus

Coding Tech Plus

11th Grade

35 Qs

quiz-placeholder

Similar activities

Programacion Vb (11)

Programacion Vb (11)

11th Grade

35 Qs

Ôn tập kiểm tra giữa kỳ 1 khối 10 2022 - 2023

Ôn tập kiểm tra giữa kỳ 1 khối 10 2022 - 2023

1st - 12th Grade

30 Qs

Entrepreneurship Honors 1 Unit 4

Entrepreneurship Honors 1 Unit 4

9th - 12th Grade

30 Qs

SIMKOMDIG

SIMKOMDIG

11th Grade

39 Qs

Excel

Excel

1st Grade - University

40 Qs

The ULTIMATE EASTER QUIZ

The ULTIMATE EASTER QUIZ

10th - 12th Grade

31 Qs

Soal Sumatif 1_v2 - HTML - Fase F

Soal Sumatif 1_v2 - HTML - Fase F

11th Grade

40 Qs

UH BK TIK-MAYSARO

UH BK TIK-MAYSARO

9th - 12th Grade

30 Qs

Coding Tech Plus

Coding Tech Plus

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

Created by

Lisa Shea

Used 16+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If application requires a value to be stored with decimal precision, what data type would you use?

Float

String

Integer

String

Answer explanation

The Float data type is designed to store numbers with decimal precision, making it the correct choice for applications that require such values. In contrast, Integer stores whole numbers, and String is for text.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value that will change each time the program is run can be stored using what?

Constant

Variable

Object

Number

Answer explanation

A variable is used to store values that can change during program execution, unlike a constant which remains fixed. Therefore, the correct choice for a value that changes each time the program runs is a variable.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be used to store a value that will never change?

Array

Variable

Constant

Vectors

Answer explanation

A constant is used to store a value that will never change, making it ideal for fixed values. In contrast, variables can change, and arrays or vectors are collections of values, not single unchanging values.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What concepts is used in object oriented programming to describe properties?

Encapsulation

Polymorphism

Attributes

Methods

Answer explanation

In object-oriented programming, 'attributes' refer to the properties or characteristics of an object. They define the state of an object, while methods define its behavior. Thus, 'attributes' is the correct term for describing properties.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language can makes Website elements interactive?

JavaScript

CSS

HTML

XML

Answer explanation

JavaScript is the language that enables interactivity on websites, allowing elements to respond to user actions. In contrast, CSS is for styling, HTML for structure, and XML for data representation.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to add colors, fonts, and other visual design elements to a website what would be the BEST language to use?

HTML

CSS

JavaScript

XML

Answer explanation

CSS is the best language for adding colors, fonts, and visual design elements to a website. While HTML structures content and JavaScript adds interactivity, CSS specifically handles the presentation and styling.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to create website structure and content you would use which language?

HTML

JavaScript

Java

CSS

Answer explanation

HTML (HyperText Markup Language) is the standard language used to create the structure and content of web pages. It defines elements like headings, paragraphs, and links, making it essential for website development.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?