logo

CuriousTab

CuriousTab

Discussion


Home Certification CISCO Certification Comments

  • Question
  • You have the following binary number :10110111. What are the decimal and hexadecimal equivalents?


  • Options
  • A. 69/0x2102
  • B. 183/B7
  • C. 173/A6
  • D. 83/0xC5

  • Correct Answer
  • 183/B7 

    Explanation

    You must be able to take a binary number and convert it into both decimal and hexadecimal. To convert to decimal, just add up the 1s using their values. The values that are turned on with the binary number of 10110111 are 128+32+16+4+2+1=183. To get the hexadecimal equivalent, you need to break the eight binary digits into nibbles (4 bits), 1011 and 0111. By adding up these values, you get 11 and 7. In hexadecimal, 11 is B, so the answer is 0xB7.


  • CISCO Certification problems


    Search Results


    • 1. What type of RJ45 UTP cable do you use to connect a PC's COM port to a router or switch console port?

    • Options
    • A. Straight - through
    • B. Crossover cable
    • C. Crossover with a CSU/DSU
    • D. Rolled
    • Discuss
    • 2. Differentiate a MAC address and an IP address and describe how and when each address type is used in a network?
    • Discuss
    • 3. What is the bit length and expression form of a MAC address?
    • Discuss
    • 4. Which layer chooses and determines the availability of communicating partners along with the resources necessary to make the connection, coordinates partnering applications, and forms a consensus on procedures for controlling data integrity and error recovery?
    • Discuss
    • 5. Acknowledgments, sequencing , and flow control are characteristics of which OSI layer?

    • Options
    • A. Layer 2
    • B. Layer 3
    • C. Layer 4
    • D. Lawer 7
    • Discuss
    • 6. Your company wants to reconfigure a Catalyst 2950. Which actions must be taken to erase the old configuration?(Choose three) A. Erase flash B. Restart the switch C. Delete the VLAN database D. Erase the startup configuration
    • Discuss
    • 7. If one of the host connected to Sw-AC3 wants to send message to ip 190.0.2.5 (or any ip on a different subnet) what will be the destination MAC address ?
    • Discuss
    • 8. Which three IP addresses can be assigned to hosts if the subnet mask is /27 and subnet zero is usable? A. 10.15.32.17 B. 17.15.66.128 C. 66.55.128.1 D. 135.1.64.34 E. 129.33.192.192 F. 192.168.5.63
    • Discuss
    • 9. Differentiate types of Ethernet cabling and identify their proper application?
    • Discuss
    • 10. If you use either Telnet or FTP, what layer are you using to generate the data?

    • Options
    • A. Application
    • B. Presentation
    • C. Session
    • D. Transport
    • Discuss


    Comments

    There are no comments.

Enter a new Comment