এখানে System হচ্ছে ক্লাস নেম। out হচ্ছে System ক্লাসের একটি static variable. যেটি আবার Printstream ক্লাসের object(reference).আমরা জানি static variable কে ব্যবহার করতে অবজেক্ট তৈরি…
What is field in java? Java fields are variables within Java classes. Both Java fields and methods have a type, or the type of data they…
I am writing this tutorial to show you how to create a RESTful web-service with PHP 7 & MySQL 8 in a very short time. You can think of…
ধরুন আপনার কাছে একটি বড় মোটর আছে যার স্টার্টিং টর্ক অনেক বেশি লাগে । এর ফলে স্টার্টিং এর সময় অনেক এম্পিয়ার প্রয়োজন হয় । এই…
What is Polymorphism? Polymorphism in Java is a concept by which we can perform a single action in different ways. Polymorphism is derived from 2…
What is Inheritance Inheritance is one of the key features of OOP that allows us to create a new class from an existing class. The…
The meaning of Encapsulation ( also known as Data Hiding ), is to make sure that “sensitive” data is hidden from users. Encapsulation is a process…
What is Abstraction? An interface is a completely “abstract class” that is used to group related methods with empty bodies. Interface in JAVA is able to achieve…
ISP Setup with PPPoE Server Configuration, ISP যেভাবে ইন্টারনেট দেয় Mikrotik hotspot configuration step by step




