March 26, 2023

  • Home
  • About Us
  • Java
    • Java for Beginners
    • Java Projects
    • Java Console Application Projects
  • C#.net
  • Angular
  • Reactjs
    • ReactJS Introduction
  • Node JS
  • Android Studio
  • Jsp
  • Servlet
  • python
    • Python for beginners
  • Spring boot
  • Laravel 8
  • Laravel 9
  • Asp.net MVC
  • php
  • Flutter
  • Free Projects
  • Contact us
Home Java (page 2)

Java

Employee Gross wage Calculation using Java

By admin
September 9, 2022
in :  Java Console Application Projects
0
102

input employee number,hourly rate calculate and display the gross payment using following condition. if the employee work more than 40 hours then he will be paid the hours work over 40 at the rate of two times than the normal rate others get the normal payment. [crayon-642007b6ca5c8227713308/]  

Read More

Employee Salary Calculation using Java

By admin
September 9, 2022
in :  Java, Java Console Application Projects
0
191

Input the employee name and basic salary calculate and display the netsalary using following condition if the basic salary is more than 50000 then include 10% Tax if the basic salary is more than 30000 then include 5% Tax otherwise no Tax.

Read More

Modify the Student Marks Calculation using Java

By admin
September 9, 2022
in :  Java, Java Console Application Projects
0
102

Modify the above programme to calculate the grade using following condition Avg > 80 -> Distinction Avg > 70 -> Credit Avg > 60 -> Simple Pass Other wise Fail [crayon-642007b6caf6e734411935/]  

Read More

Student Marks Calculation using Java

By admin
September 8, 2022
in :  Java, Java Console Application Projects
0
198

Input the Student name,marks for 3 subjects,calculate the avg,grade. In order to calculate the grade using following conditions

Read More

Product Discount Calculation Java Mysql

By admin
August 15, 2022
in :  Java
0
242

This tutorial will teach you how to make a Inventory Management System in Java and Mysql special discount calculation . This system will helpful you to learn Inventory Management System. Establish the Database Connection [crayon-642007b6cb4ef256388902/] Paste the Code inside the Find Button [crayon-642007b6cb4f4940399832/] i have attached the video link below. which will do this tutorials step by step  

Read More

Sales Profit Margin Calculation Java Mysql

By admin
July 31, 2022
in :  Java
0
245

This tutorial will teach you how to make a Inventory Management System in Java mysql step by step. This system will help you to calculate the Sales Profit Margin Calculation using a best method. this examples are really helpful for face the interviews. First Step Establish the database Connection [crayon-642007b6cb77d082807338/] Call the Connect method inside the Constructor of the class …

Read More

BeerShop Inventory Management System using Java

By admin
July 21, 2022
in :  Java
0
656

This tutorial will teach you how to make a Beer Shop Inventory Management System in Java step by step. This system will helpful you to learn Inventory Management System. Paste the Code inside the Add Button [crayon-642007b6cba00658422072/] i have attached the video link below. which will do this tutorials step by step  

Read More

Search using Java MongoDb

By admin
June 20, 2022
in :  Java
0
158

In this tutorials will  teach you Java connect with MongoDb Database with Swing Application.MongoDb is a NOSQLdatabase.how to do the simple Search connect with MongoDb Database teach step by step here.How  to connect java in to MongoDb Database. Establish the database Connection with Java and MongoDb Database First Install the mongodb and robo mongo i attched the video link below. …

Read More

Registration Form using Java MongoDb Database

By admin
June 16, 2022
in :  Java
0
516

In this tutorials will  teach you Java connect with MongoDb Database with Swing Application.MongoDb is a NOSQLdatabase.how to do the simple registation form connect with MongoDb Database teach step by step here.How  to connect java in to MongoDb Database. Establish the database Connection with Java and MongoDb Database First Install the mongodb and robo mongo i attched the video link …

Read More

Operators

By admin
June 12, 2022
in :  Java
0
133

There are 4 Operators in Java Programming Arithematic operators Logical operators Assignment operators Relational operators Incremental, Decremental operators Arithematic Operators Example 1 [crayon-642007b6cc5b6563752914/] Output 56 44 8 2 Example 2 [crayon-642007b6cc5bd310484563/] Output x+y= 30 x-y= 10 x*y= 200 x/y= 2 x%y= 0 Example 3 [crayon-642007b6cc5bf344395709/] Output 30 60 50 10 600 1 Logical Operators Example 1 [crayon-642007b6cc5c1469959310/] Output true false …

Read More
123...15Page 2 of 15

Recent Posts

  • Node js React Mongodb Search Functionality
  • Node js Angular Mongodb Search Functionality
  • How to Search Records Node js Express Mongodb
  • Registration Form using Node js Angular Mongodb
  • Login Registration Form Using Spring boot Vue JS

© Copyright 2020, All Rights Reserved Powered by Tutussfunny