logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Hardware See What Others Are Saying!
  • Question
  • How many bits are in an IPV4 address?


  • Options
  • A. 128 bits
  • B. 64 bits
  • C. 32 bits
  • D. 16 bits

  • Correct Answer
  • 32 bits 

    Explanation

    IPV4 Internet Protocol Version 4 has 32 bits of address.

  • Tags: AIEEE, Bank Exams, CAT, Analyst, Bank Clerk, Bank PO

    More questions

    • 1. Which is the Stack used in 8085?
    • Discuss
    • 2. What does GUI stand for?
    • Discuss
    • 3. What is the main reason the OSI Model was created?
    • Discuss
    • 4. Ethernet uses which topology

    • Options
    • A. Star
    • B. Bus
    • C. Twisted pair
    • D. Both B & C
    • Discuss
    • 5. What are various scheduling queues?
    • Discuss
    • 6. What is the state of the processor, when a process is waiting for some event to occur?
    • Discuss
    • 7. What is Memory-Management Unit (MMU)?
    • Discuss
    • 8. SNOBOL is mainly used for

    • Options
    • A. Text Operation
    • B. String operations
    • C. List operations
    • D. Numerical operations
    • Discuss
    • 9. Convert the expression ((A + B) * C ? (D ? E) ^ (F + G)) to equivalent Prefix Notation
    • Discuss
    • 10. What would be the output of the following program? main() { char a[] = "Visual C++"; char *b = "Visual C++"; printf ("\n%d %d", sizeof (a), sizeof (b)); printf ("\n%d %d", sizeof (*a), sizeof (*b)); }
    • Discuss


    Comments

    There are no comments.

Enter a new Comment