Java Program to check for Automorphic Number

  Introduction This program helps to check that entered number is a Automorphic Number or not. In mathematics an automorphic number (sometimes referred to as a circular number) is a number whose square “ends” in the same digits as the Read More …

Java program to check Special 2 Digit Number

  Introduction This program helps to check whether it is special two Digit number or not. Special Two Digit Number are number for which sum of it’s  sum of it’s digits and product of it’s digits is equal to the Read More …

Java Program to check Fibonacci Series

Introduction In mathematics, the Fibonacci numbers are the numbers in the following integer sequence, called the Fibonacci sequence, and characterized by the fact that every number after the first two is the sum of the two preceding ones. Example: 0,1,1,2,3,5,8,13,21,34,…………………… Read More …

Oracle Java Certification Exams (OCAJP) Mock Exam Part2

Introduction This Java test assesses the basic and medium knowledge of Java programming language and OOP principles. Put your Java know-how to the test and see how well you understand its syntax and object oriented programming concepts. Topics: Java language Read More …

IBM Cúram Data Dictionary – Important Tables

Introduction The IBM Cúram Data Dictionary is available as part of the Cúram installation process. The Data Dictionary can run on an IBM Cúram application to generate analysis documentation that is specific to that application. Technical users can share the Read More …