-
Binding
In OOPs Binding is a process to connect method call to the method body.
-
Java Inheritance
Inheritance in Java is a process in which sub class inherits all the properties of super class(parent class).
-
Garbage Collector
In Java, garbage collection is a process of providing Automatic Memory Management by reclaiming the runtime unused memory automatically which destroy unused objects.
-
this
In Java, this is a reference variable that refers to the current object
-
static
Static keyword belongs to class than an object(instance of class) and is used for memory management
-
final
In Java final keyword can be used with variable,function,class.
accessmodifier (1) anagram (1) anagramstring (1) android (2) android architecture (1) array (2) arraycomparator (1) arrayssort (1) bubblesort (1) bubblesortoptimized (1) charactercount (1) chararray (1) collections (1) decisionmaking (1) decisionmakingstatements (1) default (1) dowhileloop (1) evenlength (1) evenlengthwords (1) final (1) final keyword (1) forloop (2) hashmap (1) heapsort (1) if (1) ifelse (1) ifelseif (1) ifelseifladder (1) insertionsort (1) insertstring (1) iteration (2) java (35) javaarray (1) java binding (1) javabubblesortoptimized (1) javacharactercount (1) javacollections (1) javadowhileloop (1) java final (1) javaforloop (1) javahashmap (1) javaheapsort (1) javaif (1) javaifelse (1) javaifelseif (1) javaifelseifladder (1) javainsertionsort (1) javainsertstring (1) javaiteration (1) java keyword (4) javakeyword (2) javakeywords (2) javaloop (1) javaloops (1) javamergesort (1) javanestedif (1) java oops (2) javapalindrome (1) javaprogram (24) javaprogramming (16) javaquicksort (1) javareversestring (1) javareversingstring (1) javasearching (2) javaselectionsort (1) javasorting (6) javastring (7) javastringcount (1) javastringintostring (1) javastringpalindrome (1) javastringprogram (6) javastringsort (1) javaswitchcase (1) javawhileloop (1) kernel (1) keyword (5) loop (3) mergesort (2) nestedif (1) oops (2) palindrome (2) private (1) protected (1) public (1) quicksort (1) recursion (2) reversestring (1) reversingstring (1) searching (2) selectionsort (1) set (1) sort (1) sorting (7) string (7) stringbuffer (1) stringbuilder (2) stringintostring (1) stringpalindrome (1) switchcase (1) whileloop (1)