How to prepare for CX 310-035 exam.

The CX310-035 (Sun Certified Programmer for Java 2 Platform 1.4) test checks your ability to use the basic syntax and structure of the Java programming language. This test requires you to have a good understanding of the Java language and the capability to write code for well-defined design applications. For this purpose, along with studying books and taking various practice tests, you should also practice with Java. While practicing with Java, you can learn a lot of things that are of great importance from the test point of view. The test asks all sorts of tricky questions that you might not consider in the real world. Practicing the following things with Java will make you confident enough of scoring well in the test:

  1. Write code that declares, constructs, and initializes arrays of any base type using any of the permitted forms both for declaration and for initialization.
  2. Write code using if and switch statements.
  3. Write code using all forms of loops including labeled and unlabeled, using break and continue statements.
  4. Write code that makes proper use of exceptions and exception handling clauses (try, catch, finally).
  5. Write code that makes proper use of assertions.
  6. Write code that explicitly makes objects eligible for garbage collection.
  7. Write code to invoke overridden or overloaded methods and parental or overloaded constructors.
  8. Continue reading “How to prepare for CX 310-035 exam.”

How to prepare cx310-066 exam

The CX310-066 (Sun Certified Programmer for the Java Platform, Standard Edition 6 Upgrade Exam) checks your real ability as a programmer. In fact, it is totally scenario based rather than knowledge based. The prerequisite for the test is that you must have successfully completed the previous version of the Sun Certified Programmer for the Java 2 Platform exam. This test requires you to have a good understanding of the Java language and the capability to write code for well-defined design applications. For this purpose, along with studying books and taking various practice tests, you should also practice with Java. There will be less number of direct questions, and more questions of ‘find the output’ type. Drag-n-Drop questions will test your hold on your knowledge in writing code. A good number of questions will be based on new topics added to the language in J2SE 5 and J2SE 6 versions. These topics are as follows: generics, autoboxing/unboxing, covariant return, variable length arguments, static import, enums, Console class, NavigableSet, NavigableMap, and for-each loop. Although not many direct questions will be there in the test, practicing them will help clear your fundamentals. You should practice the following things with Java to be confident enough to score well in the test:

  1. Write code that declares, constructs, and initializes arrays of any base type using any of the permitted forms, both for declaration and for initialization.
  2. Write code using the if and switch statements.
  3. Continue reading “How to prepare cx310-066 exam”

Everything you want to know about the CX310-066 exam

Q. What are the prerequisites for the SCJP 1.6 upgrade exam?

A. Before taking the SCJP 1.6 upgrade exam, you must first pass the SCJP exam in any of the earlier versions of SCJP (CX310-025 or CX310-035 or CX310-055).

Q. How should I start preparing for the exam?

A. To start preparing for the exam, you need to download the development kit (JDK 1.6) from Sun’s official website . You can also download the documentation from the website. Passing the exam needs a lot of practice.
Continue reading “Everything you want to know about the CX310-066 exam”

How to prepare 70-444 exam.

The Microsoft test 70-444 measures your ability to optimize, manage, and administer SQL Server databases. The test is designed to check your ability to use the SQL Server services and objects. It requires you to have a good knowledge of the SQL Server objects and troubleshooting issues related to SQL Server. Before taking the 70-444 test, you should practice the following:

  1. Use System Monitor.
  2. Manage counters and performance logs.
  3. Use SQL Server Profiler.
  4. Use Dynamic Management Views.
  5. Create and maintain statistics.
  6. Maintain transaction logs.
  7. Use Query Editor.
  8. Analyze queries using Graphical Execution Plan.
  9. Create and manage a trace.
  10. Trigger events and notification processes.
  11. Use different tools and services of SQL Server to diagnose database problems.
  12. Understand Failover Clustering.
  13. Understand Database Mirroring.
  14. Restore system databases.
  15. Continue reading “How to prepare 70-444 exam.”

Everything you want to know about 70-444

Q. What are the prerequisites for the 70-444 test?

A. There are no prerequisites for the 70-444 test. However a candidate must be familiar with the creation and usage of SQL Server databases and database objects.

Q. I am new to SQL Server. How should I start preparing for the test?

A. To start preparing for the test, you need to have the SQL Server 2005 Enterprise Edition. You should have Internet Explorer 6 Service Pack 1 and Internet Information Services.

Q. What are the objectives of the test?

A. Visit the following link to view the objectives of the 70-444 test:
Objectives
Continue reading “Everything you want to know about 70-444”