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:-15414
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:-29970
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:-11048
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:-19645
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:-18647
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:-9236
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:-16291
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:-15260
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:-16155
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:-13611
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:-18755
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:-14831
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:-15936
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:-12160
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:-17826
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:-12364
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:-18208
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:-17723
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:-9328
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:-15189
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:-10743
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:-19181
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:-12015
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:-15918
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:-13414
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:-14209
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:-11285
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:-34724
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:-14047
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