IT2864 Week 5

IT2864 Week 5

12th Grade

10 Qs

quiz-placeholder

Similar activities

Module 11 - Network Design

Module 11 - Network Design

12th Grade

15 Qs

DevOps Quiz (NevtikTalk#3)

DevOps Quiz (NevtikTalk#3)

10th - 12th Grade

10 Qs

Merkel Tree & Gas Limit

Merkel Tree & Gas Limit

12th Grade

15 Qs

Enumeration and Recursion

Enumeration and Recursion

11th Grade - University

12 Qs

Unit 2 Quiz - Bootstrap: Algebra

Unit 2 Quiz - Bootstrap: Algebra

6th - 12th Grade

11 Qs

SDLC

SDLC

5th Grade - Professional Development

9 Qs

PTS TLJ

PTS TLJ

12th Grade

15 Qs

Program Life Cycle Quiz

Program Life Cycle Quiz

12th Grade

7 Qs

IT2864 Week 5

IT2864 Week 5

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Bobby Liu

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a primitive data type in Solidity?

uint256

string

address

enum

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is the primary difference between constants and immutables in Solidity?

Constants can be modified after contract deployment

Immutables can be modified after contract deployment

Constants are assigned values during contract deployment

Immutables are assigned values during contract deployment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to read the value of a state variable in Solidity?

read

this

view

get

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of gas in Ethereum and Solidity?

Gas determines the price of Ether

Gas is used to fuel transactions and contract execution

Gas is a special data type in Solidity

Gas controls the total supply of Ether

5.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

In Solidity, which keyword is used for conditional branching?

check

if

else

condition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a mapping in Solidity?

A way to store multiple values in a single variable

A data structure for iterating over collections of data

A special kind of function

A way to associate keys with values

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes an enum in Solidity?

An enum is a data type used to represent decimal numbers

An enum is a data type used to define a set of named constant values

An enum is a special kind of function

An enum is used to specify gas prices in a contract

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?