
Angular

Quiz
•
Mathematics, Computers
•
2nd - 3rd Grade
•
Hard
Used 63+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
How would you debug and evaluate the response of the http.get function (using HttpClient) using a debugger?
You cannot place breakpoints on asynchronous operators
Place a breakpoint on the function that calls the http.get
Place a breakpoint on the http.get
Place a breakpoint inside one of the functions inside the pipe call
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What does this syntax do? routerLink="/crisis-center"
It navigates to the component with a name matching the assigned string
It links a route to a service by matching the assigned string to a service class name
It links a route with data by matching the assigned string to a property name
It navigates to the component with a path matching the assigned string
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
The purpose of the providers array of an Angular module is to define the set of:
libraries used by the application including Angular system and third-party libraries.
components that the application provides to other parts of the application.
components, custom directives, and custom pipes.
objects available for dependency injection.
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the correct syntax to associate an external template file orders.component.html to an OrdersComponent , when both are in the same orders/ folder?
@Component({
template: './orders.component.html'
})
@Component({
templateUrl: './*'
})
@Component({
templateUrl: './orders/orders.component.html'
})
@Component({
template: `
./orders/orders.component.html
`
})
@Component({
templateUrl: './orders.component.html'
})
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What command will create a new Angular app with a root routing module?
ng generate my-dream-app
ng new my-dream-app --module
ng generate my-dream-app --routing
ng new my-dream-app
ng new my-dream-app --routing
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
You apply a style selector in a component's CSS file. Which matching elements will be affected?
All matching elements in the application
All matching elements in the component and its child components
All matching elements in the module
All matching elements in the component, only
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
How would you write code to modify the response from an http.get ?
Using the modify operator chained to the http.get
Using the map function inside of the pipe operator chained to the http.get
Using the transform operator chained to the http.get
Subscribing to the http.get and setting the response to a local variable
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
HTML- TABLE

Quiz
•
1st - 3rd Grade
20 questions
ARALING PANLIPUNAN FINAL ASSESSMENT

Quiz
•
2nd Grade
20 questions
LATIHAN SOAL PRAKARYA 9

Quiz
•
1st - 12th Grade
15 questions
Introduction Of Laravel

Quiz
•
KG - University
15 questions
MICROSOFT PUBLISHER (KELAS 3)

Quiz
•
3rd Grade
15 questions
Networks 1

Quiz
•
3rd - 4th Grade
20 questions
Uso del Aula VIrtual

Quiz
•
1st Grade - University
20 questions
TIN 3. ÔN HKI (CANH DIEU)

Quiz
•
2nd Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Mathematics
10 questions
Place Value

Quiz
•
3rd Grade
20 questions
Addition and Subtraction

Quiz
•
2nd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
Even and Odd Numbers

Quiz
•
2nd Grade
20 questions
Number Words Challenge

Quiz
•
1st - 5th Grade
12 questions
Place Value

Quiz
•
2nd Grade
10 questions
3.2A place value quiz

Quiz
•
3rd Grade