Connect java/C program to Arduino

Hello!

I have a project where I want to make a program in Java/C++ and make an Arduino send data via USB from a temperature sensor to that program, i.e. the data from the sensor should be seen in real time in the program’s interface and not in the Arduino monitor. Is this possible? Thank You.

Kind regards

Yes.