In Boolean algebra, the complement (NOT) of 0 is:
பூலியன் இயற்கணிதத்தில், 0 இன் நிரப்பு (NOT) ஆகும்:
- aundefined — வரையறுக்கப்படாத
- b0
- c1✓ Correct
- d2
Explanation
Boolean complement: NOT 0 = 1, NOT 1 = 0; this is the two-element Boolean algebra {0,1}.
5 free practice questions on Boolean Algebra and Automata, out of 25 in this topic, for Post Graduate Teacher Recruitment Board (PG TRB) aspirants. Each one shows the correct answer and a full explanation.
பூலியன் இயற்கணிதத்தில், 0 இன் நிரப்பு (NOT) ஆகும்:
Explanation
Boolean complement: NOT 0 = 1, NOT 1 = 0; this is the two-element Boolean algebra {0,1}.
n மாறிகளின் தனித்துவமான பூலியன் செயல்பாடுகளின் எண்ணிக்கை:
Explanation
Boolean function f: {0,1}^n -> {0,1}; there are 2^n input combinations and 2 output choices each, giving 2^{2^n} functions.
பூலியன் செயல்பாடு f: {0,1}^n -> {0,1}; 2^n உள்ளீட்டு சேர்க்கைகள் மற்றும் 2 வெளியீடு தேர்வுகள் ஒவ்வொன்றும் 2^{2^n} செயல்பாடுகளை வழங்குகின்றன.
NAND கேட் செயல்பாட்டு ரீதியாக முடிந்தது ஏனெனில்:
Explanation
Functional completeness: NAND alone can implement NOT (a NAND a) and AND; from these all Boolean functions follow.
செயல்பாட்டு முழுமை: NAND மட்டுமே NOT (ஒரு NAND a) மற்றும் AND ஐ செயல்படுத்த முடியும்; இவற்றிலிருந்து அனைத்து பூலியன் செயல்பாடுகளும் பின்பற்றப்படுகின்றன.
ஒரு உறுதியான வரையறுக்கப்பட்ட ஆட்டோமேட்டன் (DFA) பின்வருவனவற்றைக் கொண்டுள்ளது:
Explanation
DFA = (Q, Sigma, delta, q_0, F); delta: Q x Sigma -> Q; accepts strings whose computation ends in F.
DFA = (Q, Sigma, delta, q_0, F); டெல்டா: Q x Sigma -> Q; accepts strings whose computation ends in F.
Explanation
Regular languages = languages recognized by DFA/NFA; closed under union, intersection, complement, concatenation, Kleene star.
வழக்கமான மொழிகள் = DFA/NFA ஆல் அங்கீகரிக்கப்பட்ட மொழிகள்; யூனியன், குறுக்குவெட்டு, நிரப்பு, இணைத்தல், க்ளீன் நட்சத்திரத்தின் கீழ் மூடப்பட்டது.
20 more questions on Boolean Algebra and Automata
Track your mastery, build a daily streak, and compete on the leaderboard across all 1 PG TRB subjects.