Answer:
(A) graphical glitches (B) choppy frames (D) sound that does not match motion
Explanation:
I did the assignment and (A) (B) (D) were correct.
hope it helps
Given the following code, find the compile error.
public class Test{
public static void main(String[] args){
m(new GraduateStudent());
m(new Student());
m(new Person());
m(new Object());
}
public static void m(Person x){
System.out.println(x.toString());
}
}
class GraduateStudent extends Student {
public String toString(){ return "GraduateStudent";}
}
class Student extends Person{
public String toString(){ return "Student";}
}
class Person extends Object{
public String toString(){ return "Person";}
}
a. m(new Object()) causes an error
b. m(new Person()) causes an error
c. m(new Student()) causes an error
d. m(new GraduateStudent()) causes an error
Answer:
a. Object cannot be converted to Person
Explanation:
This program demonstrates polymorphism.
e.g., a Student IS a Person therefore you can call m() with a Student as well as a Person object.
The same goes for GraduateStudent.
However, and Object is not a Person, so the last call fails. This can be deducted by the type checking that happens at compile time.
A record company is using blockchain to manage the ownership of their copyrighted content. the company requires that every time one of their songs is used for commercial purposes, all the parties involved in creating it receive a set percentage of a royalty fee. how can a blockchain help track the royalty fees?
Blockchain is the system that records the details across many systems for monetary purposes. It can help in tracking the royalty by using the method of consensus.
What is royalty?Royalty is the amount of money that gets paid to the person who made the patent and allows the use of the patented or copyrighted item in exchange for some amount. It can be given for songs, books, etc.
The consensus method of royalty calculation is based on the percentage that includes some amount of net revenue that is produced when the patented item is used.
Therefore, the consensus method is used to calculate royalty.
Learn more about royalty here:
https://brainly.com/question/19537789
#SPJ1
What is the primary tool that retrieves data and helps users graphically design the answer to a question
Query by Example (QBE) is the primary database query tool in which the user sets conditions for search selection.
What is Query by Example?It is a database query language where the first results presented are those that the search engine considers the most relevant for the search carried out.
It is characterized by having a system for ranking and ordering search results that allows the user to return more relevant results.
Therefore, we can conclude that Query by Example (QBE) is the primary database query tool in which the user sets conditions for search selection.
Learn more about Query by Example (QBE) here: brainly.com/question/7479160
HELP PLS!! Complete the following sentence.
It is very common for job seekers in high-tech/ ____
technology fields to acquire certifications to assure agencies of their
qualifications
After selecting _, you would then choose _ to find a place to save the document on the computer.
The "_" could be anything, such as file or download, but file and download are not the answers.
After selecting file, you would then choose save as to find a place to save the document on the computer.
What is a command?A command in computing is a request for a computer program to carry out a certain task.
It could be sent using a command-line interface, such a shell, as input to a network service as part of a network protocol, as an event in a graphical user interface brought on by the user choosing an item from a menu, or as a command sent to a computer over a network.
If you want to create a new document, change the filename, file format, or save the file in a different location on your computer, you must save the current document first.
Use the Ctrl+Shift+S keyboard shortcut. On the menu bar, select File > Save As.
Thus, this way, one can save the file in any particular location.
For more details regarding command, visit:
https://brainly.com/question/14548568
#SPJ1
Which term describes the degree to which a network can continue to function despite one or more of its processes or components breaking or being unavailable?
Answer:C Fault-tolerance
Explanation:
Answer:
fault-tolerance
Explanation:
On Edge, fault-tolerance is described as the degree to which a network can continue to function despite one or more of its processes or components breaking or being unavailable.
I hope this helped!
Good luck <3
Summarize the features of several stand-alone operating systems
Answer:
Stand-Alone Operating Systems •Microsoft Windows Mobile –Designed for smartphones and PDAs –Includes simplified versions of Windows programs –Supports handwriting recognition and voice recording –Supports synchronizing with corresponding programs on desktop computers
Explanation:
Stand-Alone Operating Systems •Microsoft Windows Mobile –Designed for smartphones and PDAs –Includes simplified versions of Windows programs –Supports handwriting recognition and voice recording –Supports synchronizing with corresponding programs on desktop computers
hris has received an email that was entirely written using capitalization. He needs to paste this text into another document but also ensure that the capitalization is removed.
What should Chris do?
What is the name of an instruction that interrupts a program being executed and requests a service from the operating system
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
You have worked as the network administrator for a company for seven months. One day, all picture files on the server become corrupted. You discover that a user downloaded a virus from the internet onto his workstation that propagated to the server. You successfully restore all files from backup, but your boss is adamant that this situation does not reoccur. What should you do
3.19.6 checkerboard answers for codehs
Teachers can forbid their students from copying and pasting text into the Code Editor using CodeHS Pro. Students registered in that area cannot copy, paste, or cut to or from the Editor once Copy/Paste Prevention is enabled.
What role of checkerboard answers for codehs?CodeHS is a short web-based curriculum for computer teachers. For younger students, I advise using offline activities to enhance the teachings. The AP Computer Science curriculum from CodeHS has been quite helpful to us.
Therefore, CodeHS Certifications provide as proof that students have acquired knowledge and abilities via our thorough, secure exam. Through increasing students' and potential employers' confidence in their skill set.
Learn more about codehs here:
https://brainly.com/question/29227777
#SPJ1
web design, pls help me i need this in 40 minutes
<input type="color">: This input type allows the user to select a colour using a colour picker. , This input type, "date," enables users to choose a date from a calendar.
Which seven different text structures are there?A few examples of text structures are sequence/process, description, time order/chronology, proposition/support, compare/contrast, problem/solution, cause/effect, inductive/deductive, and research.
How should a date be formatted?Here is a general rule to remember when writing dates with commas: in the month-day-year format (used in the United States), use commas after the day and year. Do not use any commas when using the day-month-year format, which is used in the UK and other nations. In 2007, on May 13, Daniel was born.
To know more about input type visit:-
https://brainly.com/question/14543408
#SPJ1
someone please help asap!!!!
Answer:
B
Explanation:
The cost should be on the form, not user-inputed
I need help I did not mean to do that to my computer
Answer:
Man...I don't think you can fix that yourself..
Hi! Is anyone really good at making pretty schedules and designs? I don't have any money, but I could give points. I'll give a small number of points on this answer, but if you make the schedule I'll give you lots of points! (I'll send you the actual parts of the schedule I just need someone to make it look pretty) Thank you so much!
the sysdate keyword cannot be included in the insert command, only the update command.T/F
Answer: False
Explanation:
The SYSDATE keyword can be used in both the INSERT and UPDATE commands in certain database systems, such as Oracle.
In an INSERT statement, the SYSDATE keyword can be used to insert the current date and time into a date column. For example:
INSERT INTO my_table (date_column) VALUES (SYSDATE);
In an UPDATE statement, the SYSDATE keyword can be used to update a date column with the current date and time. For example:
UPDATE my_table SET date_column = SYSDATE WHERE id = 1;
However, it's important to note that the availability of the SYSDATE keyword and its usage may vary depending on the specific database system being used.
Learn more about SYSDATE and UPDATE here:
https://brainly.com/question/2985058
#SPJ11
Is this a good or bad example of typography?
The _____ property creates an easy-to-use visual guide to help users enter accurate data.
A) Phone Number
B) Pattern
C) Input Mask
D) Default Value
Answer:
C. input mask
Explanation:
An input mask is a feature of a form field that creates a template to guide the user's input, which can help ensure that data is entered accurately and consistently. The input mask specifies a set of allowed characters and their format, which can help prevent users from entering invalid or incorrect data.
Instructions:
Read the discussion prompt and carefully write your response. Remember:
1. You need to answer the prompt in full to receive
2. You need to have at least five complete sentences
3. You need to use proper grammar, capitalization, punctuation
Discussion Prompt:
When you read about the free typing resources in the unit, which one sounded most interesting to you? What appealed to you most about it?
I found "TypingClub" to be the most interesting free typing resource due to its user-friendly interface, interactive lessons, and ability to track progress.
What does interface mean?
Interface refers to the point of interaction between a user and a device or system, such as a computer or smartphone. It encompasses the visual elements, controls, and menus that allow users to interact with the system and access its features and functions. A well-designed interface is typically user-friendly, intuitive, and easy to navigate, making it easier for users to complete tasks or achieve their goals within the system.
After reading about the free typing resources in the unit, the one that sounded most interesting to me was "TypingClub". What appealed to me most about it is its user-friendly interface and interactive lessons. TypingClub offers free typing lessons for beginners and advanced learners, which can help to improve typing speed and accuracy. The program also provides various typing tests and games to make the learning process more fun and engaging. Additionally, TypingClub tracks your progress and provides detailed feedback to help you improve your typing skills. Overall, I believe that TypingClub would be an excellent resource for anyone looking to enhance their typing abilities in a fun and interactive way.
To know more about typing visit:
https://brainly.com/question/24927322
#SPJ1
Gustavo is completing his homework online. When he uses a computer, what converts the information he inputs into instructions that the operating system understands?
Answer:
Application Software
Explanation:
Application Software is a form. of a computer program whose main function is to converts inputted data by the users into instructions or language that the operating system of a computer can understand. The Operating system in turn executes these data and provides it back to the application software.
For example, Microsoft Office, taking inputted data from users, then converts it to instructions in which the operating system of a computer executes and returns to the MS Office, to display to users. E.g creating spreadsheets.
Describe types of hardware used for output
In DBDL, you represent a table by listing all columns and then underlining the primary key. T/F
True, in DBDL (Database Design Language), a table is represented by listing all the columns and their respective data types. The primary key column is then underlined to indicate that it is the unique identifier for each row in the table. This primary key column ensures that there are no duplicate entries in the table.
For example, if we have a table called "Customers" with columns such as "Customer ID", "Name", "Address", and "Phone Number", we would represent it in DBDL as follows: Customers (Customer ID, Name, Address, Phone Number)
Primary Key: Customer ID. This notation makes it clear which columns belong to the table and which one is the primary key. It also helps in visualizing the relationships between tables in a database. Overall, representing a table in DBDL using a listing of columns and underlining the primary key is a standard practice in database design.
Learn more about DBDL here
https://brainly.com/question/31941958
#SPJ11
In a deed in lieu of foreclosure situation, A) the lender takes the real estate subject to all junior liens. B) the lender is obligated to accept the deed. C) all encumbrances on the property are extinguished. D) a civil action is required.
In a deed in lieu of foreclosure situation, the lender is obligated to accept the deed and takes the real estate subject to all junior liens.
However, all encumbrances on the property are not necessarily extinguished, as there may be senior liens or other claims that still exist. No civil action is required, but it is important to consult with legal counsel to understand all the potential implications of a deed in lieu of foreclosure.
In a deed in lieu of foreclosure situation, option A) is correct. The lender takes the real estate subject to all junior liens. This means that any subordinate liens on the property remain intact and become the responsibility of the lender. Option B) is incorrect, as the lender is not obligated to accept the deed and can choose other remedies. Option C) is also incorrect, as all encumbrances are not extinguished; only the primary mortgage is settled. Finally, option D) is incorrect, as a civil action is not required for a deed in lieu of foreclosure, as it is a voluntary agreement between the borrower and lender to avoid foreclosure proceedings.
To know more about liens visit:
https://brainly.com/question/14392036
#SPJ11
what type of software can be integrated with erp software to record ledger journaling and biling in the smae platform as other, related data
Accounting software can be integrated with ERP software to record ledger journaling and billing in the same platform as other related data.
By integrating accounting software with ERP, companies can streamline financial management processes, including recording journal entries, billing, and managing accounts payable and receivable.
ERP software typically includes financial modules that handle general ledger, accounts receivable, and accounts payable. However, integrating accounting software adds more robust functionality, such as invoicing, cash flow management, and financial reporting.
Popular accounting software that can be integrated with ERP includes QuickBooks, Xero, and Sage. Overall, integrating accounting software with ERP helps organizations to manage their financial data more efficiently and accurately.
For more questions like Data click the link below:
https://brainly.com/question/10980404
#SPJ11
Which type of end-user license allows a program to be installed on 1 CPU that is not accessed by other users on network?
a. general public
b. network/multiuser
c. individual/multiuser
d. single-user
A application may be installed on a single CPU that is not used by any other users on the network under a single-user end-user license.
What is a single user license?the permission granting one person access to a software package. It may allow installation on unlimited number of machines as long as the licensee is the only user, or it may offer the user the ability to install the software on only one system. EULA is referenced.
What are named licence and concurrent license, respectively?Any individual who has access to the application at any time is a named user. If your company has 100 employees, all of whom require access to the programme at some point, you will need to 100 specific users. Users who are CONNECTED at the same moment are the only users who are counted as CONCURRENT.
To know more about network visit:-
https://brainly.com/question/7499316
#SPJ4
1) I hurt my leg yesterday, and I had to go to the doctor. 2) I asked my mother to write an excuse for me to get back in school. 3) She wrote that I had twisted my ankle doing exxercise. 4) She also wrote that I had been prescribed some medicine that could make me sleepy. 5) Finally, she wrote that she wanted to exttend her apologies for my absence. 7. Which of the first four sentences contains an error in spelling? Sentence 1 Sentence 2 Sentence 3 Sentence 4
Answer: Sentence 3
Explanation:
Because exxercise is spelled wrong its spelled exercise.
Answer:
the correct answer would be 3 AND 5
3)She wrote that I had twisted my ankle doing exxercise.
it is spelled wrong, it needs to be exercise
5)Finally, she wrote that she wanted to exttend her apologies for my absence.
it is spelled word, it needs to be extend
hope this helped
which two capabilities are considerations when marking a field as required in object manager?choose 2 answer
When marking a field as required in Object Manager, there are two key capabilities to consider: validation rules and field dependencies.
1. Validation Rules: These are customizable criteria that help ensure data entered into an object's fields meets specific standards. When marking a field as required, it's essential to understand how validation rules will impact the user experience. Making a field required means that users must provide a value for the field before they can save the record. Therefore, if the validation rule doesn't allow for an appropriate range of inputs, it may prevent users from saving valid records or cause frustration.
2. Field Dependencies: These refer to the relationships between fields on an object. When a field is marked as required, it may impact other fields that have dependencies with it. Field dependencies ensure that the values entered in one field are consistent with the values in another field. Before marking a field as required, it's important to consider its dependencies to avoid conflicts or issues with data consistency.
In summary, when marking a field as required in Object Manager, it's crucial to consider the implications of validation rules and field dependencies. These capabilities help maintain data quality and consistency, while also ensuring a smooth user experience.
Learn more about Manager here:
https://brainly.com/question/28017308
#SPJ11
which are print settings that can be modified in word 2019 choose two answers
Answer:
word can change your writing sliks
Explanation:
please answer fast..
Answer:
a. False.
b. True.
c. False.
d. False.
Explanation:
a. False: Data stored in RAM are called firmware. It's the data stored in read only memory (ROM) are called firmware.
Radom Access Memory (RAM) can be defined as the main memory of a computer system which allow users to store commands and data temporarily.
Generally, the Radom Access Memory (RAM) is a volatile memory and as such can only retain data temporarily.
All software applications temporarily stores and retrieves data from a Radom Access Memory (RAM) in computer, this is to ensure that informations are quickly accessible, therefore it supports read and write of files.
b. True: a register is a temporary storage device within the central processing unit (CPU) of a computer system. Thus, it is designed to quickly accept, store and transfer data or instructions being used on a computer system.
c. False: the result obtained after data processing is given by input devices. Any result obtained after data processing is given by output devices such as speakers, monitor, projector, etc.. Input devices such as keyboard, mouse, scanner, etc., are used for entering the data into a system.
d. False: E-shopping allows us to make deposits, withdrawal and pay bills with the click of a mouse.
E-shopping can be defined as a marketing strategy that deals with meeting the needs of consumers, by selling products or services to the consumers over the internet.
This ultimately implies that, E-shopping is strictly based on the buying and selling of goods or services electronically, over the internet or through a digital platform. Also, the payment for such goods or services are typically done over the internet such as online payment services.