Header Ads Widget

BCA Information

AngularJs Core Concepts

 1) Which of the following statement is correct for AngularJS?

  1. AngularJS is an HTML framework
  2. AngularJS is a Java framework
  3. AngularJS is a JavaScript framework
  4. AngularJS is a SQL framework

2) On which of the Architectural pattern AngularJS is based?

  1. Observer Pattern
  2. Decorator pattern
  3. MVC Architecture pattern
  4. MVVM Architectural pattern
3)AngularJS applications can run on all major browsers and smart phones including Android and iOS based phones/tablets.
      a. True

      b. False

4)AngularJS is perfect for?

     a.SPAs

     b.MPAs

      c.DPAs

      d.CPAs

5)Which of the following is an advantage of AngularJS?

  1. AngularJS code is unit testable.
  2. AngularJS provides reusable components.
  3. AngularJS uses dependency injection and makes use of separation of concerns.
  4. All of the above
6)applications are a mix of which of the following technologies?
  1. HTML and PHP
  2. HTML and JavaScript
  3. HTML and TypeScript
  4. PHP and JavaScript
7)Who is known as the father of AngularJS?
  1. Brad Green
  2. Misko Hevery
  3. Adam Abrons
  4. Mike Adams
8)of the following community Angular JS belong to?
  1. Twitter
  2. Facebook
  3. Google
  4. Microsoft
9)SPA is a Web Application that fits on a single page. 
  1. True
  2. False
10)How to include HTML Content into another HTML
a. Server side push
b. Use of CommetD
c.Use of pollingplugin
d.Use of include

11)What is MVC(Model View Controller)
a.It is a service for java bulit function
b.It is marker for DOM elements
c.It is software design pattern for developing web applications.
d.None of the above.

12)Angular js mostly used to develop
  a.Desktop Application
  b.Rich Single Page Application 
  c.Rich set Of websites
  d.None of above

  1. True
  2. False

  14) SAP stands for
   a.Special page application
    b.Single page Application
    c.Server page Application
    d.None of the above

  15) What angular function is used to manually start up an angular application?
     a.angular.bootstrap
     b.angular.element
     c.angular.copy
     d.None of the above

 16)Is AngularJS completely based on HTML and JavaScript?
        a.Yes
        b.No

17)What is Angular Js?
   a. Library
   b. Framework
   c.plugin
   d.Browser Extension

Post a Comment

0 Comments

Popular Posts

Visual Basic 6.0 Program
Node js practical