2College4Knowledge
Home
Interview Questions
Group Discussion Topics
Quiz Questions
Aptitude
Free Aptitude Tests
Cookie usage
Contact Us
Interview Questions on AngularJS|AngularJS Interview Questions
Page Contents of Interview Questions on AngularJS
Preparation for Interview Questions on AngularJS
Interview Questions on AngularJS basic concepts
Interview Questions on AngularJS fundamentals and Objective questions
Other exiting content in our website
Aptitude Questions
Group Discussion Topics
Questions on JAVA
Questions on Database
Free Aptitude Tests
Increase Calculation speed
You are currently reading
ANGULARJS OBJECTIVE INTERVIEW QUESTIONS 6
similar content
AngularJS Interview Questions-1
AngularJS Interview Questions-2
AngularJS Interview Questions-3
AngularJS Interview Questions-4
AngularJS Interview Questions-5
AngularJS Interview Questions-6
AngularJS Interview Questions-7
Q1 . What is the use $touched in AngularJS?
Check Answer
SOLUTION
It is a state of an input field.It shows that the field has been touched yet.
Q2 . What is the use $pristine in AngularJS?
Check Answer
SOLUTION
It is a state of an input field.It shows that the field has not been altered or changed yet.
Q3 . What is the use $dirty in AngularJS?
Check Answer
SOLUTION
It is a state of an input field.It shows that the field has not been altered or changed yet.
Q4 . What is the use $invalid in AngularJS?
Check Answer
SOLUTION
It is a state of an input field.It shows that the field has the content that is invalid or not accepatable.
Q5 . What is the use $valid in AngularJS?
Check Answer
SOLUTION
It is a state of an input field.It shows that the field has the content that is valid or accepatable.
Q6 . How to check if a model value is added only when an event occurs in AngularJS?
Check Answer
SOLUTION
ng-model-options to see if the event occurs
The exact property is updateon:'the name of the event'.
Q7 . How to create a new directive in AngularJS?
Check Answer
SOLUTION
We can make a new directive by using
app.directive("newDirective", function() {}
Q8 . How to name a directive in AngularJS?
Check Answer
SOLUTION
The new directives are usually camel cased while naming
like newDirective
Q9 . How to invoke a new directive in AngularJS?
Check Answer
SOLUTION
We can invoke the directive in a variety of ways like
Class
Attribute
Element name
Q10 . How to invoke a directive using element name in AngularJS?
Check Answer
SOLUTION
We can invoke the directive using the element name by
<new-Directive></new-Directive>
You are Currently reading
AngularJS Interview Questions-6
for more Interview Questions on AngularJS
AngularJS Interview Questions-1
AngularJS Interview Questions-2
AngularJS Interview Questions-3
AngularJS Interview Questions-4
AngularJS Interview Questions-5
AngularJS Interview Questions-6
AngularJS Interview Questions-7
Check out our other content
Technical Interview Questions
Objective Interview Questions on C Programming
Objective Interview Questions on Computer Networks
Objective Interview Questions on C++ Programming
Objective Interview Questions on Database Management Systems
Objective Interview Questions on Java Programming
Objective Interview Questions on Operating Systems
Objective Interview Questions on Unix Shell
Objective Interview Questions on Web Technology
Free Aptitude Questions
Aptitude Questions on Ages
Aptitude Questions on Averages
Aptitude Questions on Boats and Streams
Aptitude Questions on Partnership
Aptitude Questions on Profit and Loss
Aptitude Questions on Time and Work
Aptitude Questions on Time Speed and Distance
Aptitude Questions on Trains
Free Aptitude Tests
Aptitude Test on Ages
Aptitude Test on Averages
Aptitude Test on Boats and Streams
Aptitude Test on Partnership
Aptitude Test on Profit and Loss
Aptitude Test on Time and Work
Aptitude Test on Time Speed and Distance
Aptitude Test on Trains
Group Discussion Topics
Group discussion points on demonetization
Group discussion points on digitalization
Group discussion points on educational system in india
Group discussion points on effects of peer pressure in life
Group discussion points on flexible work culture flexible time and place
Group discussion points on globalization leading to global warming
Group discussion points on jingoism effects on globalization
Group discussion points on obesity and health impact
Free Quiz Questions
Question General Knowledge