Data Types and Variables Java is a ........... language. moderate typed strongly typed weakly typed None of these moderate typed strongly typed weakly typed None of these ANSWER DOWNLOAD EXAMIANS APP
Data Types and Variables How many primitive data types are there in Java? 6 7 8 9 6 7 8 9 ANSWER DOWNLOAD EXAMIANS APP
Data Types and Variables In Java byte, short, int and long all of these are signed Both of the above None of these unsigned signed Both of the above None of these unsigned ANSWER DOWNLOAD EXAMIANS APP
Data Types and Variables Size of int in Java is 16 bit Depends on execution environment 32 bit 64 bit 16 bit Depends on execution environment 32 bit 64 bit ANSWER DOWNLOAD EXAMIANS APP
Data Types and Variables The smallest integer type is ......... and its size is ......... bits. short, 16 short, 16 short, 8 byte, 8 short, 16 short, 16 short, 8 byte, 8 ANSWER DOWNLOAD EXAMIANS APP