ASP

ASP

Assessment

Flashcard

Computers

University

Easy

Created by

Devi J

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

4 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the full form of ASP?

Back

Active Server Pages

2.

FLASHCARD QUESTION

Front

ASP.NET is a ____.

  1. Client-Side technology

  2. Server-side technology

  3. Both

  4. None


Back

Answer: B) Server-side technology

Explanation:

ASP.NET is a server-side technology used for web development.

3.

FLASHCARD QUESTION

Front

3. Which of the following programming language can be used with ASP.NET?

  1. C#.NET

  2. VB.NET

  3. Both

  4. None

Back

Answer: C) Both

Explanation:

ASP.NET can be used with both C#.NET and ASP.NET for web development.

4.

FLASHCARD QUESTION

Front

4. What is the extension of the ASP.NET page?

  1. .asp

  2. .aspx

  3. .asx

  4. .apx

Back

Answer: B) .aspx

Explanation:

The extension of ASP.NET page is .aspx.