Answer:
I think it would be A, good luck!
Answer:
Explanation:dhjyfxdhnjfddhjnvcdfg
To create a directory, you can use the command mkdir. Below is an example:
mkdir /var/oracle/database/9i
Answer:
??
Explanation:
?? is invalid syntax
When declaring or initializing variables names, and when writing methods, or arguments ?? is not used in Java .
() [] {} all these are used with variables , methods or arguments.