Podcast
Questions and Answers
Which of the following is a key feature of .NET?
Which of the following is a key feature of .NET?
- PHP Hypertext Preprocessor (PHP)
- Python Interpreter
- Java Virtual Machine (JVM)
- Common Language Runtime (CLR) (correct)
What is the purpose of the .NET Framework Class Library (FCL)?
What is the purpose of the .NET Framework Class Library (FCL)?
- To create virtual reality environments
- To execute JavaScript code
- To manage relational databases
- To provide a collection of reusable classes, interfaces, and value types (correct)
Which programming languages are commonly used with .NET?
Which programming languages are commonly used with .NET?
- C#, VB.NET, and F# (correct)
- PHP, Perl, and Go
- C++, Java, and Python
- JavaScript, Ruby, and Swift