
๐๐ฝ๐ฟ๐ฎ๐๐ถ๐บ* - ๐๐ณ๐ซ๐ข๐ฏ ๐๐ถ๐ฎ๐ฃ๐ฉ ๐๐ข๐ค๐ฌ๐ข๐ต๐ฉ๐ฐ๐ฏ

Flashcard
โข
Information Technology (IT)
โข
University
โข
Hard
Wayground Content
FREE Resource
Student preview

12 questions
Show all answers
1.
FLASHCARD QUESTION
Front
In C++, which of the following correctly describes what happens during template instantiation?
Back
Templates are compiled into specific code for each type when the template is actually used.
2.
FLASHCARD QUESTION
Front
Which statement about the volatile qualifier in C/C++ is correct? It makes a variable thread-safe by ensuring atomic operations, It prevents the compiler from optimizing out operations on the variable, It stores the variable in CPU registers for faster access, It stores the variable in CPU registers for faster access
Back
It prevents the compiler from optimizing out operations on the variable
3.
FLASHCARD QUESTION
Front
Which of these CSS selectors has the highest specificity? #header .navbar ul li a:hover, body header nav ul li a.active, header nav ul li a[href^="https"], li:nth-child(2n) a.external.link
Back
#header .navbar ul li a:hover
4.
FLASHCARD QUESTION
Front
When implementing a Service Worker for a Progressive Web App, which strategy is most appropriate for an online-first application that needs to work offline occasionally? Options: Cache only, Network only, Network first, falling back to cache, Stale-while-revalidate
Back
Network first, falling back to cache
5.
FLASHCARD QUESTION
Front
What will the following JavaScript code output to the console? (Single Correct)
Promise.resolve()
.then(() => {
console.log('A');
setTimeout(() => console.log('B'), 0);
})
.then(() => console.log('C'));
setTimeout(() => console.log('D'), 0);
console.log('E');
Options:
E, A, C, D, B
,
E, A, C, B, D
,
A, C, E, B, D
,
E, A, B, C, D
Back
E, A, C, D, B
6.
FLASHCARD QUESTION
Front
Which technology pairs would be most appropriate for implementing a decentralized application (dApp) with smart contracts? Options: MongoDB, Express.js, React, Node.js; Ethereum, IPFS, MetaMask, Web3.js; PostgreSQL, Django, Redux, Docker; Hyperledger Fabric, GraphQL, Angular, Kubernetes
Back
Ethereum, IPFS, MetaMask, Web3.js
7.
FLASHCARD QUESTION
Front
What is the primary difference between HTTP/2 and HTTP/3?
Back
HTTP/3 is based on QUIC protocol, which uses UDP instead of TCP
Create a free account and access millions of resources
Similar Resources on Wayground
5 questions
[BR-PT] Python NEW_ะ1L2

Flashcard
โข
KG
10 questions
Week1_Bootcamp_C#

Flashcard
โข
Professional Development
14 questions
Quantum Numbers

Flashcard
โข
11th - 12th Grade
15 questions
AP Literature WOD TEST Week 16 2025

Flashcard
โข
12th Grade
15 questions
Bohr Models 3

Flashcard
โข
12th Grade
10 questions
QUANTUM PHYSICS KSSM

Flashcard
โข
12th Grade
5 questions
Subject Verb Agreement

Flashcard
โข
KG
15 questions
Islam Practices

Flashcard
โข
KG - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
โข
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
โข
3rd Grade
10 questions
Appointment Passes Review

Quiz
โข
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
โข
5th Grade
11 questions
All about me

Quiz
โข
Professional Development
22 questions
Adding Integers

Quiz
โข
6th Grade
15 questions
Subtracting Integers

Quiz
โข
7th Grade
20 questions
Grammar Review

Quiz
โข
6th - 9th Grade
Discover more resources for Information Technology (IT)
15 questions
Disney Trivia

Quiz
โข
University
21 questions
Spanish-Speaking Countries

Quiz
โข
6th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
โข
4th Grade - University
20 questions
Disney Trivia

Quiz
โข
University
7 questions
Force and Motion

Interactive video
โข
4th Grade - University
5 questions
Examining Theme

Interactive video
โข
4th Grade - University
23 questions
Lab 4: Quizziz Questions

Quiz
โข
University
12 questions
Los numeros en espaรฑol.

Lesson
โข
6th Grade - University