![]() Related Questions Latest Answer : there are few step to use Log4J in you java code. 1- creat a file name log.properties with following text log4j.rootLogger=debug, stdout, R log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout # ... Latest Answer : Its a common mistake to assume that overloading is a kind of polymorphism in OOPS..But its actually not..However the definition is the same.. an entity existing in different forms is called polymorphism..in Java, polymorphism is achieved with super class ... Tags : OOPS Latest Answer : Method Overriding means methods having the same method name,same number of arguements or same type of arguements.Here we use super() method to pass the arguements to the methods in the baseclass. ... Tags : OOPS Latest Answer : INHERITANCE: Inheritance is the process by which one object can acquire the properties of another. The best example for this is C,C++, and JAVA languages itself. Java is being derived from C++ which in return is being derived from C from where it inherits ... Tags : OOPS Latest Answer : OOPS helps to model the real world domain into our application Domain as it has the tight coupling with data members and data function.We can get  a reusable system which greatly reduces our developement effort which is the need of ... Tags : OOPS Latest Answer : abstract, encapsulation, polymorphism ... Tags : OOPS Latest Answer : Java is not pure object oriented language because all data types are not object. In java we can use primitive data types they are not objects. PURE OOPL everything should be objects and methods. ... Tags : OOPS give me anssss Latest Answer : jsp : JSP Contain MVCServelt : n-tier Architerby nirmala ... Read Answers (2) | Asked by : bipin Latest Answer : hai,sun will release many versions of java and in each version they are including many new APIs in the same way they are removing some methods which were there in the prev versions.eg: Thread class --stop(). ... Read Answers (2) | Asked by : shekhar
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||