Purchase Solution

illegal start of expression errors

Not what you're looking for?

Ask Custom Question

Does anyone have any ideas what normally causes "illegal start of expression" errors? Is there something the compiler is looking for in general? I am trying to debug a program and I keep getting this error. This error is before one of my public void statements. I was just wondering if anyone has any helpful tips in what to look for in the code.

Purchase this Solution

Solution Summary

This job encompasses illegal start of expression errors.

Solution Preview

I have seen Illegal start of expression occur in many places. It's something like a Syntax Error in scripting languages. For example, Illegal start ...

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.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

C# variables and classes

This quiz contains questions about C# classes and variables.