Aleo small tech QUIZ

Aleo small tech QUIZ

Professional Development

8 Qs

quiz-placeholder

Similar activities

Gry komputerowe 6

Gry komputerowe 6

1st Grade - Professional Development

9 Qs

PLTW BioMed Unit 4 Review

PLTW BioMed Unit 4 Review

9th Grade - Professional Development

9 Qs

Demographic Change- Address

Demographic Change- Address

Professional Development

10 Qs

POS GRIP

POS GRIP

Professional Development

10 Qs

Clash Royale

Clash Royale

Professional Development

10 Qs

Stick War

Stick War

KG - Professional Development

8 Qs

Donkey Kong Country Returns

Donkey Kong Country Returns

KG - Professional Development

10 Qs

Training Day 2 Quiz

Training Day 2 Quiz

Professional Development

9 Qs

Aleo small tech QUIZ

Aleo small tech QUIZ

Assessment

Quiz

Other

Professional Development

Medium

Created by

asdasd asdas

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the abbreviation of a new SNARK-based consensus algorithm used by Aleo?

Bitcoin’s Proof-of-Work

Proof-of-CoWork

Proof-of-Succinct-Work

Proof-of-Stake

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bytes are Aleo transactions weighting?

968

No limits

10450

60m

120m

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rust-inspired statically typed programming language built for writing private applications is called...?

C++

Python

C#

Leo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name for the decentralized operating system for private applications Aleo runs on?

AleoOS

MacOS

snarkOS

BlockChain

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aleo studio is...

The first IDE for writing zero knowledge applications.

The first package manager for zero knowledge circuits.

Private Aleo Borrowing/Lending platform

There is no correct answer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one of the difference between running a node vs a miner?

There is a much lower cost running a miner than a node.

A node only downloads new blocks, but the miner, in addition, wants to create new blocks by PoW/PoS/PoSW.

A node participates in consensus

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For which purposes does Aleo use Zero Knowledge Proofs? To achieve...

privacy and scalability

lowering of gas for transactions

increasing the number of nodes on the network

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is there ways to use Groth16 or PLONK in Aleo?

No, it wouldn't be compatible if Aleo used other proof systems

Yes, cause the model is compatible with all the models