interface | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

interface

guys what is meaning of "interface" ?

10th May 2018, 8:32 PM
ilia
ilia - avatar
3 Respostas
0
A "face" for user interaction. Used to get Input, Output and so on....
10th May 2018, 8:35 PM
Paul Grasser
Paul Grasser - avatar
0
can u tell me deeply the meaning?
10th May 2018, 8:40 PM
ilia
ilia - avatar
0
u can simple thought interface is function. A Class have a function named "interfaceAToB"ļ¼Œ and in B Classļ¼Œu can use "interfaceAToB"ļ¼Œso......This function is a interface that A class provided for B Class.
10th May 2018, 9:10 PM
Bluebear
Bluebear - avatar