mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
17 lines
876 B
Markdown
17 lines
876 B
Markdown
|
|
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22Xb-NVGqD2-LuVTOBgB1Bt%22%2C%22flow%22%3Atrue%7D%7D)
|
|
# Test Prompt | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22Xb-NVGqD2-LuVTOBgB1Bt%22%2C%22flow%22%3Atrue%7D%7D)
|
|
This id for the test purpose
|
|
|
|
# Prompt
|
|
|
|
```
|
|
What is Java
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: Java is a general-purpose, object-oriented programming language that is designed to be platform-independent and can run on any device with the Java Virtual Machine (JVM) installed. It was first released by Sun Microsystems in 1995 and is now owned by Oracle Corporation. Java is commonly used for developing desktop applications, web applications, mobile applications, and enterprise-level software systems.
|
|
|
|
|