100% de satisfacción garantizada Inmediatamente disponible después del pago Tanto en línea como en PDF No estas atado a nada 4,6 TrustPilot
logo-home
Examen

Java oop

Puntuación
-
Vendido
-
Páginas
4
Grado
A+
Subido en
29-04-2024
Escrito en
2023/2024

Java OOP Object Oriented Programming - answer-A type of programming that focuses on objects Inheritance - answer-A class derives non-private properties or method from an existing class Polymorphism - answer-Subclass that can be though as its superclass Encapsulation - answer-Protects variables or methods from being accessed outside its desired scope Dynamic Blinding - answer-Looking up variables or methods in the upper levels of a family tree Constructor Chaining - answer-A chain of calls from a subclass to same class of higher and higher superclass Concrete class - answer-regular class abstract class - answer-class that contain abstract methods wrapper class - answer-class that makes an object type from primitive type inner class - answer-class define within a class sub class - answer-class derives non-private properties or methods from existing class super class - answer-Class derived by another class class - answer-define an object this - answer-to differentiate b/w class variable and local variable ;refer to another constructor new - answer-create instance of object static - answer-indicates shared variables or methods package visibility - answer-private,public,default,protected super - answer-differentiate b/w superclass properties or methods from subclass default super - answer-super() is called automatically when no call to super default constructor - answer-className(){ } called automatically when there is no constructor extends - answer-define inheritance relation b/w 2 classes implements - answer-define inheritance b/w class and interface abstract - answer-define abstract class that may contain abstract method; can be used in front of method to indicate that it is abstract (no definition) abstract method - answer-method that have no specific content interface - answer-class like-structure that contain only abstract method

Mostrar más Leer menos
Institución
Grado

Vista previa del contenido

Object-Oriented Programming [Java]
Three Fundamental Features of OOP - answer-Encapsulation
Inheritance
Polymorphism

Encapsulation - answer-An object-oriented technique in which the internal details of an object
are "hidden" in order to simplify their use and reuse.

Inheritance - answer-A relationship between two classes in which one class ( the subclass)
inherits all of the properties and capabilities of another ( the superclass)

Polymorphism - answer-Declaring a variable to have one type while it refers to an object of a
subclass of that type.

Object-Oriented Analysis - answer-A means of determining what aspects of a given problem can
be viewed as objects in an eventual object-oriented design.

Object-Oriented Design - answer-A software design method that models the characteristics of
abstract or real objects using classes and objects.

Object-Oriented Programming - answer-A programming technique that features objects, classes,
encapsulation, interfaces, polymorphism, and inheritance.

Cohesion - answer-Degree to which responsibilities of a given component are a meaningful unit

Cohesion vs Coupling - answer-Greater cohesion reflects better design. Less coupling reflects
better design.

Coupling - answer-Degree to which one component must directly access the data of another
component.

Roles - answer-Sets of Responsibilities

Roles vs. Objects - answer-They are the same when a given role is always played by the same
object type.

Software Components - answer-Reuse of code (e.g. Visual Basic, JavaBean)

Frameworks - answer-Reuse of "plug-in" code (e.g. Java Swing)

Design Paterns - answer-Reuse of Design

Agile Software Development - answer-A philosophy of software development that embraces
flexibility and agility. The design "evolves".

Escuela, estudio y materia

Grado

Información del documento

Subido en
29 de abril de 2024
Número de páginas
4
Escrito en
2023/2024
Tipo
Examen
Contiene
Preguntas y respuestas

Temas

$8.49
Accede al documento completo:

100% de satisfacción garantizada
Inmediatamente disponible después del pago
Tanto en línea como en PDF
No estas atado a nada

Conoce al vendedor
Seller avatar
machariaf706

Conoce al vendedor

Seller avatar
machariaf706 Teachme2-tutor
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
-
Miembro desde
1 año
Número de seguidores
0
Documentos
7
Última venta
-
ICEFEEL

0.0

0 reseñas

5
0
4
0
3
0
2
0
1
0

Documentos populares

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes