Skip to content
Thursday, September 30, 2021
Latest:
  • How to Add or remove the Default Gateway in Linux
  • What is Bootstrap Container and How to use in HTML
  • How to create Bootstrap Jumbotron and where to use
  • How to write code Bootstrap Image
  • What are Bootstrap Tables and How to create

Eduguru

Tech Blog and Discussion

  • Blog
  • Discussion
  • Asterisk Support
  • Contact Us
  • Quiz
    • C Program
    • C – Input/Output
    • PHP Program
    • Basic SQL

basic java program

Java 

Java Variable Types

August 23, 2020 Krishna basic java program, Basic Program, basic programming, Java, java program, java programming, java tutorials, programming, tutorials, Variable, Variable Types

A variable gives us named capacity that our code can control. Every variable in Java has a particular sort, which

Read more
Java Tutorial 

Java Program to print Even numbers from 1 to n or 1 to 100

February 10, 2020 Krishna Basic java, basic java program, Java, java program, Java Program to print Even numbers from 1 to n or 1 to 100, java programming, print even number

public class JavaEx { public static void main(String args[]) { int n = 100; System.out.print(“Even Numbers from 1 to “+n+”

Read more
Java Tutorial 

Java Program to Check Armstrong Number

February 10, 2020February 10, 2020 Krishna Armstrong number, basic java program, Check Armstrong Number, Java, java program, Java Program to Check Armstrong Number, java Proramming, program

public class JavaEx { public static void main(String[] args) { int num = 370, number, temp, total = 0; number

Read more
Java Tutorial 

Java Program to Calculate Power of a Number

February 10, 2020 Krishna basic java program, basic java programming, Basic Program, Java, java program, Java Program to Calculate Power of a Number, Power of a Number

  public class JavaEx { public static void main(String[] args) { int number = 5, p = 5; long result

Read more
Java Tutorial 

Java Program to Add Two Complex Numbers

February 10, 2020 Krishna basic java program, basic java programming, java complex number, java Complex Numbers, java program, Java Program to Add Two, java programming, java tutorials, javac

  public class ComplexNumber{ double real, img; ComplexNumber(double r, double i){ this.real = r; this.img = i; } public static

Read more
Java Tutorial 

Java Program to Calculate Power of a Number

February 10, 2020 Krishna basic java program, Java, java calculate power of a number, java power calculating program, java program, Java Program to Calculate Power of a Number, java programming

public class JavaExample { public static void main(String[] args) { int number = 2, p = 5; long result =

Read more
Java Tutorial 

Java Program to Calculate Compound Interest

February 10, 2020 Krishna basic java program, Java, java p, java program, java Program Compound interset, Java Program to Calculate Compound Interest, java programming

public class JavaExm { public void calculate(int p, int t, double r, int n) { double amount = p *

Read more

Recent Article

  • How to Add or remove the Default Gateway in Linux
  • What is Bootstrap Container and How to use in HTML
  • How to create Bootstrap Jumbotron and where to use
  • How to write code Bootstrap Image
  • What are Bootstrap Tables and How to create
  • How to create Expense Management System PHP and MySQL
  • How to Create Simple REST API PHP and MySQL
  • How to Create Event Calendar with jQuery, PHP, and MySQL
  • How To Create Multi-Step Form Progress Bar JQuery, Bootstrap, And PHP
  • What are Bootstrap Colors and How to Code
  • How to Live Search using PHP MySQL and Ajax
  • What is Bootstrap Text or Typography and How to
  • What are Bootstrap Containers and how to code
  • What is Bootstrap Grids and How to Code
  • How to Develop CRUD Application from PHP MySQL

RSS How to Truncate a Table in MySQL? – Eduguru – Tech Discussion

  • How to Truncate a Table in MySQL?
  • How to Truncate a Table in MySQL?
  • How to Rename a Table in MySQL?
  • How to Rename a Table in MySQL?
  • How to Drop a Table in MySQL?
  • How to Create a Table in MySQL?
  • How to Delete rows in MySQL
  • How to Delete rows in MySQL
  • How to Update a column in MySQL
  • How to Check Which Apache Modules are Enabled or Loaded in Linux

Tags

1st Semester Question Paper Artificial intelligence basics of java C# coronavirus c program c program example c programming c tutorial c tutorials cyber security download bca question paper Download bca Question Paper december 2017 download ignou bca question dec 2017 download previous year question paper Download Question Paper december 2017 Download Question Paper June 2017 ETHICAL HACKING HACKERS HACKING html ignou IT- Security Java java basics java program java programming java tutorials learn c let us C Linux MySQL NEW TECHNOLOGY Question Paper Download RESEARCH AND INNOVATION security Software software testing technology testing ubuntu UNIX web-app web-site Write a C Program
Copyright © 2021 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.