Pc Technical Pro - Free Computer Education

A blog about computer education, networking, DBMS, programming languages and web design. Learn and grow with Pc Technical Pro.

Java if else Statement

›
In a  java  program, there may be a scenario when we have to execute a section of code, if a particular condition is satisfied. This can ...

Java Program for Bubble Sort

›
This java program sorts an array using bubble sort technique . In bubble sort technique, adjacent elements of array are compared. If the ...

Java Program to Check Armstrong Number

›
This java program checks whether a number is Armstrong number or not . A number is Armstrong number, if the sum of cube of its digits is ...

Java Access Modifiers

›
We can set the accessibility of any method or data members using access modifiers. Java has four access modifiers - Default - Private...

Java Program to Print Multiplication Table of a Number

›
This  java program generates multiplication table of a given number . First you have to enter a number and then multiply that number fro...
‹
›
Home
View web version
Powered by Blogger.

About Me

pctechnicalpro.
View my complete profile
▼