Answer Posted / sathiya
java is not purely object oriented, since it has primitive
data types.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Will minecraft java be discontinued?
What is a map in java?
Is an empty arraylist null?
Can you add null to a list java?
What is the difference between conversation & casting?
How many bytes is a unicode character?
Is sizeof a preprocessor?
What is externalizable?
What is difference between null and void?
How do you end a program?
What is difference between static class and singleton pattern?
What is module with example?
What are the different types of data structures in java?
How to create a base64 decoder in java8?
why not override thread to make a runnable? : Java thread