1. Which coordinate system is a device-dependent coordinate system? A. World Coordinate System B. Model Coordinate System C. User Coordinate System D. Screen Coordinate System Answer» D. Screen Coordinate System 2. Which of the following is the default coordinate system? ...
Quearn Latest Articles
Automobile Engineering Solved MCQs
Quearn1. Starting motor current may be around A. 0.1 A B. 25 A C. 1. A D. 0.5 A E. 35 A Answer» B. 25 A 2. The purpose of the dynamo in an automobile is to A. Act as ...
Building Construction Solved MCQs
Quearn1. The asphalt type of flooring is recommended for swimming pools because it is non-slippery. A. Yes B. No Answer» A. Yes 2. A couple-close roof is used for spans upto A. 3.5 m B. 5 m C. 9 m ...
AutoCAD (CAD) Solved MCQs
Quearn1. You want to draw an octagon shape window on a vertical wall face in your 3D House Plan. Which UCS command option is best suited to place your User Coordinate System on this front wall face to ensure the ...
Applied Mechanics Solved MCQs
Quearn1. A point moves in such a manner that its distance from a fixed point is equal to its distance from a fixed line multiplied by a constant greater than one. The locus of the path traced by the point ...
Design and Analysis of Algorithms Solved MCQs
Quearn1. Recursion is similar to which of the following? A. switch case B. loop C. if-else D. if elif else Answer» B. loop Explanation: recursion is similar to a loop. 2. Recursion is a method in which the solution of ...
Relational Database Design Solved MCQs
Quearn1. In the __________ normal form, a composite attribute is converted to individual attributes. A. First B. Second C. Third D. Fourth Answer» A. First 2. Tables in second normal form (2NF): A. Eliminate all hidden dependencies B. Eliminate the ...
SQL Solved MCQs
Quearn1. Which SQL function is used to count the number of rows in a SQL query? A. COUNT() B. NUMBER() C. SUM() D. COUNT(*) Answer» D. COUNT(*) 2. Which SQL keyword is used to retrieve a maximum value? A. MOST ...
Relational Modal Solved MCQs
Quearn1. Relational Algebra is a __________ query language that takes two relations as input and produces another relation as an output of the query. A. Relational B. Structural C. Procedural D. Fundamental Answer» C. Procedural 2. For select operation the ...
FIle Structure and Organization Solved MCQs
Quearn1. If a piece of data is stored in two places in the database, then A. Storage space is wasted B. Changing the data in one spot will cause data inconsistency C. In can be more easily accessed D. Storage ...