What is data type example?



What is data type example?..

Answer / Jha Nileshkumar Kripanath

"In Java, some common data types include int (integer), double (floating-point numbers), char (character), boolean (logical values true or false), and String (string of characters)."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is map ordered in java?

1 Answers  


What is empty list in java?

1 Answers  


What is the difference between stringbuffer and stringbuilder class?

1 Answers  


What is meant by wrapper classes?

3 Answers  


Is vector thread safe in java?

1 Answers  


What are access modifiers in Java ?

6 Answers  


Describe string intern() methodology

1 Answers  


Define iterator and methods in iterator?

1 Answers  


Tell me how many ways are there to initialise an integer with a constant.

1 Answers   Aricent,


In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4

1 Answers   Tech Mahindra,


What are the advantages of passing this into a method instead of the current class object itself?

1 Answers  


describe method overloading

1 Answers  


Categories