aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Operating Systems - File Systems
  • A _____ is simply a string of bits.
Multiple choice

A _____ is simply a string of bits.

  1. word

  2. structure

  3. bitmap

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A bitmap is a mapping where each bit represents the state of a corresponding resource, such as a block on a disk being free or allocated. It is essentially a string of bits used for tracking.

Keep practicing — related questions

  • One byte has ________ bits.
  • Which segment register in microprocessors is a 16-bit register used to hold extra destination data during s...
  • public class Myfile { public static void main (String[] args) { String biz = args[1]; String baz = args[2];...
  • What will be the output of the program? public class StringRef { public static void main(String [] args) { ...
  • In which of the following, a very special counter circuit is used, which count by trying all values of bits...
  • Which of the following values in compareTo() method of String class is used to state that the invoking stri...
  • Pick out what is true from the following options? i. Object instantiated from String Buffer is thread-safe....
  • What will be the output of the program? public class HorseTest { public static void main (String [] args) {...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy