⟩ WHAT IS DIFF BETWEEN int a[][]=[4]int [][]a=[4]?
Yes There is diff between, both will give you error. one
will give compiler error and another will give systax error.
Yes There is diff between, both will give you error. one
will give compiler error and another will give systax error.
What does x mean in javax.swing?
What is default Look-and-Feel of a Swing Component?
How can a GUI component handle its own events?
What is a layout manager and what are different types of layout managers available?
What is the difference between the Font and FontMetrics classes?
What are types of applets?
What is the relationship between clipping and repainting?
How the Canvas class and the Graphics class are related?
What is the difference between choice and list?
What is the difference between a MenuItem and a CheckboxMenuItem?