Skip to content
Saturday, May 10, 2025
Latest:
  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file

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 resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP

Tags

1st Semester Question Paper asterisk 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 © 2025 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.