📖 Tier 1: Prepare & Study Guide ✓ 100% Solved with Rationales

Logic (Computer Science) Solved Questions & Notes (2026) - Apex Rankers

General Competitive Exams > Computer Science > Logic

13 Total Solved Questions
~20 mins Estimated Reading Time
1 Subject Areas / Chapters
Select Topic Area / Chapter: Click any section below to switch questions

Logic

100%
Showing 13 of 13 (100%)
🎯 Practice
🎉 All 13 Questions Loaded!
📜 Instructions / Reading Passage
1 Question in this set
OPERATIONS RESEARCH & HARDWARE: Write the correct answer for questions involving PERT/CPM critical paths, mathematical modeling variables (uncontrollable, dependent, decision), and the history of microprocessor development.
Q. 1 Computer Aptitude Test
Difficulty: Hard (1 Mark)
The least significant bit of the binary number, which is equivalent to any odd decimal number, is:
A
False
B
1
C
1 or 0
D
True
✓ Correct
💡 Step-by-Step Explanation & Concept Rationale
All odd integers in binary end with 1 in the 20 position.
📜 Instructions / Reading Passage
1 Question in this set
COMPUTER LANGUAGES & TRANSLATORS: Solve multiple-choice questions regarding binary circuit states, data storage units (KB, MB), and the specific functions of compilers, interpreters, and assemblers.
Q. 2 Computer Aptitude Test
Difficulty: Hard (1 Mark)
Binary circuit elements have:
A
One stable state
B
Two stable state
✓ Correct
C
Three stable state
D
None of above
💡 Step-by-Step Explanation & Concept Rationale
Binary logic is based on two states: 0 (off) and 1 (on).
📜 Instructions / Reading Passage
2 Questions in this set
COMPUTER SYSTEMS & MEMORY: Solve multiple-choice questions regarding multiprogramming, memory units (Gigabyte), and SIMM pin configurations.
Q. 3 Computer Aptitude Test
Difficulty: Hard (1 Mark)
EBCDIC can code up to how many different characters?
A
256
✓ Correct
B
16
C
32
D
64
💡 Step-by-Step Explanation & Concept Rationale
The 8-bit EBCDIC code supports 28=256 unique character representations.
Q. 4 Computer Aptitude Test
Difficulty: Hard (1 Mark)
The computer code for the interchange of information between terminals is:
A
ASCII
✓ Correct
B
BCD
C
EBCDIC
D
All of above
💡 Step-by-Step Explanation & Concept Rationale
American Standard Code for Information Interchange is the global standard for terminal data.
📜 Instructions / Reading Passage
1 Question in this set
PERIPHERALS & ARCHITECTURE: Solve questions regarding input/output devices, printer technologies for multi-carbon forms, and CPU logical unit functions.
Q. 5 Computer Aptitude Test
Difficulty: Hard (1 Mark)
If in a computer, 16 bits are used to specify address in a RAM, the number of addresses will be:
A
216
B
65536
C
64K
D
Any above
✓ Correct
💡 Step-by-Step Explanation & Concept Rationale
Calculation: 216=65,536.

To find the number of unique memory addresses that can be generated using a given number of address bits, we use the formula: $(\text{Number of addresses}=2^{n})$ Where \(n\) is the number of bits. Given \(n = 16\):
A ($2^{16}$): This represents the direct mathematical expression of the formula (\(2^{16}\)). (Note: In many standard digital electronics multiple-choice questionnaires, option A is printed as "216" due to a typo omitting the superscript formatting for $(2^{16})$).
B (65536): Evaluating the exponential formula gives exactly \(2 \times 2 \times 2 \dots = 65,536\) unique addressable locations.
C (64K): In computer memory architecture, \(1\text{ K}\) (Kilobyte/Kibi) is equal to $(2^{10} = 1,024)$. Dividing our total addresses by this unit gives:

