How many characters is 2 bytes?


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

Post New Answer

More Core Java Interview Questions

Which variables are stored in stack?

0 Answers  


Can you override a private or static method in java?

1 Answers  


Give me example of derived data types.

0 Answers   Amdocs,


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

0 Answers  


What is the main function in java?

0 Answers  


EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.

1 Answers   EDS,


What are java packages?

0 Answers  


Why do you canvas?

0 Answers  


Where can I find jdk in my computer?

0 Answers  


write a code, we have two thread, one is printing even no and other print the odd no.

1 Answers   Global Logic,


What is meant by attribute?

0 Answers  


What is difference between pointer and reference?

0 Answers  


Categories