![]() Related Questions A) ClassesB) VariablesC) Memory D) None of the Above Latest Answer : memory ... A) ArgumentsB) ClassesC) ConstructorsD) Parameters Latest Answer : Yes objects can be created only using constructors if we do not provide one compiler will create a default cons for us thus allocating memory for objects we are going to create and the default values for instance variables are:for integers, float, double, ... A) EncapsulationB) ClassC) InheritenceD) Polymorphism Latest Answer : With method overloading Java supports polymorphism. ... A) EncapsulationB) ClassC) InheritenceD) Polymorphism Latest Answer : class ... A) Nested Classes Latest Answer : I think this mode of answering the question when you have to enter the text should not be used. one thing can be named in many ways, and you cant say that which is correct.I answered Inner classes and it says its wrong. ... A) TrueB) False Latest Answer : true.....class declared with static called static inner class....with out static called non static inner class.. ... Is it ok to say interfaces,classes are of polymorphism(i.e we can use those for different purposes).if not then why? Read Answers (2) | Asked by : prasad Can a abstract class have a constructor ?When would the constructor in the abstract class be called ? All the classes including the abstract classes can have constructors.Abstract class constructors will be called when its concrete subclass will be instantiated. Tags : Abstract Latest Answer : The Java class file is a precisely defined format for compiled Java. Java source code is compiled into class files that can be loaded and executed by any JVM. The class files may travel across a network before being loaded by the JVM. The Java class file ... Read Answers (1) | Asked by : mallikarjun rao.Y
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||