
Question 1: Inheritance is a core concept of Object-Oriented Programming (OOP) where one class (child) can use the properties and methods of another class (pa…
Read moreইডিটর এর মাধ্যমে আমরা নিবো, শেয়ারপ্রেফারেন্স এর মাধ্যমে আমরা শো করাবো, সেইভ করবো। SharedPreferences sharedPreferences ; SharedPreferences.Editor editor ; share…
Read moreLinearLayout mainLayout ; LayoutInflater layoutInflater ; mainLayout = findViewById…