Zoo tutorials: [ SQL | Linux | XML ]
ProgZoo: [ Java | C# | VB | C++ | Perl ]
Log in

A Gentle Introduction to
Java Programming

Tests - Not !

 

Tests

Tests - Not !

1. [ Java ] !


Big

There are several logical operators:

&&
||
!
^
We can invert a condition using NOT !

Which countries do not have an "a" in the name.