What's new

java

  1. adisharma

    While Compiling Getting an Error in Java

    Hello Everyone, I am facing an error while executing the below program. Can anyone help me out? EyeColour.java:27: error: cannot find symbol Scanner input = scanner(System.in); ^ symbol: method scanner(InputStream) location: class EyeColour 1 error I keep getting...
  2. adisharma

    Who is Best in Security Between C and Java

    Hello Everyone, I am a beginner and I am working on a freelance project. I want to know which programming language is good from a security point of view between C and java? Yesterday I search on google to find it and I found, Java is comparatively more secure than C. Is it right? Can anyone...
  3. Hagi

    Java or Kotlin for native android app?

    Hi All, Quick question. I'm in the process of building a mobile app. What is the best code to learn? I have no experience. Plan is to start building it for android. The app is a form of social networking app where people must be able to interact with each other. It also will contain a calender...
Back
Top Bottom