January 20, 2023

Tutusfunny

  • 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 Java Console Application Projects

Java Console Application Projects

Advanced Student Marks Calculation Using Java

By admin
October 17, 2022
in :  Java, Java Console Application Projects
0
186

Input the Student Indexno,Name,subjects in java Display the Student details Display the the max marks Display the total,average and grade Exit

Read More

max,min,total,average calculation using java

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

create a 3 element integer to calculate and following min numbers max numbers total average

Read More

Array counting the 0 in Java

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

Create a 10 element integer array and store some integer values display as the counting of 0. [crayon-63ca344452aa0879945324/] above examples  int numbers[] = {10,15,0,0,6,0,0,1,6,4};  here there is 4 zeros. Output display as [crayon-63ca344452aa6712404962/]  

Read More

DataInputStream using Java

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

in this tutorials you will be learning  DataInputStream using Java.input the integer number and float number and press enter key then show output as readable integer number and float number. [crayon-63ca344452c6e376660930/]  

Read More

Math Function using Java

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

Assume that we have to compute and print the square root of the number. [crayon-63ca344452dce864057305/]    

Read More

Advanced Student Marks Calculation using Java

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

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

Read More

Employee Gross wage Calculation using Java

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

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-63ca344453088282644421/]  

Read More

Employee Salary Calculation using Java

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

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
77

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-63ca34445332f985979233/]  

Read More

Student Marks Calculation using Java

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

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

Read More

Recent Posts

  • Registration Login form MVC in Node JS Express mongoDB
  • Nodejs React with Mysql Crud Application
  • Nodejs Angular with Mysql Crud Application
  • Node JS Mysql Crud Application
  • Angular with Asp.Net Core web Api Full Stack Crud Application

© Copyright 2020, All Rights Reserved Powered by Tutussfunny