Tag: programming languages

Questions Related to programming languages

  1. Abstraction

  2. Encapsulation

  3. Structures

  4. POP


Correct Option: A,B
  1. POP

  2. OOPS

  3. Strucutres

  4. Pointers


Correct Option: B,D

How can a class be both abstract and sealed?

  1. The class has no public constructors.

  2. The class is static.

  3. The class implements more than one interface.

  4. The class is generic.

  5. This scenario is impossible.


Correct Option: B

Which of the following technologies does NOT support some form of declarative data binding?

  1. WPF

  2. Windows Forms

  3. ASP.NET

  4. XAML

  5. Silverlight


Correct Option: B