How many bit combinations are there in a byte?
Answer Posted / prakash
255 0nly
| Is This Answer Correct ? | 4 Yes | 23 No |
Post New Answer View All Answers
what are the types of Member Functions?
What is cin clear () in c++?
What is a forward referencing and when should it be used?
Write a program which uses functions like strcmp(), strcpy()? etc
What are the characteristics of friend functions?
What are the advantages of early binding?
How a pointer differs from a reference?
What is auto type c++?
Why is c++ a mid-level programming language?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What are the various compound assignment operators in c++?
What is the difference between an enumeration and a set of pre-processor # defines?
What are the differences between java and c++?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Do you know what are static and dynamic type checking?