Polymorphism in Greek means ‘having many forms or faces’. Where ‘Poly’ means ‘many’ and ‘morph’ stands for ‘forms or faces’. In the real wor… more →
7escwhyhk wrote 5 hours ago: Polymorphism is that two objects (of different class)can respond differently to the same message(cal … more →
jfalconcs wrote 2 days ago: بسم الله الرحمن الرحيم ، مرحباً بكم مرة اخري …. ومع الدرس الأول من سلسلة دروس تعلم الـأوبجيكت … more →
Sitemaster wrote 2 weeks ago: Frankly … not that much … but a new “brief review” in BJU International prov … more →
Visitor Blogs wrote 1 month ago: Before you take the quiz, I encourage you to review the articles in the Design Pattern series. Quest … more →
nayeemmodi wrote 2 months ago: package polymorph; interface Animatable // Interface with public void method { publi … more →
tim wrote 2 months ago: If you’ve ever been sick of writing convoluted if/else statements, this design pattern is a go … more →
sevenlamp wrote 2 months ago: ကဲ ဒီေန႔ေတာ့ database အပိုင္းေလး ခဏနားျပီး C# ဘက္ကို နည္းနည္းျပန္လွည့္ေအာင္။ ကြၽန္ေတာ္တို႔ အခုေနာက္ပ … more →
javawocky wrote 2 months ago: MAIN CLASS public class Main { public static void main(String[] args) { // Declare and create Produc … more →
Ranjan Kumar wrote 2 months ago: Reusing Classes The idea is to use the classes without soiling the existing code. There are two ways … more →
viralsarvaiya wrote 2 months ago: Introduction Object-Oriented Programming (OOP) is a software development paradigm that suggests deve … more →
meghsoft wrote 3 months ago: Q : Give a few reasons for using Java? A : Java is a fun language. Let’s look at some of the reasons … more →
pytale wrote 5 months ago: I’m now busy reading the great book Learning Python by Mark Lutz. I must say it reminds the C+ … more →
T.S. Pawan wrote 5 months ago: This is my first post. This article won’t be the definitive guide of Object oriented Programmi … more →
Mobu wrote 5 months ago: Database connectivity is one of the most important columns of a dynamic web. Besides being able to h … more →
rvidhya wrote 6 months ago: Polymorphism: A single object acts differntly in different situation is called Polymorphism. Remembe … more →
Mobu wrote 6 months ago: Lesson: Object-Oriented Programming Concepts by Java Basically it’s an introduction to Object- … more →
Mobu wrote 6 months ago: All properties must be declared and be preceded by one of the visibility keywords: public, protected … more →
roupi wrote 8 months ago: Why are we doing this? A few days ago I wrote this article about Java and C++ where I tested how the … more →
Sitemaster wrote 8 months ago: This weekend’s news reports include items on: Androgen pathway genes and prostate cancer risk … more →