programming tag

32 questions


1 answers
82 views
0
Programming Example

It's my first time doing a computer-related assignment, so isn't the result different depending on which direction my body is in when I leave? Please tell me the answer ㅜahttps://kin-phinf.pstatic.net...

1 years ago

1 answers
87 views
0
I'd like to ask you in detail about . in Java.

I'm a student studying JavaUntil now, . When you perform a method with an object.method,This.I thought it was only used to classify variables with variables.Then object.variable=1;I Variable type Vari...

1 years ago

1 answers
114 views
0
I want to know what part I should study to make a program.

I will be discharged from the military in November this year and return to school in March next year, but I have a question because I want to study before returning to school.When I was a freshman, I ...

1 years ago

1 answers
108 views
0
I want to know how to get map data and how to measure distance on map data.

Hello. I wrote this to ask you a few questions.I want to measure the distance on the map data using Swift's language. However, even if I look at the public data API or the Ministry of Land, Infrastruc...

1 years ago

1 answers
114 views
0
C language return value question

void main(){printf( aaa );return 'a';}This is how we wrote the code.Since the return form of the main function was specified as void, the main does not deliver the return value to the OS.Based on this...

1 years ago

1 answers
106 views
0
Real-time App Server Implementation

Hello, everyone We are implementing app programming that shows the waiting time and number of people at a restaurant in real time. As far as I know, database, server, app exists, so when data comes in...


1 answers
82 views
0
C++ vs Python

I am currently studying C++ More and more people around me are using Python, and everyone is moving on to Python.So,Thank you.

1 years ago

1 answers
116 views
0
What method do you usually use to find the app you want?

Hello. It's ambiguous to be a programming-related Q/A, but I registered for the question because I was so curious.Usually, when you want to develop an application, you need to create ideas first to cr...

1 years ago

1 answers
81 views
0
I'm a c++ beginner, so I have a lot of questions.

//#include <iostream>#include <string>using namespace std;class Ingredient { string name[6] = { Kimchi, Egg, Ham, Potato, Cheese, Tuna;public: Ingredient(); void getName(); string setName(...

1 years ago

1 answers
75 views
0
Can I find out the cache size (in lines) within the C/C++ program?

Please tell me the code to find out the cache size (in line units) in the C/C++ program.My computer uses Linux and I would appreciate it if you could tell me the other platform code.It would be nice i...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.