Tag: programming languages
Questions Related to programming languages
-
Sum of 5 and 3 is:8
-
error during compilation
-
Sum of 5 and 3 is:53
-
None of these
-
a byte
-
a word
-
a boolean
-
a null-terminated string
-
floating-point
-
double
-
boolean
-
function
-
an array of unsigned long
-
an array of floating-point values
-
an array of unary
-
an array of zero-terminated strings
-
public
-
final
-
static
-
all the above
-
there should not be any variable in an interface
-
a class implements one or more interfaces
-
a class extends one or more interfaces
-
an interface extends one of more interfaces
-
Serializable is a marker Interface