All Practice Exams

100+ Free Pancyprian TS Dig. Electronics II Practice Questions

Cyprus Pancyprian Access Examination Technical School Digital Electronics II (Theoretical Direction) (ΨΗΦΙΑΚΑ ΗΛΕΚΤΡΟΝΙΚΑ ΙΙ Τ.Σ. (Θ.Κ.), code 410) practice questions are available now; exam metadata is being verified.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
100+ Questions
100% Free

Loading practice questions...

2026 Statistics

Key Facts: Pancyprian TS Dig. Electronics II Exam

410

Official subject code for ΨΗΦΙΑΚΑ ΗΛΕΚΤΡΟΝΙΚΑ ΙΙ Τ.Σ. (Θ.Κ.) in the 2026 Pancyprian Access Examinations

Cyprus Examinations Service

2.5 hours

Official examination duration from the 2026 timetable (e.g. 08:00–10:30)

Cyprus Examinations Service

EUR 25

2026 fee per access subject (not code 032)

Cyprus Examinations Service

0–20

Marking scale for each Pancyprian subject

Cyprus Examinations Service

≠ 510

Distinct from practical-direction code 510 (labs/technology)

Cyprus Examinations Service

100

Original practice questions in this study bank

OpenExamPrep

Free 100-question English-language MCQ study bank for Pancyprian Technical School Digital Electronics II (Theoretical Direction) (code 410). Official duration: 2.5 hours per the official 2026 timetable. Official fee: EUR 25.00 per access subject in 2026. Distinct from practical code 510. This bank is a study aid, not an official translation or format simulation.

Sample Pancyprian TS Dig. Electronics II Practice Questions

Try these sample questions to test your Pancyprian TS Dig. Electronics II exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1What is the decimal (base-10) value of the binary number 1101₂?
A.11
B.12
C.13
D.14
Explanation: 1101₂ = 1·8 + 1·4 + 0·2 + 1·1 = 8 + 4 + 0 + 1 = 13₁₀.
2Convert the decimal number 45₁₀ to binary.
A.101101₂
B.110101₂
C.101011₂
D.111001₂
Explanation: 45 ÷ 2 repeatedly: 45=22 r1, 22=11 r0, 11=5 r1, 5=2 r1, 2=1 r0, 1=0 r1. Reading remainders upward gives 101101₂. Check: 32+8+4+1=45.
3What is the hexadecimal equivalent of binary 1011 0110₂?
A.A6₁₆
B.B6₁₆
C.C6₁₆
D.96₁₆
Explanation: Group by fours from the right: 1011₂ = B₁₆ and 0110₂ = 6₁₆, so 10110110₂ = B6₁₆.
4Convert hexadecimal 2F₁₆ to decimal.
A.45
B.47
C.55
D.63
Explanation: 2F₁₆ = 2·16 + 15 = 32 + 15 = 47₁₀ (F = 15).
5Add the binary numbers 1011₂ + 0110₂. What is the sum in binary?
A.10001₂
B.10000₂
C.1111₂
D.10101₂
Explanation: 1011₂ (11) + 0110₂ (6) = 17₁₀ = 10001₂. Bitwise: 1+0=1, 1+1=0 carry 1, 0+1+carry1=0 carry 1, 1+0+carry1=0 carry 1 → leading 1.
6What is the 4-bit two's-complement representation of −5?
A.1011₂
B.1101₂
C.1010₂
D.1110₂
Explanation: First write +5 as 0101₂. Invert bits → 1010₂, then add 1 → 1011₂. Check: −8+2+1 = −5.
7How many distinct values can an 8-bit unsigned binary number represent?
A.128
B.255
C.256
D.512
Explanation: With n bits unsigned, there are 2ⁿ distinct codes. For n=8: 2⁸ = 256 values (0 through 255).
8Convert octal 157₈ to binary.
A.001 101 111₂
B.001 101 110₂
C.001 111 101₂
D.110 101 111₂
Explanation: Each octal digit maps to 3 bits: 1→001, 5→101, 7→111, so 157₈ = 001101111₂.
9What is Gray code for decimal 3 (binary 011₂ → Gray)?
A.010
B.001
C.011
D.100
Explanation: Binary-to-Gray: G = B XOR (B>>1). For 011: MSB stays 0; next bit 1⊕0=1; LSB 1⊕1=0 → 010.
10In BCD (8421), what is the BCD encoding of decimal 29?
A.0010 1001
B.0001 1101
C.0010 1000
D.0011 1001
Explanation: Each decimal digit is encoded separately in 4 bits: 2 → 0010, 9 → 1001, so 29 → 0010 1001.

About the Pancyprian TS Dig. Electronics II Practice Questions

Verified exam format metadata for Cyprus Pancyprian Access Examination Technical School Digital Electronics II (Theoretical Direction) (ΨΗΦΙΑΚΑ ΗΛΕΚΤΡΟΝΙΚΑ ΙΙ Τ.Σ. (Θ.Κ.), code 410) is pending. The practice questions above remain available while official exam length, timing, passing score, fee, and administrator details are reviewed.