Sobes.tech
Intern — Junior

Have you experience developing in Java?

sobes.tech AI

Answer from AI

Yes, I have experience developing in Java. I used Java to create Android applications, including working with Activities, fragments, event handling, and interacting with databases.

I am also familiar with the basics of OOP in Java, collections, threads, and core libraries. This has enabled me to create functional and efficient mobile applications.

If needed, I can provide an example of a simple Java class:

public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello, Java!");
    }
}

This experience helps me work effectively with the Android SDK and understand application architecture.