Hey guys i need some help with the theory elements of the java coding language and pseudocode documentation
i need to write the theory for declaring the following (in both java and pseudocode):
Java Pseudocode
Integer int initialize/input
String string String
Floating point/real ??? ???
Boolean true / false true / false
One-dimensional array ??? ???

