Answer:
Following are the code to the given question:
#include <iostream>//header file
using namespace std;
int main()//main method
{
int c= 0;//defining integer variable to count number of solutions
int x,y,z;//defining integer variable which is used in the loop
for (x = 0; x <= 100; x++)//defining for loop to x value
for (y = 0; y <= 100; y++)//defining for loop to y value
for (z = 0; z <= 100; z++)//defining for loop to z value
if (4 * x + 3 * y - 9 * z == 5)//use if to check given condition
{
c++;//increment count value
cout << "(" << x << "," << y << "," << z << ")";//print solutions
cout << (c % 11? " " : "\n");//use for add file solution in a row
}
cout << "\n\nThere are " << c << " solution(s)\n";//print solution couts
return 0;
}
Output:
Please find the attached file.
Explanation:
In the above-given code four integer variable "x,y,z, and c" is declared, in which "x,y, and z" is used in the for loop with the if conditional statement that checks the given condition and prints the solution and the "c" variable is used to counts the number of solution, and at the last, it uses the print method to print its values.
Which best describes how a supporting database will be structured?
data operations
Data systems
data functionalities
Data modeling
Answer:
DATE SYSTEMS
Explanation:
DATA SYSTEMS
SO SORRY IF IM WRONG
What is the purpose of this rectangular shape in a flowchart?
The rectangular shape in a flowchart is used to show a task or a process to be done to proceed the process further.
What is a flowchart?A flowchart is a diagrammatical representation of a task that is to be conducted and performed in a proper sequence. There are various types of flowcharts shapes, that represent something different for task completion.
The actual purpose of rectangular shape in middle of the flowchart is to instruct the reader or the performer to complete the task or perform the action for the completion of the process.
Learn more about flowchart, here:
https://brainly.com/question/14956301
#SPJ2
PLEASE HELP IM GIVING BRAINLIEST!!
Create properly formatted works cited page for a research paper about the dangers of cell phone use on the road. Follow the MLA citation format, and make sure to correctly italicize each citation. For the purpose of this activity, it is not necessary to observe the MLA rules for indentation. Use the six sources provided to support the research paper.
Answer:
Cell phone use causes traffic crashes because a driver's cognitive performance significantly decreases when they are using a cell phone. Texting is also dangerous because the driver is taking their eyes away from the road and their hands away from the wheel. Driving demands a high level of concentration and attention.
Explanation:
PLz brainlyest
URGENT!!! DUE IN 5 MINUTES!!!!!
Why do we need things like sequence, selection, iteration, and variables. Why are they needed in Coding? Why are variables important?
Answer:
Sequencing is the sequential execution of operations, selection is the decision to execute one operation versus another operation (like a fork in the road), and iteration is repeating the same operations a certain number of times or until something is true.
Explanation:
Describing the technologies used in diffrent generation of computer
Answer:
1940 – 1956: First Generation – Vacuum Tubes. These early computers used vacuum tubes as circuitry and magnetic drums for memory. ...
1956 – 1963: Second Generation – Transistors. ...
1964 – 1971: Third Generation – Integrated Circuits. 1972 – 2010: Fourth Generation – Microprocessors.
thick is incorrect does anybody know the correct answer? please don’t send any files i can’t open them
Answer:
i think its new
Explanation:
if this is incorrect i apologize
Select all that apply. What two values do comparison operators return ?
Salim wants to add a device to a network that will send data from a computer to a printer. Which hardware component should he use?
A.
repeater
B.
modem
C.
switch
D.
bridge
Recommend how could you integrate positive aspects of digital literacy into your own
practice of learning.
PLEASE HELP
Answer:
please give me brainlist and follow
Explanation:
7 Ways to Teach Digital Literacy
Emphasise the importance of critical thinking. ...
Use social media for learning and collaborating. ...
Provide guidance on how to avoid plagiarism. ...
Teach students to manage their online identity. ...
Help students manage digital distractions. ...
Provide authentic contexts for practice. ...
Guide students out of their comfort zone.
A programmer writes a program to feed a wide variety of data to a program to test it many times. This is an example of
O a customer satisfaction survey
O automated testing
O a test case
O print debugging
Answer:
automated testing
Explanation:
to make sure that the item works
Which statements accurately describe the Outlook interface? Check all that apply.
Two main elements are items and folders.
The content pane contains a list of items to be viewed in the reading pane.
The ribbon contains a list of tabs and menu items.
Command groups are located in the folder pane.
The main Outlook menu has a ribbon tab with default commands.
File, Home, Send/Receive, Folder, and View are commands on the main ribbon tab.
Answer:
send receive
Explanation: it gives and takes
Answer:
Explanation: EDGE2021
Please help
What are keywords?
Keywords are the words and phrases that people type into search engines to find what they're looking for.
Which of the following statements are true of
software engineers? Check all of the boxes that
apply.
They are responsible for writing programming
code.
They are usually strong problem-solvers.
They spend most of their work hours running
experiments in a laboratory.
They must hold advanced degrees in
computer science.
Answer:
Option A - They are responsible for writing programming
Option B - They are usually strong problem-solvers
Explanation:
A software engineer needs to be a strong problem solver and he/she must be able to write program/code. He/She is not required to conduct experiments in labs and also it is not essential for them to hold masters degree as even the non computer science or IT background people are working as software engineer.
Hence, both option A and B are correct
Answer:
A & B
Explanation:
Which titles fits this Venn diagram best?
A Venn diagram with 2 circles. The left circle is titled Title 1 with entries a group of occupations with similar tasks; examples: law enforcement, agriculture, pharmaceuticals. The right circle is titled Title 2 with entries a specific set of responsibilities and tasks performed; examples: waitress, peach farmer, police dispatcher. The middle has entries involve a person's daily work, done to earn money.
Title 1 is “Jobs” and Title 2 is “Careers.”
Title 1 is “Careers” and Title 2 is “Jobs.”
Title 1 is “Self-Employed” and Title 2 is “Company-Employed.”
Title 1 is “Company-Employed” and Title 2 is “Self-Employed.”
Answer:
B. Title 1 is “Careers” and Title 2 is “Jobs.”
Explanation:
edg 22 unit test in career explorations A
What must an individual understand to create websites using professional software?
(A) Graphic design
(B) Coding languages
(C) Preset layouts
(D) Photography
Answer:
(B) Coding languages
Explanation:
7. On a control drawing, what's indicated by the bar under the rung location for a set of relay contacts?
Answer:
On a control drawing , the bar under the rung location for a set of relay contacts indicates (d) normally closed relay contact on that rung.
Explanation:
On a control drawing , the bar under the rung location for a set of relay contacts indicates normally closed relay contact on that rung.
As , when it resets that , the relay is in open. Normally relays works on low current rating upto 10A°
1
How were stories told in the earliest days of human civilization?
they were written in books
they were crafted in stained-glass art in religious buildings
they were traded as currency
they were told by elders around fires at night
2
Which skill-based video games mostly involve critical thinking or problem solving?
puzzle games
role-playing games
shooter games
platformer games
3
What is an example of an operation for a game?
jumping over Bowser in a Mario game
motion-capture devices (e.g., Kinect, WiiMote)
matching three-of-a-kind to clear obstacles
achieving a high score in Pac-Man
4
What describes a special kind of game that is designed to mimic an experience or activity so that you can learn about it first-hand?
simulation
adventure
role-playing
puzzle
If u get it right u get brainliest
1
they were crafted in stained-glass art in religious buildings
2
puzzle games
3
motion-capture devices (e.g., Kinect, WiiMote
4
puzzle
simulation
the basics of color theory assume what central tenets
For this exercise, you will complete the TicTacToe Board that we started in the 2D Arrays Lesson.
We will add a couple of methods to the TicTacToe class.
To track whose turn it is, we will use a counter turn. This is already declared as a private instance variable.
Create a getTurn method that returns the value of turn.
Other methods to implement:
printBoard()- This method should print the TicTacToe array onto the console. The board should include numbers that can help the user figure out which row and which column they are viewing at any given time. Sample output for this would be:
0 1 2
0 - - -
1 - - -
2 - - -
pickLocation(int row, int col)- This method returns a boolean value that determines if the spot a user picks to put their piece is valid. A valid space is one where the row and column are within the size of the board, and there are no X or O values currently present.
takeTurn(int row, int col)- This method adds an X or O to the array at position row,col depending on whose turn it is. If it’s an even turn, X should be added to the array, if it’s odd, O should be added. It also adds one to the value of turn.
checkWin()- This method returns a boolean that determines if a user has won the game. This method uses three methods to make that check:
checkCol- This checks if a player has three X or O values in a single column, and returns true if that’s the case.
checkRow - This checks if a player has three X or O values in a single row.
checkDiag - This checks if a player has three X or O values diagonally.
checkWin() only returns true if one of these three checks is true.
public class TicTacToeTester
{
public static void main(String[] args)
{
//This is to help you test your methods. Feel free to add code at the end to check
//to see if your checkWin method works!
TicTacToe game = new TicTacToe();
System.out.println("Initial Game Board:");
game.printBoard();
//Prints the first row of turns taken
for(int row = 0; row < 3; row++)
{
if(game.pickLocation(0, row))
{
game.takeTurn(0, row);
}
}
System.out.println("\nAfter three turns:");
game.printBoard();
}
}
public class TicTacToe
{
private int turn;
private String[][] board = new String[3][3];
public TicTacToe()
{
for(int i = 0; i < 3; i++)
{
for(int j = 0; j < 3; j++)
{
board[i][j] = "-";
}
}
}
//this method returns the current turn
public int getTurn()
{
return turn;
}
/*This method prints out the board array on to the console
*/
public void printBoard()
{
}
//This method returns true if space row, col is a valid space
public boolean pickLocation(int row, int col)
{
return true;
}
//This method places an X or O at location row,col based on the int turn
public void takeTurn(int row, int col)
{
}
//This method returns a boolean that returns true if a row has three X or O's in a row
public boolean checkRow()
{
return true;
}
//This method returns a boolean that returns true if a col has three X or O's
public boolean checkCol()
{
return true;
}
//This method returns a boolean that returns true if either diagonal has three X or O's
public boolean checkDiag()
{
return true;
}
//This method returns a boolean that checks if someone has won the game
public boolean checkWin()
{
return true;
}
}
3. Wi-fi connections have limited range of :
A.10 metres
B.600 metres
C.20 metres
D.300 metres
Answer: D) 300 metres would be my choice because our wifi can only go that far outdoors, inside wifi can only travel up to 150 metres.
Explanation: Hope this helps! Have a wonderful day!
Don’t forget to thanks & Brainliest is always appreciated!
are used in the Excel application to create calculations
Answer:
I think the answer is formulas
how does one go about making a robot
Answer: huh I would like to play barbie
Explanation:
IS EVERYONE ASLEEP!!!!
where the smart people at
PLEASEEEEE HELPPPPPP
you can use the [nav] element to contain the major navigational blocks on the page, as well as links to such things as
a. privacy policy, terms, and conditions.
b. [div] elements
c. header and footer information
d. [article] and [section] elements
Answer:
a. privacy policy, terms, and conditions
Explanation:
The nav element usually includes links to other pages within the website. Common content that is found within a webpage footer includes copyright information, contact information, and page links
please answer no files !!
Answer:
im not exactly sure but i think its c
Explanation:
Edhesive 9.1 lesson practice answers
Answer:
1. False
2. Rows and columns
3. Grid
Explanation: Bam
The contrast ratio of blue 80 text on a yellow-10 background is __ to 1.
80
8
70
4
Answer:
The Answer is 8...
Explanation:
Answer:
8
Explanation:
80/10= 8
WILL GIVE BRAINLIEST
Give several reasons why Python is such a great programming language. Explain how Python is related to flowcharts.
Consider this program:
Cost1 = input("Please enter the first expense: ")
Cost2 = input("Please enter the second expense: ")
print("Your total for both expenses was", Cost1 + Cost2)
If the user inputs “10” for the first expense and “20” for the second expense, what will the interpreter show in the final line when this program is run? If this result in not what the programmer intended, how would you explain what went wrong?
You are writing a line of code that should ask the user to input the balance of their bank account in dollars and cents. The program will then perform a multiplication problem to tell the user how much interest they can earn. Identify three errors in your line of input code and explain why they are incorrect. Include the corrected line of code in your answer. Here is the code:
1num = input(What is your balance?)
What are some kinds of comments that might be useful for a programmer to include in a program?
If you were planning how to write a program, at what point would a flowchart be helpful? At what point would pseudocode be helpful? Explain your reasoning.
Answer:
G i v e s e v e r a l r e a s o n s w h y P y t h o n i s s u c h a gr e a t p r o g r a m m i n g l a n g u a g e. E x p l a i n h o w P y t h o n i s r e l a t e d t o f l o w c h a r t s.
P y t h o n i s s u c h a g r e a t p r o g r a m m i n g l a n g u a g e b e c a u s e i t i s s i m p l e, p o p u l a r, a n d p o w e r f u l e n o u g h t o c r e a t e s o m e a w e s o m e a p p s. P y t h o n i s r e l a t e d t o f l o w c h a r t s b e c a u s e F l o w c h a r t P y t h o n i s e s s e n t i a l l y t h e P y t h o n p r o g r a m m i n g l a n g u a g e i n v i s u a l f o r m.
C o n s i d e r t h i s p r o g r a m :
C o s t 1 = i n p u t ( " P l e a s e e n t e r t h e f i r s t e x p e n s e : " )
C o s t 2 = i n p u t ( " P l e a s e e n t e r t h e s e c o n d e x p e n se: ")
p r i n t ( " Y o u r t o t a l f o r b o t h e x p e n s e s w a s " , C o s t 1 + C o s t 2 )
I f t h e u s e r i n p u t s “ 1 0 ” f o r t h e f i r s t e x p e n s e a n d “ 2 0 ” f o r t h e s e c o n d e x p e n s e , w h a t w i l l t h e i n t e r p r e t e r s h o w i n t h e f i n a l l i n e w h e n t h i s p r o g r a m i s r u n ? I f t h i s r e s u l t i n n o t w h a t t h e p r o g r a m m e r i n t e n d e d , h o w w o u l d y o u e x p l a i n w h a t w e n t w r o n g ?
Y o u a r e w r i t i n g a l i n e o f c o d e t h a t s h o u l d a s k t h e u s e r t o i n p u t t h e b a l a n c e o f t h e i r b a n k a c c o u n t i n d o l l a r s a n d c e n t s . T h e p r o g r a m w i l l t h e n p e r f o r m a m u l t i p l i c a t i o n p r o b l e m t o t e l l t h e u s e r h o w m u c h i n t e r e s t t h e y c a n e a r n . I d e n t i f y t h r e e e r r o r s i n y o u r l i n e o f i n p u t c o d e a n d e x p l a i n w h y t h e y a r e i n c o r r e c t . I n c l u d e t h e c o r r e c t e d l i n e o f c o d e i n y o u r a n s w e r . H e r e i s t h e c o d e :
T h e f i r s t e r r o r i s t h a t t h e v a r i a b l e s t a r t s w i t h a n u m b e r , w h i c h i s a r u l e y o u c a n ’ t b r e a k , o r e l s e t h e c o m p u t e r w o n ’ t k n o w t h a t i t ’ s a v a r i a b l e . T h e n e x t e r r o r i s t h a t t h e y d i d n ’ t d e c l a r e t h e v a r i a b l e a s a f l o a t . T h e f i n a l e r r o r i s t h a t t h e r e a r e n o q u o t a t i o n m a r k s i n t h e p a r e n t h e s e s , w h i c h a r e n e e d e d t o t e l l t h e c o m p u t e r t o o u t p u t t h a t o u t t o t h e s c r e e n , o r e l s e i t s g o i n g t o t h i n k t h a t y o u w a n t t h e c o m p u t e r t o f i l l t h a t i n i t s e l f .
1 n u m = input(What is your balance?)
What are some kinds of comments that might be useful for a programmer to include in a program?
some kinds of comments that might be useful is when there is a bug, something that needs to be fixed, something that is easy to hack, and something the programmer needs to finish if the programmer released the program early.
If you were planning how to write a program, at what point would a flowchart be helpful? At what point would p s e u d o c o d e be helpful? Explain your reasoning.
A flowchart is helpful in the beginning of writing a program when you are planning what to do. The p s e u d o c o d e would be helpful before you start the coding. The reason is because flowcharts are helpful for planning out your course of action, while pseudocode helps you plan what you are going to write, so it should be right before you start coding, so you know everything that you were thinking about whilst writing the p s e u d o c o d e , and you know that if one thing doesn’t work, you still have all the previous thoughts on that line.
Explanation:
I have the same text questions so I don't want to get anything wrong. I also want to be a developer of M i n e c r a f t , so I pay attention in my coding class.
resources that can be saved through the use of computers
Answer:
Yes. That's what the internet is all about. Saving resources through interconnected computers.
Select the correct text in the passage.
Select the appropriate guidelines to create and manage files in the passage given below. (In parentheses)
Guidelines for organizing files and folders
First, (select a central location to organize all your files, folders, and sub-folders).
Then double-click the folder or folders to identify which file you want to move. Now (use Windows Explorer to navigate and paste the file in the
required location).
Effective file management helps reduce the stress of looking for files and saves you a lot of time. All file types have unique file extensions that helpyou (determine which program to use to open a particular file and to access its data.)
If your computer crashes, all files and folders on the desktop are lost and it is often impossible to recover them. You should (maintain your
personal and professional files separately.) The file system on your computer already (keeps track of the date the file was created and modified,)
Therefore, chronological sorting is not necessary.
It is a great idea to (categorize your data into folders.) It is even better to (segregate them further into sub-folders.) If you maintain a list of
sub-folders under every main folder, you will be able to access all your tasks easily. For example, you could put your school subjects under
different sub-folders to organize your data efficiently on your computer.
Any file you create and use should have a proper description. It is important to create accurate names for each file, especially if you have a large
number of files in a folder, and you need to (select a single file to work on.)
Answer:
The appropriate guidelines to create and manage files in the passage:
O. First, (select a central location to organize all your files, folders, and sub-folders).
O. Then double-click the folder or folders to identify which file you want to move.
O. Now (use Windows Explorer to navigate and paste the file in the
required location).
The correct text in the passage is:
O. It is a great idea to (categorize your data into folders.) It is even better to (segregate them further into sub-folders.) If you maintain a list of sub-folders under every main folder, you will be able to access all your tasks easily. For example, you could put your school subjects under different sub-folders to organize your data efficiently on your computer.
Explanation:
Answer:
Behold.
Explanation:
FREE POINTTTTTTTTTTTTTTTTTTT
Answer:
THXXXXXXXXXX
Explanation: