Answer:
the answer is C mri hope this helps
Explanation:
Answer: C (MRI)
Explanation:
3D modelling Softwares are used
There are two kind of 3-D Modelling Software
Parametric & Non Parametric
Parametric - Maintain the relation between Different dimensions as defined on changing any dimension (constraint based).
non-parametric Does not have constraint ( its jike like moulding something from Sand , add any where , remove from any where).
Interactive sites where users write about personal topics and comment to a threaded discussion are called?
A. chat rooms.
B. networking sites.
C. forums
D. messaging sites.
Answer:
C. forums
Explanation:
Forums are internet sites where users can meet to discuss different topics through the use of messages thereby forming chat rooms. An internet forum can be in form of a question and answer site. Most websites have internet forums where users can meet and discuss or ask questions. Sometimes there may be moderators that ensure that the posted messages are acceptable based on guidelines.
Which statement about comments is false? Select one: a. Lengthy comments can cause poor execution-time performance. b. Comments do not cause any machine language object code to be generated. c. Comments may begin and end with /* and */, respectively. d. Programmers insert comments to document programs and improve program readability.
Answer:
The answer is "Option a".
Explanation:
In programming, the Comment is also known as the description of the source code or the program, which increases the readability of the programmer. It aims to facilitate understanding of it's code to humans, and when we this code the compilers and interpreters typically avoid it, and correct choices can be defined as follows:
In choice b, There is no use of comments in the compilation. In choice c, the multiple line comment starts with starts and ends with /* and */. In choice d, it increases the program readability.A technician has a client’s laptop that is randomly shutting down. Which of the following is the FIRST step of the troubleshooting theory that the technician will perform to resolve the laptop’s issue?
A. Document finding, actions, and outcomes
B. Identify the problem
C. Establish a theory
D. Establish a plan of action to resolve the problem
Answer:
B
.Identify the problem
what is the base number of binary, decimal and octal?
Answer:
Explanation:
Answer:
0 and 1
Explanation:
The variable dp is to refer to an array of double. Assuming the integer variable n has been assigned a value, declare dp appropriately, allocate an array of n doubles and assign the resulting pointer to dp.
Answer:
double × dp = NULL ;
int n;
n = <some value> ;
dp = new double[n]
Explanation:
According to the given question, the relevant data provided is as follows
Variable dp = Array of double
Based on the above information,
The allocation of an array for doubling n and assigned it to dp is here below:
double × dp = NULL ;
int n;
n = <some value> ;
dp = new double[n]
Hence, the above is the answer
You're the network administrator for a company that has just expanded from one floor to two floors of a large building, and the number of workstations you need has doubled from 50 to 100. You're concerned that network performance will suffer if you add computers to the existing LAN. In addition, new users will be working in a separate business unit, and there are reasons to logically separate the two groups of computers. What type of network should you configure?
Answer:
Internetwork
Explanation:
Internetwork refers to the interconnection between the multiple networks of the computer through which the message could be exchanged with one another and in this, no hardware network is required. The other word of the internetwork is internet
Therefore in the question it is mentioned that you want to double the workstations i.e 50 to 100. Also, new peoples would be work in a distinct unit of business
So this situation represents the internetwork
One excellent diagnostic tool is a digital agent, a software routine that performs an action when a specified event occurs. It can interact with customers to provide solutions, take customers on a tour of a company’s web site, or escalate customers from self-services to assisted service channels. Group of answer choices
Answer:
The given statement is true.
Explanation:
Diagnostic Tool seems to be a convenient and effective tool that allows management strategies continues to drive designed to access fix any technical errors that only the drive might well display.They arrive from several of the trusted companies and also have important advantages. Those other scanners would then encourage you to make a diagnosis a multitude of functionality, and that in deployment they are indeed very consistent, precise as well as accurate.So that the above is the right answer.
Adam is using the software development life cycle to create a new game. He made an outline of what functionality the game will require, determined how long it will take to create the game, and made a list of people who could help him with the graphics. What should Adam do next
Answer:
Write pseudocode and create a mock-up of how the game will work and look
Explanation:
Since in the question it is mentioned that Adam wants to develop a new game for this he made an outline with respect to game functions needed, time period, people who help him.
After that, he writes the pseudocode i.e a programming language and then develops a model i.e mock up that reflects the working of the game and its look so that he would get to know how much work is pending.
Research on the possibility of “AI technology” in various field of mathematics education
Answer:
In the last few years, there have been many initiatives to integrate AI technology to improve education.
Explanation:
For example, in Uruguay, the Plan Ceibal developed the “Mathematics Adaptive Platform”, which produces personalized feedback based on an analysis of the student´s skills, and has already shown a positive result on the learning process. The advantages perceived were the immediate response, independence of the students, easy corrections, and the promotion of group work.
In Ecuador, evaluations in language and mathematics were used to develop personalized lessons through AI software in the project “Más Tecnología”, also with positive outcomes.
In Kenya, Maths-Whizz also provides a personalized AI tutor that shapes the learning experience based on the student´s abilities.
Finally, China´s Next Generation Artificial Intelligence Plan aims to make that country the world’s capital of AI technology by 2030 by increasing enrolment in AI studies and integrating it into the study of different disciplines such as mathematics.
Jason's cellphone company allows him to use his smartphone as a wireless hotspot with his laptop when traveling. Jason notices that if he runs a speed test from his smartphone, the cellular connection is 8761 kbps. If he runs the same speed test connection from his laptop which is connected to his cellphone over its wireless hotspot,the speed drops to 243 kbps. Which of the following is the MOST likely cause for the drop in the speed test results?
Explanation
a) The smartphone's RFID signal is low
b) The wireless hotspot feature is throttling the cellular connection speed
c) The SSID for the wireless hotspot is not being broadcast
d) The laptop is out of range of the smartphone's hotspot
Answer:
b) The wireless hotspot feature is throttling the cellular connection speed.
Explanation:
The wireless hotspot feature allows phone to share cellular data with other network creating a Wi-Fi network. Cellular data is connected with other devices or laptops. Jason's cellphone company is allowing him to use his smart phone as a wireless hotspot with his laptop. He notices that cellular connection speed differs when he uses wireless hotspot with laptop. This is because hotspot is throttling cellular connection speed.
You work in the Accounting department and have been using a network drive to post Excel workbook files to your file server as you complete them. When you attempt to save a workbook file to the drive, you see the error message: "You do not have access to the folder 'J:\'. See your administrator for access to this folder." What should you do first
Answer:
The answer is: Saving the workbook to another available drive or a flash drive to protect data, then contact with the system administrator to get access to the J folder.
Explanation:
Several computers in your organization are being used from within the building after hours when the company is closed. Your manager has asked you to configure the computers to limit access to business hours.
Which of the following steps can be taken to limit access to the computers?
A. Configure logon time restrictions.
B. Set the BIOS to automatically power off the computers at closing time.
C. Disable Microsoft account resources.
D. Change the user account passwords.
Answer:
A. Configure log on time restrictions.
Explanation:
Organizational heads can monitor when users can connect to the network using the logon hours function such as controlling user operation restricting unauthorized user and restricts users from network exposure beyond regular working hours.this feature helps to regulate the working hours during which one wish to allow or curtail user access, determine the selected domain, define the users to whom one wishes to extend the permit for this logon hours and make the required changes. This option allows us to assign or limits logon access to different users in an efficient way.
I’m trying to get answers from Brainly and it’s not showing up. I’ve been refreshing the browser, but it’s the same. I’ve never had this problem before can someone help me out here?
Answer:
We are having the same problem
Explanation:
Given that Jamie worked 50 hours (Hours = 50) last week and earns $10.00 an hour (Rate = 10), how much did Jamie earn last week, before taxes (TotalPay)? If (Rate >=10) OR (Hours <=40) Then TotalPay = Hours * Rate Else TotalPay = (Hours * Rate)+(Hours–40)*Rate*1.5 End If
Answer:
Jamie earned (Total pay) $500.
Explanation:
We are given the following code:
If (Rate >=10) OR (Hours <=40) Then
TotalPay = Hours * Rate
Else
TotalPay = (Hours * Rate)+(Hours–40)*Rate*1.5
End If
Let us understand the code line by line:
The first line contains an if statement with 2 conditions:
i.e. 1st condition:
The rate is greater than or equal to 10
2nd condition:
Number of hours are lesser than or equal to 40.
There is OR between the two condition i.e. the statement next to if() statement will get executed if any one of them becomes true and else part will not be executed.
The next statement is:
TotalPay = Hours * Rate
It calculates the pay if any of the two conditions written earlier becomes true.
Next statement is else statement:
It will get executed given that the above if() statement becomes false.
Now, we are given that Jamie worked 50 hours last week and earns $10.00 an hour:
i.e.
Hours = 50
Rate = 10
Now, let get to the code execution.
The first condition is true i.e. Rate >= 10 (because Rate is 10 here)
So, the following statement will be used to calculate the Total pay:
TotalPay = Hours * Rate
and else part will not be executed.
TotalPay = 50 * 10 = $500
Jamie earned (Total pay) $500.
To see the non-printing characters in Writer press ________ + ________keys, together.
Answer:
Ctrl + *
Explanation:
Non-printing characters are the characters that are not displayed at the time of printing of an document or a spreadsheet. This is used for designing a content
The few are examples like non-breaking space, the pilcrow etc
The shortcut to show or hide the non-printing characters is Ctrl + * i.e Contorl + Star
So press these two keys we can see the non-printing characters
Answer:
Ctrl+F10, is the keys to see the non printing characters in Open Office Writer
Explanation:
What is the output of the following code fragment? int i = 1; int sum = 0; while (i <= 11) { sum = sum + i; i++; } System.out.println("The value of sum is " + sum); The value of sum is 65. The value of sum is 66. The value of sum is 55. The value of sum is 56.
Answer:
The value of sum is 66
Explanation:
i = 1
sum = 0
while (i <= 11) {
sum = sum + i;
i++;
}
i = 1
sum = sum + isum = 0 + 1sum = 1i = 2
sum = sum + isum = 1 + 2sum = 3i = 3
sum = sum + isum = 3 + 3sum = 6i = 4
sum = sum + isum = 6 + 4sum = 10i = 5
sum = sum + isum = 10 + 5sum = 15i = 6
sum = sum + isum = 15 + 6sum = 21i = 7
sum = sum + isum = 21 + 7sum = 28i = 8
sum = sum + isum = 28 + 8sum = 36i = 9
sum = sum + isum = 36 + 9sum = 45i = 10
sum = sum + isum = 45 + 10sum = 55i = 11
sum = sum + isum = 55 + 11sum = 66i = 12 --> does not comply with the condition "i < = 11", the while loop is over
One technique to find the "things" that need to be included in the new system begins by starting with a user and the use cases and then try to identify the necessary informational "things." This technique is called the _______. a. check list technique b. domain analysis technique c. noun technique d. brainstorming technique
Answer:
Coding is a skill where you take instructions (the steps in a task) and translate it into a languaage.
Explanation:
Coding is a skill where you take instructions (the steps in a task) and translate it into a language the computer understands since computers do not communicate like humans. They communicate in a language called BINARY and
Linked lists are collections of data items "lined up in a row"-- insertions and deletions can be made anywhere in:________
a. linked list.
b. Insertions and deletions are made only at one end of a stack, its top.
c. Insertions and deletions are made only at one end of a queue, its tail.
d. Binary trees facilitate high-speed searching and sorting of data.
Answer:
a. linked list
Explanation:
a b c are all correct statements..... but
insertions and deletions can happen anywhere in a linked list. Not Stack, Not Queue.
Scenario: The Internet Explorer 8 browser is being used to display a web page with an audio player but the audio element displays nothing on the page. Read the following code snippet and select the reason for the incorrect display from the choices below.
width="160" height="150">
Sparky the Dog (.mov)
A. The controls attribute should be controls="yes"
B. There are too many source elements.
C. The file extension .ogg is incorrect.
D. The MIME type values are incorrect.
Answer:
nose
Explanation:
What is question tags What is interjection Explain the meaning of consumer goods State the consumer rights What is the meaning of database Explain the meaning of digital divide
Answer:
The clause that turns a statement into question is called question tag. It consists of the statement, a comma and the question clausee.g You are Richa, aren't you?
Here aren't you is a question tag, it turns the statement into a question.
The words that is used to express strong emotion is called interjection. It can express emotion of excitement, joy, sorrow, pain and so on.The goods used by the consumers to fulfill their current demand rather that using it to produce another good. They are the end result of the production and manufacturing. You see these goods in showrooms, shops or stores. The law that is related with the things that a producer of goods must do to protect customers from harm is called consumer rights. These rights and laws came into existence through various legal disputes. Right to choose, right to be informed, right to safety and right to be heard are consumer rights. The organized collection of structured information that is stored electronically on a computer is called database. Most of the databases use structured query language to write and query data, databases are controlled by database management system. The divide between the people who have ready access to the internet and computer and those who do not is called digital divide.Suppose that instead of swapping element A[i] with a random element from the subarray A[i..n], we swapped it with a random element from anywhere in the array: PERMUTE-WITH-ALL (A) 1, n = A.length 2, for i = 1 to n 3, swap A[i] with A[RANDOM(1, n)] Does this code produce a uniform random permutation? Why or why not?
Answer:
The answer to this question can be defined as follows:
Explanation:
Its Permute-with-all method, which doesn't result in a consistent randomized permutation. It takes into account this same permutation, which occurs while n=3. There's many 3 of each other, when the random calls, with each one of three different values returned and so, the value is= 27. Allow-with-all trying to call possible outcomes as of 3! = 6
Permutations, when a random initial permutation has been made, there will now be any possible combination 1/6 times, that is an integer number m times, where each permutation will have to occur m/27= 1/6. this condition is not fulfilled by the Integer m.
Yes, if you've got the permutation of < 1,2,3 > as well as how to find out design, in which often get the following with permute-with-all chances, which can be defined as follows:
[tex]\bold{PERMUTATION \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ PROBABILITY}[/tex]
[tex]\bold{<1,2,3> \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 4/27= 0.14 }\\\bold{<1,3,2> \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5/27=0.18}\\[/tex]
[tex]\bold{<2,1,3> \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5/27=0.18}\\\bold{<2,3,1>\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5/27=0.18}[/tex]
[tex]\bold{<3,2,1> \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 4/27=0.14}[/tex]
Although these ADD to 1 none are equal to 1/6.
What is the port representing buy above symbol?
Answer:The port representing buy above symbol used in thousands used symbols by computer represent a today.
Explanation:The computer symbol is used to representing a today function,company, warning,specification.Symbol is used to the computer and electronics with each description.
Most symbols are shown below not may match your hardware device and software program.There are many types of symbol :
(1)Keyboard symbol (2)Display symbol (3)Power symbols (4)Sound symbols
(5)E-mail symbol (6)General symbol (7) Drive symbol (8) Network symbol
Symbol is the most commonly full circle and vertical at the top the power.
Which of the given features are the features of ATX?
(choose all that apply)
a. have CPU sockets for the CPU
b. have mostly integrated CPUs
c. can be 60mm by 60mm in size
d. can be 244mm by 244mm in size.
e. used in home theater systems and gaming gadgets
Answer:
e,d and a not sure though
Which of the following statements is true? a. Predicate methods typically test a condition and modify the object on which they're called. b. Predicate methods typically do not test a condition and do not modify the object on which they're called. c. Predicate methods typically test a condition and do not modify the object on which they're called. d. Predicate methods typically do not test a condition and modify the object on which they're called.
Answer:
C
Explanation:
Predicate methods typically test a condition and do not modify the object on which they're called.
BP measuring machine is an example of __________
A)Computing device
B)Medical device
C)Embedded machine
D)None of these
Answer:
I think it is a Medical device.
BP = blood pressure
Explanation:
convert binary Fraction to decimal:(11011. 101)
Answer:
27.625
Explanation:
every binary digit is a power of 2, after the decimal point they become negative:
1·2⁴ + 1·2³ + 0·2² + 1·2¹ + 1·2⁰ + 1·2⁻¹ + 0·2⁻² + 1·2⁻³ = 27.625
What is the function of a primary key in a table? (A.)to uniquely identify each record in the table,(B.)to uniquely identify foreign keys in the table,(C.)to secure table data,(D.)to secure the foreign keys in the table
Answer:
A. To uniquely identify each record in the table
Explanation:
From the list of given options, the option that best describe the primary key is A.
For better understanding of what primary key is all about, I'll make use of the following illustration.
Take for instance; the following relational table fields and records
SN ----- Name ----- Age
1 ------- John ---------15
2------- Peter ------- 17
3 ----- Ruth ----------16
If I've set the primary key of the above table to be SN, this means that no two records can have the same SN because each SN value is unique to every row.
Similarly,if I've set the primary key as Name, then there can only be one occurrence of John, Ruth or Peter because each of these are unique to their rows.
Answer
A.)
Explanation:
hope this helps
Suppose you have a tablet with a capacity of gigabytes. For a plain text book, one byte typically corresponds to one character and an average page consists of 2000 characters. Assume all gigabytes are used for plain text books. a. How many pages of text can the tablet hold? b. How many 500-page books can the tablet hold?
Answer:
a. 17,500,000 pages
b. 35,000
Explanation:
The computation is shown below:
As we know that
[tex]1 giga\ bytes = 1 \times 10 ^ {9} bytes[/tex]
So for 35 gigabytes it would be
[tex]= 35 \times 10 ^ {9} bytes[/tex]
And it is given that there is 2,000 characters
a. So the number of text pages would be
Let us assume that
for 2,000 it would be 1 page
So for [tex]35 \times 10 ^ {9} bytes[/tex] it would be x
Now we solve the x which is equal to
[tex]= \frac {35 \times 10 ^ {9} bytes}{2,000}[/tex]
= 17,500,000 pages
b. Now for 500 pages, it would be
[tex]= \frac{17,500,000}{500}[/tex]
= 35,000
What are green skills .Write about some of the areas in which green skills contribute to the sustainable development?
Answer:
Green skills also known as skills for sustainability are the combination of knowledge, values, attitudes, technical skills required in order to promote sustainable societies and economies as well as to protect the environment in daily endeavors including industrial, business and communal activities to meet environmental regulations and reduce the impact of climate change
Explanation:
The development of alternative wind, water, and solar power supply to support fossil fuel based power generation is shaping the energy economy dynamics in developing countries that have lower penetration of commercial electricity and had to make use of environmentally unfriendly and expensive power generating sets with limited power supply duration
Green kills has improved power penetration to very remote locations in such economies as well as promoted the attainment of sustainable development goals.
The Duffy Design Group from Minneapolis, Minnesota demonstrated the effectiveness of graphic design using a vernacular design vocabulary in its label design for this product (still sold in grocery stores). The design is credited with dramatically increasing:______.
Answer:
sales in spite of a small advertising budget.
Explanation:
The Duffy Design Group was able to apply vernacular design in its label design for Classico Spaghetti Sauce. Vernacular design refers to the incorporation of the indigenous attributes of a people, be it their vocabulary, history, or any other aspect of their culture in an artistic form.
The success recorded by this group was that despite the fact that this product was not widely advertised, it still received high patronage because the people were able to relate to the design. This highlights the importance of recognizing and applying local culture in design.