Answer Posted / glibwaresoftsolutions
Java has two different kinds of data types, which are described below:
Data Type Primitive
Object data type or non-primitive data type
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is high level language in computer?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is stringwriter?
How can you read an integer value from the keyword when the application is runtime in java? example?
Is arraylist ordered?
Can we convert stringbuffer to string?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is boolean flag in java?
What is lazy programming?
What are different types of multitasking?
What is the difference between the paint() and repaint() methods?
What is lazy initialization in java?
What is difference between an object and a class?
What is the final keyword?