What are white spaces in java?
Answer / Neha Gautam
White spaces in Java refer to characters that represent spaces, tabs, newlines, and form feeds. They can be used for indentation, separation of tokens, and other purposes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the main uses of java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is unicode in java?
what is polymorphism with example?types of polymorphism?
Which number is denoted by leading 0x or 0x in java?
What is data member in java?
What is the default execution method in java?
What class is used to implement a Throwable array?
Is java jre still free?
How to display all the prime numbers between 1 and 100
what is jms? features of jms
What is vector?