Aleo small tech QUIZ

Aleo small tech QUIZ

Professional Development

8 Qs

quiz-placeholder

Similar activities

Law

Law

University - Professional Development

10 Qs

FOI

FOI

Professional Development

6 Qs

Blockchain

Blockchain

5th Grade - Professional Development

10 Qs

Cryptocurrency quiz

Cryptocurrency quiz

Professional Development

10 Qs

Decentralized Delights: A Blockchain Adventure

Decentralized Delights: A Blockchain Adventure

Professional Development

12 Qs

fun facts about things

fun facts about things

KG - Professional Development

7 Qs

vSAN Penalty Shoot Out

vSAN Penalty Shoot Out

Professional Development

10 Qs

bangtan

bangtan

Professional Development

10 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