Answer Posted / ravikiran(aptech mumbai)
casting is the process that allows lowerdatatype to hold the
data of higher data type
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Java Compiler is stored in JDK, JRE or JVM?
What is bubble sorting in java?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is ascii code?
What are the features in java?
What does s mean in regex?
What is a function easy definition?
Why generics are used in java?
Why 1 is not a prime number?
What is an empty class? What functionality does it offer in Java?
What are the advantages and disadvantages of reference counting in garbage collection?
What is stringbuffer in java?
Is string a data type in java?
How do you escape sequences in java?
What is regex java?