Sign Up

Talk Programming , Career, Mental Health, Talk Personal Finance ❤️‍ Post a query and receive responses ✅

Have an account? Sign In


Have an account? Sign In Now

Sign In

Post a query and receive responses. Ask anything, Ask Mitra ❤️‍

Sign Up Here


Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.


Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.


Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Ask Mitra

Ask Mitra Logo Ask Mitra Logo

Ask Mitra Navigation

  • Home
  • About Us
  • Find Jobs
  • Blogs
    • Add New Blog !
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Ask a Question
  • Home
  • All Categories
  • Find Jobs
  • Points and Swags
    • Badges and Points
    • Ask Mitra Swags
  • Blog
    • Add New Blog !
  • FAQs
  • Community Members 💓
  • About Us
  • Contact Us
—Java

—Java

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Share
  • Facebook
30 Followers
51 Answers
14 Questions
Home|Programming|—Java
  • Recent Questions
  • Most Answered
  • Most Visited
  • No Answers
  • Answers
  • Most Voted
  • Followed Questions

Ask Mitra Latest Questions

saraswatibk
saraswatibk
Asked: October 11, 2022In: —Java

how can i join class i am stuck here .. what i do after login

  • 0
  • 6 Answers
  • 39 Views
Answer
bibek
bibekBeginner
Asked: August 30, 2022In: —Java

How do i start Programming with Java. please suggestion me best video source.

  • 0
  • 4 Answers
  • 58 Views
Answer
Prakash_Bhatt
Prakash_Bhatt
Asked: August 21, 2022In: —Java

How does multithreading take place on a computer with a single CPU ?

multithreaded programming
  • 0
  • 3 Answers
  • 47 Views
Answer
Prakash_Bhatt
Prakash_Bhatt
Asked: August 21, 2022In: —Java

What is wrong with the following program code:

Switch (x) { case 1: m=15; n=20; case 2: p=25; break; y=m+n-p; }

beginner
  • 0
  • 3 Answers
  • 50 Views
Answer
Nitesh_Raya
Nitesh_RayaBeginner
Asked: July 31, 2022In: —Java

I need resources to learn java(not tutorials)

i need to learn java and i need some resources not those online tutorials . One question is im learning python OOP so how will this help me in java ? will it be easier for me to understand the ...Read more

question
  • 0
  • 2 Answers
  • 59 Views
Answer
Ishwar
IshwarSensei
Asked: July 3, 2022In: —Java

How to Implement action listener or event handling in JMenu.

How do I get to the next page? JButton works fine tho. apt = new JMenu(” User Profile “); apt.setBounds(700,0,200,40); apt.setFont(new Font(“Arial”, Font.BOLD,20)); apt.setForeground(new Color(255, 197, 189)); //apt.addActionListener(this); menub.add(apt); apt.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { UserProfile userprofile = new ...Read more

swing
  • 1
  • 2 Answers
  • 46 Views
Answer
Sugam_Gelal
Sugam_GelalBeginner
Asked: May 18, 2022In: —Java

Java roadmap for beginners

I am trying to learn Java. Can any one of you give me the detailed roadmap of Java?

beginnerJava
  • 1
  • 6 Answers
  • 61 Views
Answer
Bhawesh
BhaweshBeginner
Asked: May 8, 2022In: —Java

write a program to enters the number till the users wants and at the end it should display the count of positive , negative, and zeros entered.

