Tags

The Virtual Host concept applies both the practice of creating (virtualization) several machines with an equivalent operating system or distinct from the host (machines …

37 questions

Assistive technologies and techniques used so that all users with special needs can surf the Internet with equal access to information.

37 questions

Computer architecture is a set of methods and rules that describe the functionalities and organization of computer systems. Use this tag for questions about: memories, c…

37 questions

The term Treeview is used to designate resources that allow viewing tree information such as directories and categories. Use this tag for questions related to this resou…

37 questions

Overloading an operator means resetting its symbol, so that it also applies to user-defined data types such as classes and structures.

37 questions
37 questions
37 questions
37 questions
37 questions

SQL Injection is a type of security threat that takes advantage of failures in systems that interact with databases via SQL. SQL injection occurs when the attacker is ab…

36 questions
36 questions

DO NOT USE if the question is not related to the use of the IDE. It is an informal convention in the scope of using eclipse in development for the Android platform.

36 questions

Boleto Bancário represents a collection fee payable in any bank branch of the national territory, homebanking, lottery houses, supermarkets and post offices during the d…

36 questions
36 questions

IO are input (input) and output (output) operations. Use this tag for questions whose focus of the problem to be solved are data input and output operations on files, so…

36 questions
36 questions
36 questions
36 questions

Vbscript (Visual Basic Script) is an interpreted version of the Visual Basic language used in Active Server Pages (ASP) for tasks and dynamic HTML page construction, and…

36 questions
36 questions

Use this tag for specific questions about version 7 of Angular, Google’s web framework. Use the [angular] tag for any question about Angular that is not specific to an i…

36 questions

The autoload function is used in PHP to automatically load classes.

35 questions
35 questions

It is a command available on Unix that displays a text on the screen of a computer terminal. It is a command used in scripts to display messages on the screen or in a fi…

35 questions
35 questions
35 questions

e-commerce is a type of commercial transaction (for profit or not) made especially through an electronic device, such as computers, tablets and smartphones. The increa…

35 questions

JSX is a syntax extension for Javascript used in React.js, Vue.js, and other Javascript frameworks that allow use of XML along with JS code to describe HTML elements

35 questions

This function is similar to `file()`, except that `file_get_contents()` returns the file in a string, starting from offset to maxlen bytes. In case of failure, `file_get…

34 questions

Sublime Text is a cross-platform text and source code editor, written in C++ language and with a Python API. Initially, the program was intended to be an extension of Vi…

34 questions

A clone is an identical copy of an object with the same attributes, data, and methods, as if it were the original object.

34 questions

Makefile is a file that contains instructions to be executed by make.

34 questions

Process scheduling or task scheduling (Scheduling) is an organizational activity carried out by the scheduler (Scheduler) of the CPU or a distributed system, making it p…

34 questions

Comments on programming languages, are text snippets in the application source code that are not interpreted as part of the code, serve to assist the developer in unders…

34 questions

In computer science, **buffer** (retainer) is a physical memory storage region used to temporarily store data while it is being moved from one place to another.

34 questions

Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides scalable computing capacity in the cloud. It was developed to facilitate web-scale computing for…

34 questions