Answer Posted / ravikiran(aptech mumbai)
no i's a literal
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Which one of the following suits the description of a string better: derived or primitive?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What are the two environment variables that must be set in order to run any java programs?
What is the use of predicate in java 8?
What is space character in java?
What is hashing in java?
What is the function of compareto in java?
Can we convert integer to string in java?
Is there a way to increase the size of an array after its declaration?
Define how can we find the actual size of an object on the heap?
What is immutable class in java?
What is scope of a variable?
How many threads can I run java?
How many types of equations are there?
What is a class in java?