Microsoft Consultant Question:

Tell me what is OOP?

Microsoft Consultant Interview Question
Microsoft Consultant Interview Question

Answer:

OOP stands for Object Oriented Programming. It is a programming model that centers on the creation of objects and classes. Unlike structural programming, OOP lets you write shorter codes by being able to reuse codes and create instances of objects.


Previous QuestionNext Question
What is NTFS?Do you know what are Microsoft security patches?