0% found this document useful (0 votes)
22 views2 pages

AWP Question Bank

The document is a question bank for the AWP (3161611) course in the IT branch for the VI semester, authored by Vaishali Parmar. It includes a series of questions covering topics such as CSS, JavaScript, and AngularJS, focusing on concepts, examples, and practical applications. The questions range from basic definitions to coding exercises, aimed at assessing students' understanding of web development technologies.

Uploaded by

devanshipatel514
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views2 pages

AWP Question Bank

The document is a question bank for the AWP (3161611) course in the IT branch for the VI semester, authored by Vaishali Parmar. It includes a series of questions covering topics such as CSS, JavaScript, and AngularJS, focusing on concepts, examples, and practical applications. The questions range from basic definitions to coding exercises, aimed at assessing students' understanding of web development technologies.

Uploaded by

devanshipatel514
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Question Bank

NAME & SUBJECT: AWP (3161611) SEMESTER: VI

FACULTY NAME: VAISHALI PARMAR BRANCH: IT

1) Explain the use of CSS with suitable example.


2) Write a note on CSS padding using suitable example.
3) What is CSS? Explain the different types of CSS.
4) Explain Selector in CSS.
5) Explain AJAX architecture in detail.
6) What is the use of JavaScript? List and discuss the advantages of JavaScript.
7) Explain JavaScript inbuilt objects in brief.
8) Discuss the DOM tree and DOM methods in brief.
9) Discuss error handling in JavaScript using suitable example.
10) Write a note on various dialog boxes of JavaScript with example.
11) Write CSS code to display various border properties.
12) Write a note on angular JS.
13) What are AngularJS expressions?
14) Differentiate between expressions of AngularJS and JavaScript.
15) Define Angular JS directives: ng-app, ng-model and ng-bind.
16) Discuss MVC architecture in Angular JS with a suitable example.
17) Explain Angular JS events using suitable example.
18) What are directives in AngularJS?
19) Explain Angular JS Module with syntax.
20) Explain the data binding process in AngularJS.
21) Explain controller in AngularJS with example.
22) How can you integrate AngularJS with HTML?
23) Explain any three Angular JS services in brief.
24) Discuss the usage of $valid and $invalid.
25) Discuss the usage of the ng-hide and ng-click directives.
26) Demonstrates the use of the following directives:
i) ng-bind ii) ng-init iii) ng-model iv) ng-checked
27) What is $rootscope and how do we use it?
28) How are validations implemented in AngularJS?
29) What is SPA in AngularJS? Explain the advantages of AngularJS.
30) Define filter in Angular JS. Briefly explain various inbuilt filters available
in Angular JS.
31) Discuss $pristine and $dirty used for form validation in Angular JS.
32) Write a JavaScript program to validate an Email address.
33) Write an AngularJS program for form validation.
34) Write an Angular JS Program that takes a number as an input and displays
whether it is positive, negative, or zero.
35) Write a JavaScript code which takes number as an input and display that
number is odd or even.

You might also like