What is byte data type?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Does set allows null in java?

0 Answers  


What function extracts specified characters from a string?

0 Answers  


How many Java environments are there?

1 Answers   Phantom Technologies,


Explain listiterator and methods in listiterator?

0 Answers  


Program to Find the second largest element in an array.

0 Answers   Amazon,


Can private class be inherited in java?

0 Answers  


Where pragma is used?

0 Answers  


Explain garbage collection in java?

0 Answers  


What data type is a string?

0 Answers  


what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


What is a buffer in computer?

0 Answers  


Are functions objects in java?

0 Answers  


Categories