1) ASP stands for?
- Active Software Package
- Active Server Page
- Advance Software Package
- Active System Port
Correct answer: 2
Active Server Page
The full form of ASP is the Active Server Page. In the .NET framework, ASP.NET is used for web development.
2) ADO stands for?
- ActiveX Data Object
- ActiveX Digital Observer
- Advanced Discovered Object
- Advance Data Object
Correct answer: 1
ActiveX Data Object
The full form of ADO is ActiveX Data Object. In the .NET framework ADO.NET is used for database connectivity.
3) IIS stands for?
- Internet Information Services
- Information Internet System
- Information Internet Support
- Internet Information Support
Correct answer: 1
Internet Information Services
The full form of IIS is Internet Information Services. IIS is a web server that is used to host a website.
4) WCF stands for?
- Windows Common Forms
- Windows Communication Foundation
- Windows Cyclic Foundation
- Windows Common Forum
Correct answer: 2
Windows Communication Foundation
The full form of WCF is Windows Communication Foundation.
5) WPF stands for?
- Windows Picture Forum
- Windows Proper Foundation
- Windows Presentation Foundation
- Windows Presentation Form
Correct answer: 3
Windows Presentation Foundation
The full form of WPF is Windows Presentation Foundation.
6) What is the full form of DSN in database connectivity?
- Data Source Name
- Data Software Name
- Database System Naming
- Database Source Name
Correct answer: 1
Data Source Name
The full form of DSN is Data Source Name, it is used in database connectivity. There are two types of DSN are used:
- System DSN
- User DSN
7) XML stands for?
- Extensible Mixed Language
- Extension Markup Language
- Extensible Markup Language
- Extensible Markup List
Correct answer: 3
Extensible Markup Language
The full form of XML is Extensible Markup Language. It is a very popular markup language.
8) XAML stands for?
- Extensible Application Mixed Language
- Extension Application Markup Language
- Extensible Application Markup List
- Extensible Application Markup Language
Correct answer: 4
Extensible Application Markup Language
The full form of XAML is the Extensible Application Markup Language. This is used in WPF and Silver light.
9) API stands for?
- Active Program Instruction
- Application Programming Interface
- Advance Program Instruction
- Active Programming Installation
Correct answer: 2
Application Programming Interface
The full form of API is the Application Programming Interface.
10) PCL stands for?
- Portable Class Libraries
- Portable Classical Linking
- Port Common Loader
- Portable ClassLoader
Correct answer: 1
Portable Class Libraries
The full form of PCL is Portable Class Libraries in .NET Framework.
11) WF stands for?
- Windows Foundation
- Windows Workflow Foundation
- West Functionality
- Windows Wide Foundation
Correct answer: 2
Windows Workflow Foundation
The full form of WF in the .NET Framework is Windows Workflow Foundation.
12) What is the full form of VS in VS2017 in .NET?
- Visual System
- Virtual System
- Virtual Software
- Visual Studio
Correct answer: 4
Visual Studio
The full form of VS is Visual Studio in .NET. It is an IDE for .NET development.
13) IDE stands for?
- Integrated Development Environment
- International Development Environment
- Intercommunication Development Extension
- Interdependent Development Environment
Correct answer: 1
Integrated Development Environment
The full form of IDE is Integrated Development Environment. Visual Studio is an IDE for .NET development; it provides easy and faster development.
14) WYSIWYG stands for?
- What You See Is What You Get
- Where You See Is What You Get
- When You See Is What You Get
- Whenever You See Is What You Get
Correct answer: 1
What You See Is What You Get
In Computer Technology, the WYSIWYG term is used for the good quality of IDE's.
15) HTML stands for?
- HyperText Minimum List
- HyperText Maximum List
- HyperText Markup Language
- HyperText Maximum Language
Correct answer: 3
HyperText Markup Language
HTML stands for HyperText Markup Language, which is used to design web pages.
16) CSS stands for?
- Cascading Style Sheet
- Common Style Sheet
- Common Style System
- Cascading Software Style
Correct answer: 1
Cascading Style Sheet
CSS is a widely used web page style sheet. It is used to make good quality web page designing.
17) COM stands for?
- Component Open Mode
- Component Object Model
- Common Open Mode
- Common Open Medium
Correct answer: 2
Component Object Model
COM is basically used for software reusability.
18) DCOM stands for?
- Disconnected Component Open Mode
- Distributed Component Object Model
- Double Common Open Mode
- Distributed Common Open Medium
Correct answer: 2
Distributed Component Object Model
The full form of DCOM is the Distributed Component Object Model.
19) DDE stands for?
- Dynamic Data Exchange
- Digital Data Exchange
- Discover Digital Extension
- Dynamic Digital Extension
Correct answer: 1
Dynamic Data Exchange
The full form of DDE is Dynamic Data Exchange.
20) MVC stands for?
- Module Virtual Component
- Model Virtual Controller
- Model View Component
- Model View Controller
Correct answer: 4
Model View Controller
MVC is a platform-independent software development architectural pattern.
21) LINQ stands for?
- Language-Integrated Query
- List Integrated Quiz
- List Integrated Query
- Local Integrated Query
Correct answer: 1
Language-Integrated Query
It provides a set of query features, it works like SQL.
22) MVVM stands for?
- Mostly Viewed Virtual Model
- Model View Virtual Model
- Model View View Model
- Model View View Mode
Correct answer: 3
Model View View Model
It is an event-driven software development patter.
23) TFS stands for?
- Time Foundation System
- Time Fixed Sever
- Team Foundation Server
- Team Foundation System
Correct answer: 3
Team Foundation Server
It is used to improve the complete lifecycle of application development.
24) What is the full form of CLS?
- Common Light Scheme
- Common Language Specification
- Clear Language Speed
- Clean Language Specification
Correct answer: 2
Common Language Specification
Full form of CLS is Common Language Specification in .NET Framework.
25) What is the full form of CTS?
- Common Type System
- Common Typical Specification
- Common Type Software
- Clean Type System
Correct answer: 1
Common Type System
Full form of CTS is Common Type System in .NET Framework.
26) What is the full form of FCL?
- Framework Class Library
- Firmware Class Language
- Film Classical Library
- Framework Class Language
Correct answer: 1
Framework Class Library
Full form of FCL is Framework Class Library in .NET Framework.
27) What is the full form of CLR?
- Common List Resources
- Committed Language Runtime
- Common Listed Runtimes
- Common Language Runtime
Correct answer: 4
Common Language Runtime
Full form of CLR is Common Language Runtime in .NET Framework.
28) What is the full form of GAC?
- Global Assembly Cache
- Global Assessment Clone
- Genuine Assembly Cache
- Genuine Assembly Clone
Correct answer: 1
Global Assembly Cache
Full form of GAC is Global Assembly Cache; it is used to store .NET assemblies.
29) What is the full form of CLI?
- Common Language Instructions
- Common Language Infrastructure
- Common Light Instructions
- Clear Language Infrastructure
Correct answer: 2
Common Language Infrastructure
CLI stands for Common Language Infrastructure in .NET Framework.
30) JIT stands for?
- Just Instruction Trigger
- Just Immediate Trigger
- Just In Time
- Just Immediate Time
Correct answer: 3
Just In Time
Just In Time is a compiler which used in .NET Framework.
31) MSIL stands for?
- Microsoft Intermediate Language
- Microsoft Instruction Language
- Most Important Language
- Microsoft Important List
Correct answer: 1
Microsoft Intermediate Language
MSIL stands for Microsoft Intermediate Language in .NET framework.
32) GC stands for in .NET Framework?
- Global Counter
- Genuine Collection
- Genuine Collector
- Garbage Collection
Correct answer: 4
Garbage Collection
Garbage Collection is used to release unused resources.
33) What is the full form of .PE file in .NET Framework?
- Post Enable file
- Portable Executable File
- Port Enabled file
- Post Enumerated file
Correct answer: 2
Portable Executable File
Full form of .PE file is Portable Executable file in .NET Framework.
34) What is the full form of UNICODE?
- Universal Code
- Unit Code
- Union Code
- Unique Code
Correct answer: 1
Universal Code
Full form UNICODE is Universal Code.