Category: Java

Post specific questions which are related to Java programming language,if you have any queries related to the java programming platform you can post here to get answers from other users.

Discy Latest Questions

  • 0

I faced the following error, the Java compiler has encountered unexpected or incorrect syntax in your code, such as a missing or misplaced semicolon, parenthesis, curly brace, or quotation mark. Java error illegal start of expression in java, how can ...Read more

I faced the following error, the Java compiler has encountered unexpected or incorrect syntax in your code, such as a missing or misplaced semicolon, parenthesis, curly brace, or quotation mark. Java error illegal start of expression in java, how can we fix error illegal start of expression in java ?

 

Read less
  • 0

I got a assignment to write a java program to calculate the electricity bill. Can anyone help me regarding the example program to calculate the electricity bill in java.

I got a assignment to write a java program to calculate the electricity bill. Can anyone help me regarding the example program to calculate the electricity bill in java.

Read less
  • 0

Hello.. I have opted for java course in my engineering and took up a project “online shopping” where I have to create a database in MYSQL with products information and I now want to link it with Java and run ...Read more

Hello.. I have opted for java course in my engineering and took up a project “online shopping” where I have to create a database in MYSQL with products information and I now want to link it with Java and run a code based on it. Can anyone suggest what procedures to follow to connect Java and MYSQL? Thank you

Read less
  • 0

Recently, I am given a task to take up a survey on the topic “Feedback of ABC school” I would like to create a google form and run a java code using eclipse. How to run a code in eclipse ...Read more

Recently, I am given a task to take up a survey on the topic “Feedback of ABC school” I would like to create a google form and run a java code using eclipse. How to run a code in eclipse to create a google form? Can anyone suggest the working and features of eclipse software? How to use eclipse to run a java program? Thank you.

Read less
  • 0

I am an engineering student. In the Java programming language, when I run the program I got a null pointer exception. Can anyone tell me what is null pointer exception in java? Is null pointer exception unchecked or a checked ...Read more

I am an engineering student. In the Java programming language, when I run the program I got a null pointer exception. Can anyone tell me what is null pointer exception in java? Is null pointer exception unchecked or a checked exception and how can I avoid null pointer exception? please give an example . Thank you.

Read less
  • 0

I have a requirement to submit payment information to the database. For which I need to validate the details from the client side browser using JavaScript and then collect the information through the spring and submitted to the database. So how ...Read more

I have a requirement to submit payment information to the database. For which I need to validate the details from the client side browser using JavaScript and then collect the information through the spring and submitted to the database.

So how can I do the JavaScript validation from the client side and then forwarding it to web spring and then submitting to database?

Read less
  • 0

While learning to program in Java, I came across the concept of volatile variables. What is volatile variable in Java and how to use it and in what situations this concept can be applied?

While learning to program in Java, I came across the concept of volatile variables. What is volatile variable in Java and how to use it and in what situations this concept can be applied?

Read less
  • 1

how to fix java error in tlauncher authentication ? I have a Tlauncher account and I am trying to login with the tlauncher account. It is saying Authorization Server issue. How can we fix java error in tlauncher authentication?

how to fix java error in tlauncher authentication ? I have a Tlauncher account and I am trying to login with the tlauncher account.

It is saying Authorization Server issue. How can we fix java error in tlauncher authentication?

Read less
  • 1

While executing a Java program using arrays I am running into this error java.lang.outofmemoryerror java heap space. How do we fix java.lang.outofmemoryerror java heap space error?

While executing a Java program using arrays I am running into this error java.lang.outofmemoryerror java heap space.

How do we fix java.lang.outofmemoryerror java heap space error?

Read less
  • -5

When i try to execute a simple java program, i came across following error. Java Error : No suitable method for println(string,int)  how can i fix this ? Read more

When i try to execute a simple java program, i came across following error. Java Error : No suitable method for println(string,int)  how can i fix this ?

Read less