hi friends i am getting the error cannot find symbol for the code below,just cant figure out where is the problem,can someone please help me out asap..
C:\dct>javac Interface.java
Interface.java:256: error: cannot find symbol
Photo img = new Photo();
^
symbol: class Photo
location: class Interface
Hope to get a solution very soon..thankyou very much:)