language tag

38 questions


3 answers
74 views
0
Is there a tool that can convert programming languages?

Is there a language conversion tool?Example:Java System.out.println (aaa);↑↓PHP var_dump($aa);Please let me know if there is a tool that can be translated in this way.Also, I would like to have it, bu...

1 years ago

1 answers
129 views
0
Why do you put tabs before and after =?

Let me ask you a question about how to write the program.When I was looking at the program written by someone else at work, I was concerned that there were often several tabs before and after =.For ex...

1 years ago

2 answers
60 views
0
Is there a language in which the operating system cannot be created? [Closed]

This question appears to be outside the scope defined in Help Center for stack overflow.Closed 6 years ago.6 years agoIs there a language in which you cannot create an operating system?if anyWhat are ...


4 answers
51 views
0
What tools do you need to automate coding conventions?

Automate coding conventions - 97 things programmers should knowInclude code shaping in the build process.Every time you compile a code, everyone automatically shapes it.It says so, but is there a stan...

1 years ago

2 answers
116 views
0
What programming languages are available immediately for standard installation on each operating system?

Windows, MacOS, Linux (Ubuntu, CentOS, Debian), FreeBSDWhat (built-in) programming languages are available immediately after a standard installation for each operating system?Thank you for your cooper...

1 years ago

3 answers
88 views
0
About the addressing method.

About the addressing method.Direct Addressing MethodINDEX ADDRESSING SYSTEMBase addressing methodRelative Addressing MethodIndirect Addressing MethodRegister Addressing MethodImmediate Addressing Meth...


1 answers
97 views
0
Why are C/C++ memory sizes smaller than other languages? [Closed]

Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed to last yearLast yearWhen you create a program with C/C++, you often have a smalle...

1 years ago

1 answers
90 views
0
Assembly stops at segmentation fault

Posted a question that terminates the program on the assemblyI am writing a program to calculate the bmi (Body Mass Index) in the assembly for practice, but I put out a segmentation fault in the middl...

1 years ago

2 answers
93 views
0
the language in which game software can be made on a personal computer and the software used for production execution

I'm sorry for the rough question, but I'd appreciate it if you could tell me as much detail as possible.I'm a super beginner.I'm studying C language.os windows-10

1 years ago

3 answers
68 views
0
What is the programming language made of? [Closed]

Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 7 years ago.7 years agoWhat is programming language made of?What is that object that you can com...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.