hey
I'm going to college for game design.
one of the best languages and the one I'm studying in is c# it is used in unity and many other game engines but there are many more. Just to list a few c++, Java, and many more it is up to you. if you would like more info about this just let me know By the way what game are you planning to make that is one of the most important factors
Hope this helps
-scav
PLEASE ANSWER ASAP
Type the correct answer in the box. Spell all words correctly.
What was the name of the database that Tim Berners-Lee built?
Tim Berners-Lee built a database called [BLANK].
Answer:
ENQUIRE database.
Explanation:
I am not sure but I guess this is the answer.
Another problem related to indefinite postponement is called ________. This occurs when a waiting thread (letâ s call this thread1) cannot proceed because itâ s waiting (either directly or indirectly) for another thread (letâ s call this thread2) to proceed, while simultaneously thread2 cannot proceed because itâ s waiting (either directly or indirectly) for thread1 to proceed. The two threads are waiting for each other, so the actions that would enable each thread to continue execution can never occur.
Answer:
"Deadlock" is the right solution.
Explanation:
A deadlock seems to be a circumstance where certain (two) computer algorithms that share a similar resource essentially prohibit each other during manipulating the asset, leading to both programs withdrawing to operate.This occurs when multiple transfers or transactions block everyone by maintaining locks onto assets that every other activity also needs.So that the above is the correct answer.
what are the two methods of creating a folder
Answer:
1. right click empty space, go to New, and click New Folder
2. press Ctrl + Shift + N
Explanation:
12 POINTS!!!!
Choose the value that best completes each sentence.
There are currently more than four --------internet users regularly connecting around the globe. And less than ------- percent of them live in North America.
Answer:
1) daily
2)37%
Explanation:
1) regularly implies it
Answer:billion AND 8
Explanation:
correct
Sam wants to set custom document properties, so he should open the ______. A. Custom Document Properties. B. Advanced Document Properties. C. Document Settings View. D. Added Document Properties
Sam wants to set custom document properties, so he should open the Custom Document Properties. The correct option is A.
What are custom document properties?Custom properties define for an Office document.
One can assign a text, time or numeric value to custom properties. One can also assign them the values yes or no. One can choose from a list of suggested names or define your own.
So, Sam wants to set custom document properties, so he should open the Custom Document Properties.
Thus, the correct option is A.
Learn more about custom document properties.
https://brainly.com/question/24190053
#SPJ2
(This has nothing to do with homework by the way) I'm graduating to the 9th grade this year... do the FSA/EOC scores determine my graduation or do my grades?
Answer:
I dont think so.
Explanation:
A user submitted a support ticket that states all of the printouts from a laser printer appear to have double images imposed on them. A review of past printer support tickets shows that a maintenance kit has not been installed in more than a year. Which of the following printer consumables is MOST likely causing the issue?
A. Separation pad
B. Transfer roller
C. Ink cartridge
D. Fuser
Option d is correct, Fuser is the printer consumables which is most likely causing the issue.
The issue described, where printouts have double images imposed on them, is a common symptom of a faulty fuser in a laser printer.
The fuser is responsible for bonding toner to the paper, and if it is not functioning properly, it can cause double images or smudging on the printouts.
Given the lack of maintenance kit installation for over a year, it is highly likely that the fuser needs to be replaced or repaired.
To learn more on Fuser click:
https://brainly.com/question/14902244
#SPJ2
data sets that are too large and complex to analyze with conventional data management software are called ________ data.
Big data refers to data collections that are too complicated and massive to be analysed by traditional data management tools.
Big data describes extraordinarily vast, intricate, and varied data collections that conventional data processing software cannot handle or interpret. These data sets come from a number of sources, such as social media, sensors, and machines, and are distinguished by their volume, velocity, and variety. In many different industries, including healthcare, finance, and marketing, big data is used to extract insightful patterns, trends, and insights that support decision-making processes. Specialized software tools and techniques, like Hadoop and Spark, which enable the distributed storage and processing of large amounts of data across multiple servers, are used to manage and analyse big data.
Learn more about Big data here:
https://brainly.com/question/28175960
#SPJ4
Fill in the blank: Every database has its own formatting, which can cause the data to seem inconsistent. Data analysts use the _____ tool to create a clean and consistent visual appearance for their spreadsheets.
The tool used by data analysts to create a clean and consistent visual appearance for their spreadsheets is called clear formats.
A database refers to an organized or structured collection of data that is typically stored on a computer system and it can be accessed in various ways. Also, each database has a unique formatting and this may result in data inconsistency.
In Computer science, a clean data is essential in obtaining the following:
Data consistencyData integrityReliable solutions and decisions.Furthermore, spreadsheets are designed and developed with all kinds of tools that can be used to produce a clean data that are consistent and reliable for analysis.
In this context, clear formats is a kind of tool that is used by data analysts to create a clean and consistent visual appearance for their spreadsheets.
Read more on database here: https://brainly.com/question/15334693
in an exocentric environment of virtual reality (vr), users can interact with objects.
The given statement "In an exocentric environment of virtual reality (VR), users can interact with objects" is TRUE because VR technology allows for the creation of a three-dimensional, immersive environment where users can engage with digital objects as if they were real.
Exocentric VR environments are designed to simulate a real-world experience, such as a game or training simulation, and allow users to manipulate objects, move around the environment, and even communicate with other users.
These interactions are possible through the use of specialized VR controllers and sensors that track the user's movements and translate them into actions within the digital environment.
Learn more about the virtual reality at https://brainly.com/question/28259691
#SPJ11
83\2+58+3^3+95*2/10
it's computer pls help
Answer:
145.5
Explanation:
I was unsure what you needed done, but if it was a math equation then that is your answer :)
Hope this helped <3 Brainliest please? :)
When was the telephone invented by alexander graham bell.
Answer:
1876
Explanation:
you can read biograhys about a lot of that stuff to find more information
which of these is not a valid relationship type
where is the items or options
Which option is considered to be at the lowest level of abstraction?
The option considered to be at the lowest level of abstraction is binary code, as it represents the most basic and direct manipulation of hardware components without any interpretation or generalization.
At the lowest level of abstraction, we find the option that is closest to the raw data or physical representation without any interpretation or generalization.
In computing and programming, this typically refers to the binary level or machine code instructions that directly manipulate hardware components.
Binary code consists of sequences of 0s and 1s that represent specific operations and data storage locations.
Moving up the levels of abstraction, we encounter assembly language, which provides a more human-readable representation of machine code using mnemonic instructions and symbolic addresses.
It is a one-to-one correspondence with machine code but introduces some level of abstraction by using more recognizable symbols.
Higher levels of abstraction include high-level programming languages like Python, Java, or C++, which allow developers to write code in a more human-friendly and expressive manner.
These languages offer built-in functions, data structures, and abstractions that enable programmers to solve problems without worrying about the underlying hardware implementation details.
Finally, at the highest level of abstraction, we have application software or user interfaces, which provide an intuitive and user-friendly way to interact with the underlying functionality without requiring any knowledge of programming or hardware.
For more such questions on abstraction,click on
https://brainly.com/question/29579978
#SPJ8
What famous round recording media is only capable of playing a mono track?
The vinyl record is a renowned circular storage medium that can solely reproduce a single audio track in mono.
What is the media about?From the early 1900s until the emergence of digital music formats, vinyl records, which are also referred to as gramophone records, served as the main mode of commercial music distribution.
Note that for one to be able to play stereo vinyl records, a stylus with two distinct grooves is necessary to retrieve the audio channels for both the left and right sides. Mono turntables, on the other hand, cannot accommodate such a method of playback.
Learn more about media from
https://brainly.com/question/26152499
#SPJ1
What is 4991 rounded to the nearest thousand
Answer:
5000
Explanation:
Answer: 5000
Explanation:
This is the answer because of the nine’s.
Based on what you know about the Sort and Find functions, return to the database file to determine the answers to these questions.
How many people in the database have a birthday on 3/3/92?
0
1
2
3
ZERO
Explanation:
EDG 2021
First question is 0
second is 2
The less momentum an object has, the easier it is to stop. True or False
Answer:
True
Explanation:
An engineer is designing a robot to wash the outside of a skyscraper's windows. List and explain at least two criteria and three constraints for such a robot
Criteria for designing a robot to wash the outside of a skyscraper's windows could include: Efficiency and Safety.
Constraints to be considered are:
Weight and size limitationsPower source and supplyEnvironmental conditions.What is the explanation criteria and constrains?Efficiency: The robot should be able to clean windows quickly and efficiently to minimize downtime for the building's occupants and maximize productivity.
Safety: The robot must be designed with safety as a top priority, so it doesn't pose a threat to human life, and can handle the challenging weather conditions and heights involved in cleaning skyscraper windows.
Constraints that the engineer must consider could include:
Weight and size limitations: The robot should be compact and lightweight to navigate the building's façade effectively and fit within weight limitations imposed by building codes.Power source and supply: The robot must have a reliable and robust power source that can sustain its operation for prolonged periods.Environmental conditions: The robot must be designed to operate in various weather conditions, such as rain, wind, or extreme temperatures, to ensure it can clean windows efficiently without being damaged.Learn more about robot on:
https://brainly.com/question/29379022
#SPJ1
What are the benefits of using disk cleanup as part of regular maintenance on a computer? Check all of the boxes that apply.
Trash is emptied to clear space on the hard drive.
Files that are no longer needed are deleted to clear space and help the computer run faster.
Accumulated temporary files are deleted to help the computer run faster.
Unnecessary program files that may slow down the computer are deleted.
Answer:
all of the above
Explanation:
Answer:
Trash is emptied to clear space on the hard drive.
Files that are no longer needed are deleted to clear space and help the computer run faster.
Accumulated temporary files are deleted to help the computer run faster.
Unnecessary program files that may slow down the computer are deleted.
Explanation:
It's all of the above
Program and data of secondary storage are also transferred in the memory unit before being used by the computer. is it true or false
Answer:
it's true. that's the way it works
When you cite your sources and give credit to the authors, you are: (select all that apply)
practicing ethical behavior.
allowing people to know where you got your ideas.
behaving in an unethical way.
behaving in a scholarly way.
When you cite your sources and give credit to the authors, you are: (select all that apply) is option A: practicing ethical behavior.
Why is ethical behavior important?In order to tell the truth, maintain our word, or assist a stranger in need, we must follow ethical principles. Everyday decisions we make are guided by an ethical framework that helps us avoid unjust results and helps us make decisions that have good effects on the world.
Therefore, Honesty, fairness, and equity in interpersonal, professional, and academic relationships as well as in research and scholarly pursuits are characteristics of ethical behavior. The rights, diversity, and dignity of both individuals and groups of people are respected in ethical behavior.
Learn more about ethical behavior from
https://brainly.com/question/27962109
#SPJ1
Answer:
a, b, d
Explanation:
:)
Which level of autonomy states that the driver and the automated system share control of the vehicle?
"Partial automation" refers to the level of autonomy when the automated system and the driver jointly control the vehicle.
A system that uses technology to carry out duties automatically is referred to as an automated system. This can range from straightforward mechanical systems like a toaster to intricate computer-controlled systems like a self-driving automobile. Automated systems, which are frequently employed in the manufacturing, transportation, and other industries, are intended to boost production and efficiency.An automated system's general objective is to lessen the need for human work while increasing efficiency, accuracy, and speed. Automated systems are used in a wide range of sectors, including manufacturing, transportation, healthcare, and finance.
To know more about Automated Systems kindly visit
https://brainly.com/question/18801518
#SPJ4
What is a difference between a waxing crescent and a waning gibbous? (1 point) waxing crescent: first quarter waning gibbous: third quarter waxing crescent: second quarter waning gibbous: third quarter waxing crescent: third quarter waning gibbous: first quarter waxing crescent: fourth quarter waning gibbous: first quarter
Answer:
waxing crescent: first quarter waning gibbous: third quarter
Explanation:
The moon is waxing (getting larger) in the first quarter after the new moon. It is waning (getting smaller) in the third quarter, after the full moon at the end of the second quarter.
The shape of the moon is a "crescent" when it is less than a semicircle. It is "gibbous" when it is more than a semicircle. As it waxes, the crescent grows until the moon is half-full at the end of the first quarter, then it is a waxing gibbous moon through the second quarter until it is full at the end of the quarter. Following the full moon, it is waning gibbous until it becomes half-full again at the end of the third quarter. Finally, it is a waning crescent through the fourth quarter until the new moon.
waxing crescent: first quarter waning gibbous: third quarter
Answer: A
Explanation: I got 100% on the quiz
What was the name of the software that was tested at the main railway station in Mainz, Germany to test face-recognition systems
Answer:
This software was called the Cognitec's FaceVACS
In makecode arcade, which section of the array toolbox contains blocks used to make changes to the contents of an array
The section of the array toolbox in MakeCode Arcade that contains blocks used to make changes to the contents of an array is the "Main answer" section. Here's an explanation for a long answer:
1. Open MakeCode Arcade and navigate to the array toolbox.
2. Look for the section labeled "Main answer."
3. Inside this section, you will find blocks specifically designed to modify the contents of an array.
4. These blocks may include options to add or remove elements, replace values, or rearrange the order of elements within the array.
5. Utilize the blocks in the "Main answer" section to make the desired changes to the contents of your array.
g what is the first step to provide access when a client connects to an it application or system
The first step to provide access when a client connects to an IT application or system is to authenticate the client's identity. This is done through methods like passwords or biometrics, ensuring the client is who they claim to be. Once authenticated, the client can then be authorized to perform specific actions within the system.
The first step to provide access when a client connects to an IT application or system is to authenticate the client's identity. Authentication is the process of verifying the client's claimed identity to ensure they are who they say they are. This step is crucial in ensuring the security and integrity of the system.
There are various methods of authentication, such as passwords, biometrics, and two-factor authentication. Let's take the example of a password-based authentication system. In this case, the client would enter their username and password into the system. The system then compares the entered credentials with the stored credentials in its database. If the entered credentials match the stored credentials, the client is granted access.
It's important to note that authentication is not the same as authorization. While authentication verifies the client's identity, authorization determines what actions the client is allowed to perform within the system. However, authentication is a necessary first step before authorization can be granted.
Learn more about IT application here:-
https://brainly.com/question/31164894
#SPJ11
Due to a blackout, power is no longer coming from the wall outlet, and your computer is now off. You do not have a UPS, and you need to remove a disc out of the DVD drive. What is the easiest method for retrieving the disc
Answer: b. Push an unbent paper clip into the hole on the front of the drive.
Explanation:
Computer DVD drives come with a hole in front of them that is not too much larger than a pin's diameter. It is called an Emergency Eject Hole.
If you find that you need to retrieve a disk and the computer is off, find an unbent paper clip and push it into that hole. The DVD drive should open up thus enabling you to retrieve your disk.
As discussed in the chapter, which of the following is NOT one of the immediate consequences of inadequate software project management?
Software project management is essential for successful software development, ensuring effective planning, coordination, risk mitigation, and quality assurance to achieve project objectives and customer satisfaction.
Software project management is essential for successful software development. It involves planning, coordinating, and controlling projects to ensure they meet objectives and deliverables.
Inadequate management can lead to cost, schedule, and quality overruns, communication breakdowns, inadequate quality assurance, high turnover, and customer dissatisfaction. Effective software project management provides structure, coordination, risk mitigation, resource optimization, and quality assurance.
While the inability to sell software is not an immediate consequence of inadequate project management, the overall impact can negatively affect customer satisfaction and business outcomes. Therefore, strong project management practices are crucial for achieving successful software projects.
Learn more about Software project management: brainly.com/question/29646049
#SPJ11
a customer calls, when they power up the computer, they get a blank display after a series of audible beeps sound. which one of these actions would be valid for this situation? select the correct response.
A valid action that could be taken in this situation is to check the RAM or memory module.
RAM or random access memory is a type of computer memory that can be randomly accessed. It is a volatile memory, which means that the data stored in it is lost when the computer is turned off. The computer stores data temporarily in RAM so that it can be accessed quickly when needed. If a computer is not working properly or is making beeping sounds, it may indicate that there is a problem with the RAM or memory module.So, one of the actions that can be taken in this situation is to check the RAM or memory module.
If the RAM is not working properly or is not seated properly, it can cause the computer to produce a series of audible beeps and fail to display anything on the screen.
Learn more about RAM: https://brainly.com/question/13748829
#SPJ11