Object-Oriented Programming and Code Reusability Quiz
5 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the purpose of a class library in software development?

  • To avoid code redundancy
  • To improve code quality
  • To share functionality among applications
  • All of the above (correct)

Which file extension is commonly used for a class library in.NET?

  • .zip
  • .dll (correct)
  • .exe
  • .txt

What type of project is typically used as a client app for a class library?

  • Desktop app
  • Web app
  • Console app (correct)
  • Mobile app

What does a class library assembly do?

<p>Groups types together into easily distributable packages (C)</p> Signup and view all the answers

In what format is a class library physically stored?

<p>.dll (C)</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser