Subject | English | Hindi |
comp., MS | bit mask | बिट मास्क (A numeric value intended for a bit-by-bit value comparison with other numeric values, typically to flag options in parameter or return values. Usually this comparison is done with bitwise logical operators, such as And and Or in Visual Basic, && and || in C++) |
comp., MS | bit rate | बिट दर (The speed at which binary digits are transmitted) |
comp., MS | bit specification | बिट विवरण (The number of colors or levels of gray that can be displayed at one time. The amount or memory in the computer's graphics controller card controls the display. An 8-bit controller can display 256 colors or levels of gray; a 16-bit controller, 64,000 colors; and a 24-bit controller, 16.8 million colors) |
comp., MS | bits per second | बिट प्रति सेकंड (The number of bits transmitted every second, used as a measure of the speed at which a device, such as a modem, can transfer data) |
comp., MS | multiple bit rate | अनेक बिट दर (A characteristic of a data stream in which the same content is encoded at several different bit rates in oder to optimize content delivery) |
comp., MS | secure bit | सुरक्षित बिट (The bit in a key message used to notify the supplicant and authenticator when a key exchange is complete and a link is considered secure. The bit is set to 0 (not secure) or 1 (secure)) |