Tag: programming languages

Questions Related to programming languages

How does VB.NET instantiates the .NET object

  1. Using NEW keyword

  2. Using CREATEOBJECT keyword

  3. Using GETOBJECT keyword

  4. Both A & B


Correct Option: A

OPTION exists in VB.NET

  1. True

  2. False


Correct Option: B

Casting from reference type to value or vice versa is called as

  1. Casting of variables

  2. Boxing/Unboxing

  3. Structure & Class conversion

  4. Stack & Heap Conversion


Correct Option: B

SQL support which of the following data model

  1. Hierarchical Database Model

  2. Relational Database Model

  3. Network Database Model

  4. File Management Model


Correct Option: B
  1. developing system programs

  2. relational database management system

  3. business applications only

  4. both A. and B.


Correct Option: B