Java

Tata Technologies Looking for C/C++/Java programmers

June 4, 2010 Announcements

Tata Technologies Ltd. is hiring 40 professionals for Pune Location.  Headquartered in Singapore,   Tata Technologies Limited is a leader in engineering services outsourcing with over 4,000 highly skilled employees. Do you meet the following criteria? If yes, send your resume asap to sridhar@interviewmantra.net Possess 2 to 5 years of IT Experience. Education – BE [...]

2 comments Read the full article →

Core Java interview questions

April 11, 2010 Interview Questions

Can you explain the OOPS concepts – Encapsulation, Abstraction, Inheritance and Polymorphism? How can you achieve Polymorphism using Java? What are access modifiers? What does the access modifier ‘protected’ signify? What is the difference between an abstract class and an interface? Can you describe a business scenario where you will have to choose between an [...]

0 comments Read the full article →

Java Interview Questions @ Amdocs

March 16, 2010 Interview Questions

Here are the questions asked in an interview with the company Amdocs, calling for Java developers with 2 to 5 years of IT experience. Java Questions: Where and why do we use the synchronized keyword? Give an example of polymorphism in java with code? What are the classes and interfaces used in Collection framework, briefly [...]

14 comments Read the full article →

You may be working for the Sun, but you are no exception

November 4, 2009 Career Issues

The world’s largest business software company, Oracle’s recent deal for acquisition of Sun Microsystems is alleged to be deliberately delayed by Oracle. According to few legal experts, some legal weak points in the Sun deal are in favor or Oracle Corporation. Oracle is alleged of misusing those points to save more money out of the [...]

0 comments Read the full article →

Java SQL UNIX Interview for 2 year experienced @ AMDOCS

August 16, 2009 Interview Questions

These questions were asked in a job posting at Amdocs, Pune. The job was for developers experienced in Java, SQL, UNIX. The interview lasted for 40 minutes. Answers to these questions would be posted soon. If you wish to answer any of these questions, please comment below, the Section Name, Question Number along with your [...]

16 comments Read the full article →

How to Create an Executable Jar file

July 21, 2009 Java

SyntaxHighlighter.config.bloggerMode = true; SyntaxHighlighter.config.clipboardSwf =’http://alexgorbatchev.com/pub/sh/2.0.320/scripts/clipboard.swf’;SyntaxHighlighter.all();Pre-requisites: JRE(any version above 1.2) JDK (any version above 1.2) This article demonstrates the creation of an executable jar file. This is a hands-on tutorial, I recommend you to follow the below mentioned steps practically instead of simply reading this tutorial. Step 1: Download Source Code (nodalo-src.zip) and Binary Classes (nodalo-bin.zip) [...]

2 comments Read the full article →

How to install apache ant

July 14, 2009 Java

I recorded a video that demonstrates how to install Apache Ant Software on a windows machine. Apache Ant is a java based build tool. You may read the text instructions for installing ant. You may want to download Apache Ant Software.

0 comments Read the full article →

Java Development Kit Installation Guide

September 25, 2008 Java

Target Audience: Computer Science engineers, Software techies and java newbies. Content: This is a Google doc presentation that demonstrates the installation of (JDK-Tiger)Java Development Kit 1.5 for Windows. To see this presentation in full screen or in a larger view click on the following link: http://docs.google.com/Presentation?id=dg8zg9kx_136cdt3qmgn Tip: Look for speaker notes of the presentation for [...]

0 comments Read the full article →

Inheritance concept in Log4j

July 4, 2008 Java

// Target Audience: Enterprise Java programmers, beginners in Apache Log4j tool. Introduction: This article illustrates the inheritance concept of the world’s most popular Java Logging Framework, Log4j. This blog posts explains one of the nice features of Log4j that caught my eyes. By the way, Log4j is an opensource tool by Apache software foundation (which [...]

1 comment Read the full article →

What is Java and why should you learn it?

November 29, 2007 Java

In India, Java is much more than just a programming language, it is bread and butter for thousands of software engineers. Java is a cult and a buzz word. Go to Google Trends and type “Java”, you will find India topping the list of most searched region. Go to Naukri.com and type Java, you will [...]

5 comments Read the full article →