Questão de Programação Orientada a Objetos
What is the purpose of the following Java code?
A
It defines a class named Carro with two attributes and two methods.
B
It creates an object of the Carro class and calls its methods.
C
It defines a class named Carro with two attributes and two constructors.
Comentários
Ainda não há comentários para esta questão.
Seja o primeiro a comentar!