সব প্রশ্নে ফিরে যান
ICT
Which of the following is a valid declaration of an object of class Box?
A) "Box obhj -new BOx();"
সঠিক উত্তর
B) Box obj=new Box;"
C) obj=new Box();"
D) new Box obj;"