Quantcast
Channel: QuizMeUp - Data type
Browsing all 4 articles
Browse latest View live

MySQL display purposes

True/false questionWhen declaring data types: INT(1) uses 1 bit while INT(20) uses 20 bits. Please choose: True or False.

View Article



What is the size of the char data type in Java?

Multiple choice questionWhat is the size of the char data type in Java?

View Article

In Java, can you compare between the boolean an...

Multiple choice questionIn Java, can you compare between the boolean and int primitive data types? For example: int i=4; boolean b = True; if (i == b){ ... }

View Article

Java only allocates primitive data types like i...

True/false questionJava only allocates primitive data types like int and double and object references on the stack. All objects are allocated on the heap.

View Article
Browsing all 4 articles
Browse latest View live




Latest Images