For the above question i tried below programs, but when i run it takes output more than numbers entered by user in terminal and doesn’t stop neither shows the desired output. import java.util.Scanner; public class UserOriented { publicstaticvoidmain(String[] args) { Scannersc=newScanner(System.in); try { System.out.println(“Enter the total ...Read more

Javaquestions
  • 0
  • 5 Answers
  • 545 Views
Answer
Bhawesh
BhaweshBeginner
Asked: May 8, 2022In: —Java

Adding BigInteger from Scanner class is not working in Java

When i provide number as an argument then it works for BigInteger but when i try to convert that to take user Input then it don’t work. See the below example where i am using arguments 100 but i tried ...Read more

bigintegerfactorialJava
  • 0
  • 5 Answers
  • 39 Views
Answer
Bhawesh
BhaweshBeginner
Asked: May 8, 2022In: —Java

Factorial of 21 and above gives negative number and randomly typed 100 or 90 gives 0, why?

I am using this java code to print the factorial of any number. // Write a function to find the factorial of n numbers import java.util.Scanner; public class Factorial { publicstaticvoidmain(String[] args) { Scannersc=newScanner(System.in); try { System.out.println(“Enter any number to find it’s factorial”); Longnumber=sc.nextLong(); if (number==0) { System.out.println(“The factorial of ...Read more

factorial numberJavaquestions
  • 0
  • 3 Answers
  • 47 Views
Answer

Sidebar

Ask A Question

Your Favourite Topics

  • Announcements
  • Blockchain
  • Books

      • —Non Tech Books
      • —technical books
  • Business and Entrepreneurship
  • Careers
  • College
  • Content and Blog
  • CyberSecurity
  • Design and Arts
  • Devices and Gadgets
  • Digital Marketing
  • Entertainment

      • —Movies-Series-TV
      • —Music
      • —Sports
  • Events
  • For Admins only.
  • Health

      • —Fitness
  • Money

      • —Personal Finance
      • —Stock Market
  • Operating System

      • —linux
      • —windows
  • Other
  • Paid Internship
  • Programming

      • —AI/ML
      • —APIs
      • —C & C#
      • —Django
      • —Flutter
      • —Go
      • —HTML&CSS
      • —Java
      • —JavaScript
      • —Mobile Apps Development
      • —Node Js
      • —NoSQL
      • —Php
      • —Python
      • —React JS
      • —SQL

Stats

  • Questions 1k
  • Answers 10k
  • Best Answers 394
  • Users 2k

Top 6 Members This Month

Vicky

Vicky

  • 0 Questions
  • 78 Points
Sensei
puppet

puppet

  • 0 Questions
  • 23 Points
Beginner
wtfixair

wtfixair

  • 0 Questions
  • 22 Points
Beginner
Dhanmaya

Dhanmaya

  • 0 Questions
  • 20 Points
Beginner
Riyesh

Riyesh

  • 0 Questions
  • 20 Points
Beginner
pranitkarki

pranitkarki

  • 0 Questions
  • 20 Points
Beginner

Trending Tags

blockchain c++ career coding College cybersecurity Django Flutter help html javascript laptop laravel linux poll Programming python question react web web development wordpress
  • Popular
  • Answers
  • Rounak Agrawal

    Ask Mitra Udemy Courses Giveaway

    • 76 Answers
  • Subedi Bibek

    The Complete JavaScript Course 2022: From Zero to Expert! Udemy ...

    • 73 Answers
  • Subedi Bibek

    Mega Giveaway at askmitra.com 🔥

    • 69 Answers
  • Sandeep Poudel
    Sandeep Poudel added an answer SOLVED: It was due to unfinished SSL certificate installation January 27, 2023 at 7:11 pm
  • Aashutosh_k
    Aashutosh_k added an answer Software piracy protection system Fingerprint voting system Stock price prediction… January 26, 2023 at 7:37 pm
  • Sangam AKA Ronnie
    Sangam AKA Ronnie added an answer Did you miss my video. https://youtu.be/Wo0NxEivd7A watch at end to… January 24, 2023 at 9:13 pm

Explore

  • Home
  • Trending Category
    • Programming
    • Web Development
    • —Mobile Apps Development
    • —Stock Market
    • Business and Entrepreneurship
    • Blockchain
    • College
    • —Personal Finance
    • —HTML&CSS
    • —JavaScript
    • —Python
    • —React JS
    • —Node Js
    • —C & C#
    • Content and Blog
    • Careers
  • All Categories
    • Go to All Categories
    • Health
    • —Go
    • —Flutter
    • Digital Marketing
    • —APIs
    • Devices and Gadgets
  • Find Job and Internships
  • Points and Swags
    • Badges and Points
    • Ask Mitra Swags
  • All Blogs
    • Add New Blog !
  • FAQs
  • Community Members 💓
  • Questions
    • Un Answered
    • New Questions
    • Most Seen Questions
    • Most Answered
    • Trending Questions
  • Tags

Footer

Ask Mitra

Ask Mitra

Ask Mitra is a social question and answer engine that will assist you in forming a community and connecting with others. Talk about programming, your career, your mental health, and your personal finances. ❤️‍ Post a query and receive responses ✅

Quick Navigation

  • Ask a Question
  • Home
  • All Categories
  • Find Jobs
  • Points and Swags
    • Badges and Points
    • Ask Mitra Swags
  • Blog
    • Add New Blog !
  • FAQs
  • Community Members 💓
  • About Us
  • Contact Us

Legal Stuff

  • Terms of use and policy