Pular para o conteúdo principal

Questão de Programação — Programação Orientada a Objetos — FCC 2016

ProgramaçãoProgramação Orientada a Objetos
Código
fc035090
Banca
FCC
Órgão
Prefeitura de Teresina - PI
Ano
2016
Nível
Médio
All programming is problem solving. In object-oriented programming
  1. Aa class models the state and behavior of a real-world object
  2. Bthe fundamental unit is the method, which can itself contain further methods
  3. Cwhen an object implements an interface, it promises to provide the behavior published by that interface
  4. Dan interface is a namespace for organizing classes and packages in a logical manner
  5. Ea collection of objects with no implementation is called a package
Revelar gabarito e comentário

GabaritoA — a class models the state and behavior of a real-world object

Link permanente: /questoes/fc035090