Posts

Active Passive Voice

 Sentence made with 3 things subject, Verb and Object subject person, name, he she, i, me, we verb is work e.g running, writing, reading etc object is working thing (e.g cycle) In Passive voice object comes first Subject placed at last Verb still at the same place but in passive voice 3rd form of verb always There is always in passive voice we use 3rd form of verb Trick 1 When in Active voice there is continuous sentence that is with main verb ing add then in passive voice we always use being  

Number system | Digital Logic Design

 To count, to measure any thing number use. example to measure height, weight, length  In computer number system is important because if we talk about videos, images text computer understand 0,1 binary number system so conversion is important computer convert into binary number system. so number system is important  Most important number systems are: Binary number system 0,1 0,1 are 2 numbers so base/ radix is 2 AND range is (0,1)  octal number system 8 octal number system (0,1,2,3,4,5,6,7) and range is (0-7) decimal 10 decimal number system 10 is base/radix (0,1,2,3,4,5,6,7,8,9) hexadecimal base is 16 hexadecimal number system base is (0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F) because 10,11,12,13,14,15 are 2 2 symbol so use A,B,C,D,E,F ( )n n is base or radix if given any nth term to fine number system we must remember (n-1) is base e.g;- ( )12 n-1  12-1=11 so we write in number system as 0,1,2,3,4,5,6,7,8,9,A,B How to Convert Decimal number system: Conversion of decima...

Digital Logic Design

  Digital Logic Design