Blogspot - amararora.blogspot.com - Amar Arora

Latest News:

For Java Students.... 22 Aug 2013 | 10:51 pm

Please post here any query related to Java. I don't say that I have all the answers, but I assure you that even if I don't have it I will find the one for you. I hope that will work.

For Operating System Students 2 Apr 2012 | 03:21 pm

All the Operating System students are welcome to ask any query, try to reply them ASAP..

For Seminar 2012 Students...... 28 Feb 2012 | 06:42 am

Continuing with the experience from the previous year, i am again open to any kind of query regarding seminar activity for CSE/IT 3rd Year students, Please comment as try to reply back ASAP......

IPT Friday: 25th November 2011 25 Nov 2011 | 08:34 am

1. Develop an applet to demonstrate the working of a "HIT-ME". Instead of designing of a hit me, you can take a line or ellipse. 2. Develop a frame to demonstrate the working of pacman. Just show a...

IPT Tuesday: 22nd November 2011 21 Nov 2011 | 08:10 pm

1. Create an applet demo of bouncing ball in the effect of g=9.8m/s2 from a user defined height chosen by the mouse events (use anonymous inner class). In each bounce the height reduction is 20% of or...

IPT Monday: 21st Nov 2011 21 Nov 2011 | 07:36 pm

1. Create an Applet to demonstrate a tic tac toe using mouse events handling, Use Inner Classes. 2. Create a window based program to demonstrate working of psychological answering machine, Use adapte...

There is no call by reference in Java.... 5 Oct 2011 | 04:07 pm

The Myth: Primitive types are called by value and Objects are passed by reference in Java. The Truth: There is no call by reference in Java. let's see one example: class Democall {int ival1=2,ival2=3...

Thanks to IT 3rd Year students... 1 Oct 2011 | 04:07 am

I thank my all IT 3rd year students for their encouragement and motivation by which i have been able to achieve SCJP 6 ( Oracle JSE 6 Programmer Certified Professional Exam) certification on 30-09-201...

volatile, transient and instanceof in Java... 7 Sep 2011 | 03:34 am

volatile: a volatile keyword tells the compiler that the variable value can change unexpectedly by other parts of your program. In java sometimes if threads share some variable, for efficiency they al...

Java is not a Purely Object Oriented Language.... 10 Aug 2011 | 04:11 pm

As Java is supporting all the features of being Object oriented like inheritence, encapsulation etc. but the primitive types of Java i.e. int, char, bool etc. are not objects which is one of the impor...

Recently parsed news:

Recent searches: