javas
int val = 1;bool isAdult = Convert.ToBoolean(val);Console.WriteLine("Bool: " + isAdult.ToString());Console.WriteLine("Int: " + Convert.ToInt32(isAdult).ToString());
javas
int val = 1;bool isAdult = Convert.ToBoolean(val);Console.WriteLine("Bool: " + isAdult.ToString());Console.WriteLine("Int: " + Convert.ToInt32(isAdult).ToString());
java
public class Main {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
java
Java is a set of computer software and specifications developed by James
Gosling at Sun Microsystems, which was later acquired by the Oracle
Corporation, that provides a system for developing application software and
deploying it in a cross-platform computing environment.
java
An object oriented language that is supported by any machine that oracle
decides to support developed at Sun Microsystems.
side note:
garabage collector is ass
java \t
for (int k = 0; k < 7; k++){
System.out.println("Vak/project:\t" + vakNamen[x] + "\t\t"
+ "Cijfer: " + vakCijfers[x] + "\t" + "Behaalde punten: "
+ vakPunten[x]);
x++;
}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us