Home / Programming MCQs / JAVA MCQs / Question
R
Q. What is stringBuffer in java?
StringBuffer class is used to create modifiable strings in java.
You must be Logged in to update hint/solution
Garbage collection only occurs sporadically during the execution of your program
A class is declared inside a class but outside a method it is known as ________
What is a lambda expression in Java 8?
Which is the data type used mostly to handle streams and buffers in Java language?
A special type of method that is used to initialize an object is called________.
Which of the following is the advantage of BigDecimal over double?
Java Virtual Machine is platform independent.
Discusssion
Login to discuss.