Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Top 100+ questions in Angular 2 Routes and Forms
Home
Questions
Angular 2 Routes and Forms
+1
vote
Q: Which of the following creates new services required by the applications?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-applications
+1
vote
Q: In Reactive forms, the HTML of the forms is automatically created.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
reactive-forms
+1
vote
Q: Which function bootstraps the form to its pristine state?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
bootstraps-angular
+1
vote
Q: Which property of Routes defines the path of the component?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
route-components
+1
vote
Q: _____________ is not a primary HTTP verb.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
http-verb
+1
vote
Q: Service is a _______________.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-service
+1
vote
Q: The following are router guard types, except _________.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
router-guard
+1
vote
Q: In an HTTP call, from where is the data fetched?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
http-call
angular-http
+1
vote
Q: A promise is cancellable.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-promise
+1
vote
Q: Which of the following provides data to components?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
data-component
angular-component
+1
vote
Q: @Service decorator is used to create a new service.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
service-decorator
+1
vote
Q: An observable can handle multiple events.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
multiple-events
angular-events
+1
vote
Q: Which of the following will be true if the user changed the value of control?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
value-of-control
+1
vote
Q: Router defines mapping of URL to ______________.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-routes
+1
vote
Q: FormGroups can nest inside other FormGroups.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
formgroups
+1
vote
Q: Non-parameterized routes always take priority over parameterized routes.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
non-parameterized-routes
+1
vote
Q: _____________ decorator creates services.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-decorator
+1
vote
Q: The PATCH method is used when sending passwords or other sensitive information.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-patch-method
+1
vote
Q: You can prevent Angular2 from auto-validating the form by using _______.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular2-validation
+1
vote
Q: _____________ acts as a container to store all the services required for creating a component.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-container
+1
vote
Q: You place _______________ where you want the components to be inserted.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-component
+1
vote
Q: The following are operators of observables, except ________.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-operators
+1
vote
Q: Which of the following is affected/changed on loading components?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-component
+1
vote
Q: EventEmitter is a ________ defined in @angular/core module to emit custom events.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
eventemitter
+1
vote
Q: You define Service in __________.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
service-class
+1
vote
Q: Which decorator is optional if the class has any other decorator?
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
angular-decorator
+2
votes
Q: FormsModule is imported from @angular/_________ in Model Driven Form.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
formmodules
+1
vote
Q: You add novalidate attribute to a form to prevent the browser from automatically validating.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
novalidate-attribute
+1
vote
Q: The observable returns a single object alone in an HTTP request.
asked
Jan 2, 2022
in
Angular 2 Routes and Forms
by
rajeshsharma
http-request
To see more, click for the
full list of questions
or
popular tags
.
...