Aleo small tech QUIZ

Aleo small tech QUIZ

Professional Development

8 Qs

quiz-placeholder

Similar activities

Dig Site Questions

Dig Site Questions

2nd Grade - Professional Development

6 Qs

 YSU_Quiz

YSU_Quiz

Professional Development

10 Qs

IoT และโหนด -Red

IoT และโหนด -Red

University - Professional Development

10 Qs

HOW FAR U KNOW BLOXBURG?

HOW FAR U KNOW BLOXBURG?

Professional Development

10 Qs

Technical Session-II Quiz

Technical Session-II Quiz

Professional Development

12 Qs

DSA Quiz

DSA Quiz

Professional Development

10 Qs

Forming sentences

Forming sentences

Professional Development

9 Qs

¿Cuánto sabemos de Node.js?

¿Cuánto sabemos de Node.js?

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