why java has the size of character 2 byte ,while in c/c++ it
is of 1 byte?
Answer Posted / venkat
by Ascii code system
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
What if I do not provide the string array as the argument to the method?
What is the most important feature of java?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.
What is the resourcebundle class?
What is a context in java?
Why are command line arguments passed as a string?
Why serialization is used in java?
What do you understand by numeric promotion?
Is openjdk the same as jdk?
How do I enable jvm?
What if I write static public void instead of public static void?
What's the difference between local, global and universal groups? : java security
What is rxjava2?
How can I swap two variables without using a third variable?