কোনটি Abstract Noun?

কোনটি Abstract Noun? Correct Answer Agency

যে Noun দ্বারা কোন ব্যক্তি কিংবা বস্তুর গুণ, কাজের নাম কিংবা অবস্থা প্রকাশ করা হয় তাকে Abstract Noun বলে। যেমন, Liberty, anger, freedom, kindness, love, agency, happiness, beauty, ইত্যাদি।
Bissoy MCQ

Related Questions

Which of the following declares an abstract method in an abstract Java class?
If a class is extending/inheriting another abstract class having abstract method, then _______________________
Abstract class A has 4 virtual functions. Abstract class B defines only 2 of those member functions as it extends class A. Class C extends class B and implements the other two member functions of class A. Choose the correct option below.
Is it necessary that all the abstract methods must be defined from an abstract class?