1. When collection of various computers seems a single coherent system to its client, then it is called A. computer network B. distributed system C. networking system D. mail system Answer» B. distributed system Explanation: a computer network is ...
Quearn Latest Articles
Advanced Construction and Equipments Solved MCQs
Quearn1. the art of driving piles into the ground was first established by______. A. Greeks B. Romans C. Philippians D. None of the mentioned Answer» B. Romans 2. based on the function, piles can be classified into ______ types. A. ...
Computer Architecture Solved MCQs
Quearn1. The format is usually used to store data. A. bcd B. decimal C. hexadecimal D. octal Answer» A. bcd Explanation: the data usually used by computers have to be stored and represented in a particular format for ease of ...
Communication Engineering Solved MCQs
Quearn1. If the peak message signal amplitude is half the peak amplitude of the carrier signal, the signal is modulated. A. 100% B. 2% C. 50% D. 70% Answer» C. 50% Explanation: the modulation is also expressed in percentage. it ...
C#.NET Programming Solved MCQs
Quearn1. The compiled version of a VC#.NET program will be in_______________. A. Machine code B. IL code C. Byte code D. None of these Answer» A. Machine code 2. The purpose of JIT compiler is to convert____________. A. VC#.NET source ...
Unit 4 Solved MCQs
Quearn1. Databases store information in records, fields and: A. data providers B. grids C. columns D. tables Answer» D. tables 2. Each data provider class is grouped and accessible through its: A. namespace B. database C. datagrid D. provider Answer» ...
Unit 3 Solved MCQs
Quearn1. Which of the following statements are correct about an ArrayList collection thatimplements the IEnumerable interface?1. The ArrayList class contains an inner class that implements the IEnumerator interface.2. An ArrayList Collection cannot be accessed simultaneously by different threads.3. The inner ...
Unit 2 Solved MCQs
Quearn1. Which of the following statements are correct about data types?1. If the integer literal exceeds the range of byte, a compilation error will occur.2. We cannot implicitly convert non-literal numeric types of larger storage size to byte.3. Byte cannot ...
C# Programming Solved MCQs
Quearn1. Which of the following statements are TRUE about the .NET CLR?1. It provides a language-neutral development & execution environment.2. It ensures that an application would not be able to access memory that it is not authorized to access.3. It ...
Basics of Database Management System (DBMS) Solved MCQs
Quearn1. The following term applies to a collection of related records in a database A. File B. Layout C. File D. Field Answer» A. File 2. This set of related data items is known as a A. File B. Record ...