Login
Remember
Register
Ask a Question
Recent questions in Angular
0
votes
1
answer
How does Angular make component properties available?
asked
Dec 15, 2023
in
Angular
by
AdilsonLima
angularjs-interview-questions-answers
0
votes
1
answer
Which option shows the correct use of Angular's property binding syntax?
asked
Dec 15, 2023
in
Angular
by
AdilsonLima
angularjs-interview-questions-answers
0
votes
1
answer
How do you emit the output event?
asked
Dec 15, 2023
in
Angular
by
AdilsonLima
angularjs-interview-questions-answers
0
votes
1
answer
What is the correct syntax for using a decorator?
asked
Dec 15, 2023
in
Angular
by
AdilsonLima
angularjs-interview-questions-answers
0
votes
1
answer
To decorate a component, how many metadata properties are needed at a minimum?
asked
Dec 15, 2023
in
Angular
by
AdilsonLima
angularjs-interview-questions-answers
0
votes
1
answer
Which option shows the correct importation of the NGModule decorator?
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
How can you import more than one type of decorator?
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Where in the following property binding syntax is the binding source located?
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Why is the Input decorator used?
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
What is the correct use of Angular's event binding syntax on the a tag element that binds to a function call
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Which metadata properly allows you to specify a file that contains the template contents?
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
If you take the CSS content from this code and place in a new file called app.component.CSS,
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
If you wanted your app component to be named mw app, how would you write your selectors for components?
asked
Dec 13, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
When will the bootstrap function load the component?
asked
Dec 12, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
What is the correct syntax for using a decorator?
asked
Dec 12, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
To decorate a component, how many metadata properties are needed at a minimum?
asked
Dec 12, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Which view encapsulation mode is used to tell Angular to do its modular enhancement
asked
Dec 12, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
When will Angular take the final component CSS and inject it into a style tag in the head tag?
asked
Dec 12, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Router outlet is a(n) _____.
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Why would you make your import statement private when adding it to the constructor parameters?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
What was the router module designed for?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Which code shows utilizing lazy loading for the new item feature module in the app.module.ts.file?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Where is the router class to perform route navigation used from?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
How can you tell Angular that you want it to do constructor injection for your service class?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Which method, when added to your service class for MediaItems
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
Which code tells Angular that you want to pass in the lookup list token value object
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
what will the following custom validator return if a user enters the year 1987?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-inteview-questions-answers
0
votes
1
answer
Where are model-driven forms built?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
what code can be added in the submit button to disable the submit button when the form does not pass validation?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angularjs-interview-questions-answers
0
votes
1
answer
What can be placed on the form element to capture a handle to the form that Angular creates?
asked
Dec 10, 2023
in
Angular
by
DavidAnderson
angular-interview-questions-answers
Page:
« prev
1
2
3
4
5
6
7
8
9
...
27
next »
Recent questions in Angular
...