Answer Posted / pathi
in java we must need atleast one class to define our
code...but in c++ we can also define it without a class..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you know about java?
How many digits can a float hold?
What is meant by anonymous class?
How do you change an int to a string?
Can a static method be overridden in java?
Can private class be inherited in java?
What is data type in computer?
Tell me the Importent classes in net package?
Can long be null in java?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
Why constructor has no return type?
What is the difference between static and global variables and also define what are volatile variables?
What is default size of arraylist in java?
Difference between nested and inner classes ?
What is a conditional statement explain with example?