How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?


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

Post New Answer

More Core Java Interview Questions

can any one send me the example program of immutable class?

2 Answers   Arfin, TCS,


What is abstraction with strong example program? (not a general program)

3 Answers  


what is platform dependent translation and platform dependent programming language

2 Answers  


How we can make copy of a java object?

0 Answers  


design an lru cache in java?

0 Answers  


Can private class be inherited in java?

0 Answers  


Who is the owner of java?

0 Answers  


Can we override the private methods?

0 Answers  


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

0 Answers   TCS,


What happens when a thread cannot acquire a lock on an object in java programming?

0 Answers  


Is string thread safe in java?

0 Answers  


what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


Categories