What is the unit of plancks constant?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of encapsulation in java?
What is data type example?
What does indexof mean?
what is main purpose of abstract class?
What are strings in physics?
Why do we need singleton?
What is the full form of jpeg?
Real Time sample code for Encapsulation and Abstraction. where to use abstract and where to use specifies like public private.
String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 Answers Flextronics, Keane India Ltd,
What are the two major components of JDBC?
What are synchronized methods ?
By what default value is an object reference declared as an instance variable?