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.
What is a poor conductor?
poor conductor is a material for which conductivity is low, yet sufficient to exhibit significant loss.
poor conductor is a material for which conductivity is low, yet sufficient to exhibit significant loss.
See lessWhat are five conductors?
silver,copper,gold,aluminum,iron,steel are the conductors.
silver,copper,gold,aluminum,iron,steel are the conductors.
See lessWhat is conductor or insulator?
Conductors are those substances through which electricity can flow are called conductors. Insulators are those substances through which electricity cannot flow are called insulators.
Conductors are those substances through which electricity can flow are called conductors. Insulators are those substances through which electricity cannot flow are called insulators.
See lesswhat is conductor?
conductor, or electrical conductor, is a substance or material that allows electricity to flow through it.
conductor, or electrical conductor, is a substance or material that allows electricity to flow through it.
See lesswhat is reflection?
Reflection is the phenomenon of bouncing back of light rays when it strikes an opaque surface.
Reflection is the phenomenon of bouncing back of light rays when it strikes an opaque surface.
See lessWhat is the simple definition of light?
Light is defined as the electromagnetic radiation with wavelengths between 380 and 750 nm which is visible to the human eye.
Light is defined as the electromagnetic radiation with wavelengths between 380 and 750 nm which is visible to the human eye.
See lesswhat is light?
Light is a type of electromagnetic radiation that allows the human eye to see or makes objects visible.
Light is a type of electromagnetic radiation that allows the human eye to see or makes objects visible.
See lessWhat is overloading and overriding polymorphism in Java?
When the method signature (name and parameters) are the same in the superclass and the child class, it's called overriding. When two or more methods in the same class have the same name but different parameters, it's called overloading.
When the method signature (name and parameters) are the same in the superclass and the child class, it’s called overriding. When two or more methods in the same class have the same name but different parameters, it’s called overloading.
See lessWhat is polymorphism and its example?
The word polymorphism means having many forms. In simple words, we can define polymorphism as the ability of a message to be displayed in more than one form. Real life example of polymorphism, a person at the same time can have different characteristic. Like a man at the same time is a father, a husRead more
The word polymorphism means having many forms. In simple words, we can define polymorphism as the ability of a message to be displayed in more than one form. Real life example of polymorphism, a person at the same time can have different characteristic. Like a man at the same time is a father, a husband, an employee.
See lessWhat is meant by polymorphism in Java?
Polymorphism is referred to the capacity of an object to adopt various forms. However, polymorphism in Java describes a class's capability to offer several method deployments based on the kind of object it receives as input. In simple terms, polymorphism in Java enables us to execute the same task iRead more
Polymorphism is referred to the capacity of an object to adopt various forms. However, polymorphism in Java describes a class’s capability to offer several method deployments based on the kind of object it receives as input. In simple terms, polymorphism in Java enables us to execute the same task in a range of ways.
See less