Skip to content

Category Archives: puzzles

Default packages

In a class A, which belongs to package pkg, declare a variable of a class whose source file is in default package?
I think it should be able to. But it doesn’t work.