Aleo small tech QUIZ

Aleo small tech QUIZ

Professional Development

8 Qs

quiz-placeholder

Similar activities

Decision Tree / ensemble methods review

Decision Tree / ensemble methods review

Professional Development

11 Qs

piano Knowledge

piano Knowledge

1st Grade - Professional Development

7 Qs

Blockchain

Blockchain

5th Grade - Professional Development

10 Qs

the ULTIMATE Disney Quiz

the ULTIMATE Disney Quiz

KG - Professional Development

10 Qs

Stick War

Stick War

KG - Professional Development

8 Qs

DSA Quiz

DSA Quiz

Professional Development

10 Qs

Cryptocurrency quiz

Cryptocurrency quiz

Professional Development

10 Qs

Dig Site Questions

Dig Site Questions

2nd Grade - Professional Development

6 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