How many bit combinations are there in a byte?

Answer Posted / k.kishorebabu

=2^8-1
=256-1
=255
bco'z only 8 bit data can be loaded that depends on the
address lines we take

Is This Answer Correct ?    1 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is linked list in c++?

879


What is function overriding in c++?

794


What is private, public and protected inheritance?

780


What is class invariant in c++?

942


Is swift faster than go?

843


Can malloc be used in c++?

773


What is the operator in c++?

838


What do you mean by inheritance in c++? Explain its types.

810


How do I make turbo c++ full screen?

776


Which is not a valid keyword a) public b) protected c) guarded

979


What are register variables?

819


When is the destructor called?

769


What is a local variable?

800


What is an overflow error?

817


Why are arrays usually processed with for loop?

966