null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
19227212
Objects and Classes
Descrição
My description of the topics covered in our first lecture/reading.
Mapa Mental por
Sean Barnette
, atualizado more than 1 year ago
Mais
Menos
Criado por
Sean Barnette
mais de 6 anos atrás
3
0
0
Resumo de Recurso
Objects and Classes
Classes: are an oop tool that enables programmers to create the abstraction of a problem
3 things to consider when writing a class: class name, the fields, and the methods
Objects: are everywhere, living and otherwise: concrete and abstract
A class is a blue print or a template to create objects of identical type.
OOP: Object-Oriented Programming
Ex: Having an employee class that has age and position as fields, all employee objects created out of this class will have age and position as fields.
Fields: are variables, the initials of each word is capitalized following the first word
null: a concept referring to nothing
Void: a method that does not return a value
Methods define actions that a class's objects can do.
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
Explore a Biblioteca