$$(\frac{65,536}{1,024}=64)$$
📜 Instructions / Reading Passage
2 Questions in this set
DATA STORAGE & MEASUREMENT: Write the correct answer for questions involving data density, disk access components (Access arms), and storage types (Mass storage, DASD).
Q. 6 Computer Aptitude Test
Difficulty: Hard (1 Mark)
Which number system is commonly used as a shortcut notation for groups of four binary digits?
A
Binary
B
Decimal
C
Octal
D
Hexadecimal
✓ Correct
💡 Step-by-Step Explanation & Concept Rationale
Hex uses one character (0-F) to represent 4 bits (24=16).
Q. 7 Computer Aptitude Test
Difficulty: Hard (1 Mark)
The original ASCII code used.. bits of each byte, reserving that last bit for error checking:
A
5
B
6
C
7
✓ Correct
D
8
💡 Step-by-Step Explanation & Concept Rationale
Standard ASCII is a 7-bit code; the 8th bit was often a parity bit.
📜 Instructions / Reading Passage
1 Question in this set
SYSTEM ARCHITECTURE & HARDWARE: Solve questions regarding CPU control units, system buses (Address bus), and historical computer classifications (Super computers as "number crunchers").
Q. 8 Computer Aptitude Test
Difficulty: Hard (1 Mark)
A technique used by codes to convert an analog signal into a digital bit stream is known as:
A
Pulse code modulation
✓ Correct
B
Pulse stretcher
C
Query processing
D
Queue management
💡 Step-by-Step Explanation & Concept Rationale
PCM is the standard method for digitally representing analog signals.
📜 Instructions / Reading Passage
1 Question in this set
COMPUTER SYSTEMS & DATA FLOW: Solve multiple-choice questions regarding the internal movement of data (input/output via ports), processing units (ALU), and the role of programmers versus operators in system management.
Q. 9 Computer Aptitude Test
Difficulty: Hard (1 Mark)
EBCDIC is:
A
6-bit coding system
B
7-bit coding system
C
8-bitcoding system
✓ Correct
D
9 bit coding system
💡 Step-by-Step Explanation & Concept Rationale
Extended Binary Coded Decimal Interchange Code is a standard 8-bit character encoding.
📜 Instructions / Reading Passage
1 Question in this set
HARDWARE, ARCHITECTURE & TELECOM: Write the correct answer for questions involving historical hardware (ENIAC, Babbage's engines), memory addressing logic, and telecommunications media (Fiber optics, Duplex, FAX).
Q. 10 Computer Aptitude Test
Difficulty: Hard (1 Mark)
Extended ASCII uses:
A
8 bits for coding
✓ Correct
B
9 bits for coding
C
10 bits for coding
D
11 bits for coding
💡 Step-by-Step Explanation & Concept Rationale
Extended ASCII expands the standard 7-bit set to 8 bits to include additional characters.
📜 Instructions / Reading Passage
3 Questions in this set
Select the best option for the following modern Computer Aptitude Test questions (covering AI, Cloud, Cybersecurity, and Modern Hardware):
Q. 11 Computer Aptitude Test
Difficulty: Hard (1 Mark)
What is 'BigEndian'?
A
A giant computer
B
A data storage format
✓ Correct
C
A fast drive
D
A big fan
💡 Step-by-Step Explanation & Concept Rationale
A method of storing binary data where the most significant byte comes first.
Q. 12 Computer Aptitude Test
Difficulty: Hard (1 Mark)
What is 'Bit'?
A
A tiny chip
B
Smallest unit of data
✓ Correct
C
A storage folder
D
A fast speed
💡 Step-by-Step Explanation & Concept Rationale
A binary digit (0 or 1).
Q. 13 Computer Aptitude Test
Difficulty: Hard (1 Mark)
What is 'Byte'?
A
8 bits
✓ Correct
B
16 bits
C
4 bits
D
1,000 bits
💡 Step-by-Step Explanation & Concept Rationale
A group of binary digits (usually eight) operated on as a unit.
Study Stream Progress: Showing 13 of 13 Questions (100%)
🎉 All 13 Solved Questions in Logic Loaded!

You have studied the complete question pool with step-by-step rationales. Ready to test yourself?

Ready to Test Your Retention & Speed?

Now that you have reviewed the study questions and rationales, test yourself in our interactive 1-by-1 practice engine or take the full official timed mock exam.