0

Is there a language with built in GUI?

Is there a language with built in GUI? I know most languages have GUI libraries, but what about GUI built in?

16th Nov 2021, 9:47 PM
BeetJuice101
BeetJuice101 - avatar
1 Respuesta
+ 2
Java: 1)Swing/awt 2)JavaFX These are built-in as Martin Taylor mentions. Android has Java N IDE that can help make Android apps using XML & Java. Sololearn playground may not have them.
17th Nov 2021, 8:27 AM
Bhaveshsingh Pawar
Bhaveshsingh Pawar - avatar