6. The Boolean function with the Karnaugh map
7. The Octal equivalent of the binary number 1011101011 is :
9. ‘ptrdata’ is a pointer to a data type. The expression *ptrdata++ is evaluated as (in C++) :
10. The associativity of which of the following operators is Left to Right, in C++ ?