Purchase Solution

Explain and fix errors for Java code

Not what you're looking for?

Ask Custom Question

You coded the following in the Test.java
int [ ] a = { 1, 2, 3 );
System.out.println ( a );
The code compiles properly and runs, but the result is not what you expected; the output is similar to the following:
[I@f0326267
Explain what the problem is how to fix it.

Purchase this Solution

Solution Summary

The solution fixed some errors or add some code using c++ language. All errors are explained.

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Networking Questions

This quiz consists of some basic networking questions.

C# variables and classes

This quiz contains questions about C# classes and variables.