Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
define sustainable development?
Sustainable development maximises welfare of both present and future generations. In other words, it is that process of economic growth that is sustained over a long period of time without causing any fall in quality of life of the future generations.
Sustainable development maximises welfare of both present and future generations. In other words, it is that process of economic growth that is sustained over a long period of time without causing any fall in quality of life of the future generations.
See lesswhat is user interface?
The user interface (UI) is the point of human-computer interaction and communication in a device. This can include display screens, keyboards, a mouse and the appearance of a desktop.
The user interface (UI) is the point of human-computer interaction and communication in a device. This can include display screens, keyboards, a mouse and the appearance of a desktop.
See lesswhat is constructor?
A constructor is a special initialization function that is automatically called whenever a class is declared. The constructor always has the same name as the class name, and no data types are defined for the argument list or the return type. Normally a constructor is used to initialize a class.
A constructor is a special initialization function that is automatically called whenever a class is declared. The constructor always has the same name as the class name, and no data types are defined for the argument list or the return type. Normally a constructor is used to initialize a class.
See lessWhat is a Marker Interface?
A marker interface is defined as an interface without any methods. Its sole purpose is to "mark" or "tag" a class to indicate a specific characteristic or behavior. Any class that implements a marker interface is considered to possess the indicated capability or characteristic.
A marker interface is defined as an interface without any methods. Its sole purpose is to “mark” or “tag” a class to indicate a specific characteristic or behavior. Any class that implements a marker interface is considered to possess the indicated capability or characteristic.
See lessDefine Copy Constructor in Java
A copy constructor in a Java class is a constructor that creates an object using another object of the same Java class. That's helpful when we want to copy a complex object that has several fields, or when we want to make a deep copy of an existing object.
A copy constructor in a Java class is a constructor that creates an object using another object of the same Java class. That’s helpful when we want to copy a complex object that has several fields, or when we want to make a deep copy of an existing object.
See lessIf you are diagnosed with Coeliac disease, which protein are you unable to eat?
Gluten is a protein found in wheat, barley, and rye. Some oats contain gluten. When you have celiac disease, gluten causes your immune system to damage or destroy villi.
Gluten is a protein found in wheat, barley, and rye. Some oats contain gluten. When you have celiac disease, gluten causes your immune system to damage or destroy villi.
See lessWhat type of pasta has a name meaning "little worms"?
Vermicelli: Traditional pasta, similar to spaghetti but slightly thicker. Translates to “little worms” in Italian.
Vermicelli: Traditional pasta, similar to spaghetti but slightly thicker. Translates to “little worms” in Italian.
See lessFrom which type of flower does a vanilla pod come?
Vanilla is a spice derived from orchids of the genus Vanilla, primarily obtained from pods of the flat-leaved vanilla (V. planifolia).
Vanilla is a spice derived from orchids of the genus Vanilla, primarily obtained from pods of the flat-leaved vanilla (V. planifolia).
See lessWhich nuts are used in marzipan?
Marzipan is typically made from finely ground blanched (skinless) almonds, confectioners' sugar, egg whites and almond extract to intensify flavor.
Marzipan is typically made from finely ground blanched (skinless) almonds, confectioners’ sugar, egg whites and almond extract to intensify flavor.
See lessExplain the terms analogous and homologous organs with examples.
Analogous organs: Those organs which have different basic structure but have a similar appearance and perform similar functions are called analogous organs. Example - wings of bird and insect. Homologous organs: Those organs which have the same basic structure but different functions are called homoRead more
Analogous organs: Those organs which have different basic structure but have a similar appearance and perform similar functions are called analogous organs. Example – wings of bird and insect. Homologous organs: Those organs which have the same basic structure but different functions are called homologous organs.
See less