Posts

Showing posts from September, 2020

Advanced Web Programming MCQs

 1) The .Net framework is a revolutionary platform that helps you to write the following types of applications. a) Windows applications b) Web applications c) Web services d) All of These And: D 2) Built-in reference types are: a) object b) dynamic c) string d) All of these Ans: D 3)  In C#, type casting has two forms. a) Implicit  b) Explicit c) both A & B d) None of these Ans: B 4) ______________ is defined 'as the process of enclosing one or more items within a physical or logical package'. a) Encapsulation b) Inheritance c) abstraction d) polymorphism Ans: A 5) An access specifier defines the ______________ of a class member. a) scope b) visibility c) scope and visibility d) None of these Ans: B 6) The __________keyword is used for creating a structure. a) class b) interface c) struct  d) package Ans: C 7) __________...

Data Warehousing & Mining MCQs

  1. ________________ is a subject oriented, integrated, time-variant, and non-volatile collection of data. a) Data Mining             b) data warehouse       c) data Processing       d) Database Ans: data warehouse 2. ______________ supports knowledge discovery by finding hidden patterns and associations, constructing analytical models, performing classification and prediction. a) Data Mining             b) data warehouse       c) Analytical Processing          d) Information Processing Ans: Data Mining 3. Metadata repository is an ___________ part of a data warehouse system. a) formal          b) directory       c) integral         d) All of these Ans:...