Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Node.JS Books
Special Offer
Laptop Lenovo
GATE Exam

Cat Exam
Start a Blog
Develop Your Skill

Develop Your Skill

SQL Books

Develop Your Skill

 :) Latest Topic
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
leftlink
 leftlink
 :) Topic of Day
 
 :) Hot Jobs
 :)
 :) Most Searchable
 


 :) Quiz System
Computer Quiz
Science Quiz
Banking Quiz
Sports Quiz
GK Quiz


  

 
You add novalidate attribute to a form to prevent the browser from automatically validating. View:-15052
Question Posted on 08 Feb 2021

You add novalidate attribute to a form to prevent the browser from automatically validating.
Choose the c....
ADS Posted In : Angular | Angular Routes and Forms



FormsModule is imported from @angular/_________ in Model Driven Form. View:-29528
Question Posted on 07 Feb 2021

FormsModule is imported from @angular/_________ in Model Driven Form.
Choose the correct option from belo....
ADS Posted In : Angular | Angular Routes and Forms


Which decorator is optional if the class has any other decorator? View:-10863
Question Posted on 04 Feb 2021

Which decorator is optional if the class has any other decorator?
Choose the correct option from below li....
ADS Posted In : Angular | Angular Routes and Forms


You define Service in __________. View:-19206
Question Posted on 27 Jan 2021

You define Service in __________.
Choose the correct option from below list
(1)Constructor
(2)Dec....
ADS Posted In : Angular | Angular Routes and Forms


EventEmitter is a ________ defined in @angular/core module to emit custom events. View:-18159
Question Posted on 21 Jan 2021

EventEmitter is a ________ defined in @angular/core module to emit custom events.
Choose the correct opti....
ADS Posted In : Angular | Angular Routes and Forms


Which of the following is affected/changed on loading components? View:-9063
Question Posted on 20 Jan 2021

Which of the following is affected/changed on loading components?
Choose the correct option from below li....
ADS Posted In : Angular | Angular Routes and Forms


The following are operators of observables, except ________. View:-15910
Question Posted on 19 Jan 2021

The following are operators of observables, except ________.
Choose the correct option from below list
ADS Posted In : Angular | Angular Routes and Forms


You place _______________ where you want the components to be inserted. View:-14893
Question Posted on 18 Jan 2021

You place _______________ where you want the components to be inserted.
Choose the correct option from be....
ADS Posted In : Angular | Angular Routes and Forms


_____________ acts as a container to store all the services required for creating a component. View:-15784
Question Posted on 18 Jan 2021

_____________ acts as a container to store all the services required for creating a component.
Choose the....
ADS Posted In : Angular | Angular Routes and Forms


You can prevent Angular2 from auto-validating the form by using _______. View:-13220
Question Posted on 18 Jan 2021

You can prevent Angular2 from auto-validating the form by using _______.
Choose the correct option from b....
ADS Posted In : Angular | Angular Routes and Forms


The PATCH method is used when sending passwords or other sensitive information. View:-18323
Question Posted on 18 Jan 2021

The PATCH method is used when sending passwords or other sensitive information.
Choose the correct option....
ADS Posted In : Angular | Angular Routes and Forms


_____________ decorator creates services. View:-14352
Question Posted on 19 Jan 2021

_____________ decorator creates services.
Choose the correct option from below list
(1)@injectable
ADS Posted In : Angular | Angular Routes and Forms


Non-parameterized routes always take priority over parameterized routes. View:-15550
Question Posted on 05 Feb 2021

Non-parameterized routes always take priority over parameterized routes.
Choose the correct option from b....
ADS Posted In : Angular | Angular Routes and Forms


FormGroups can nest inside other FormGroups. View:-11738
Question Posted on 03 Feb 2021

FormGroups can nest inside other FormGroups.
Choose the correct option from below list
(1)True
(2....
ADS Posted In : Angular | Angular Routes and Forms


Router defines mapping of URL to ______________. View:-17378
Question Posted on 22 Jan 2021

Router defines mapping of URL to ______________.
Choose the correct option from below list
(1)Compone....
ADS Posted In : Angular | Angular Routes and Forms


Which of the following will be true if the user changed the value of control? View:-12222
Question Posted on 01 Feb 2021

Which of the following will be true if the user changed the value of control?
Choose the correct option f....
ADS Posted In : Angular | Angular Routes and Forms


An observable can handle multiple events. View:-17753
Question Posted on 20 Jan 2021

An observable can handle multiple events.
Choose the correct option from below list
(1)True
(2)Fa....
ADS Posted In : Angular | Angular Routes and Forms


@Service decorator is used to create a new service. View:-17205
Question Posted on 16 Jan 2021

@Service decorator is used to create a new service.
Choose the correct option from below list
(1)True....
ADS Posted In : Angular | Angular Routes and Forms


Which of the following provides data to components? View:-9184
Question Posted on 30 Jan 2021

Which of the following provides data to components?
Choose the correct option from below list
(1)Attr....
ADS Posted In : Angular | Angular Routes and Forms


A promise is cancellable. View:-14686
Question Posted on 02 Feb 2021

A promise is cancellable.
Choose the correct option from below list
(1)False
(2)True

Ans....
ADS Posted In : Angular | Angular Routes and Forms


In an HTTP call, from where is the data fetched? View:-10545
Question Posted on 27 Jan 2021

In an HTTP call, from where is the data fetched?
Choose the correct option from below list
(1)Service....
ADS Posted In : Angular | Angular Routes and Forms


The following are router guard types, except _________. View:-18778
Question Posted on 21 Jan 2021

The following are router guard types, except _________.
Choose the correct option from below list
(1)....
ADS Posted In : Angular | Angular Routes and Forms


Service is a _______________. View:-11662
Question Posted on 26 Jan 2021

Service is a _______________.
Choose the correct option from below list
(1)Class
(2)Decorator
ADS Posted In : Angular | Angular Routes and Forms


_____________ is not a primary HTTP verb. View:-15457
Question Posted on 18 Jan 2021

_____________ is not a primary HTTP verb.
Choose the correct option from below list
(1)PATCH
(2)G....
ADS Posted In : Angular | Angular Routes and Forms


Which property of Routes defines the path of the component? View:-13209
Question Posted on 22 Jan 2021

Which property of Routes defines the path of the component?
Choose the correct option from below list
ADS Posted In : Angular | Angular Routes and Forms


Promise returns single value when called. View:-13701
Question Posted on 17 Jan 2021

Promise returns single value when called.
Choose the correct option from below list
(1)True
(2)Fa....
ADS Posted In : Angular | Angular Routes and Forms


Which function bootstraps the form to its pristine state? View:-11125
Question Posted on 29 Jan 2021

Which function bootstraps the form to its pristine state?
Choose the correct option from below list
(....
ADS Posted In : Angular | Angular Routes and Forms


In Reactive forms, the HTML of the forms is automatically created. View:-34197
Question Posted on 28 Jan 2021

In Reactive forms, the HTML of the forms is automatically created.
Choose the correct option from below l....
ADS Posted In : Angular | Angular Routes and Forms


Which of the following creates new services required by the applications? View:-13894
Question Posted on 16 Jan 2021

Which of the following creates new services required by the applications?
Choose the correct option from ....
ADS Posted In : Angular | Angular Routes and Forms


1
 
  
 :) Categoriese
 :) Most Visited Questions