Month: June 2017
Today given an interview for intern position so, I think they asked me some questions that is…
Overriding code: class Dog{ public void bark(){ System.out.println(“woof “); } } class Hound extends Dog{ public void…
অবজেক্ট ওরিয়েন্টেড প্রোগ্রামিং নিয়ে আলোচনার ক্ষেত্রে আমার এই পোস্টের অবতারণা । আগেই বলে রাখি শিখতে শিখতে আমি…
Recent Comments