Answer:
wdym?
Explanation:
Which of the following is NOT considered an interactive?
A. Feedback forms
B. Text
C. Calendars
D. Social media integration
Answer: Calendar
Explanation:
Feedback forms, text and social media integration are considered to be interactive. A feedback form is used by an individual or a organization to get a feedback on a certain topic.
A text and social media integration are also interactive as well as the sender and receiver can have an interactive session through both means.
Therefore, the correct option is a calendar as this is not Interactive.
I will mark you as BRAINLIEST if you give me the correct answer of the questions... Pls asap with all details i am time limited
11. Find the number of square decimetres in a hectare.
20. Find a formula for the length of a room in terms of its breadth b metres and the perimeter of its floor, p metres
Answer:
11. 1million square decimetres (from online)
20. assuming room is rectangular,
length= (p - 2b)/2
because perimeter= 2 length + 2 breadth for rectangular
perimeter of room will be
2×(l+b)
hope it helps you
What does search engine optimization (SEO) do?
A.
helps in tracking changes in progress
B.
tries to improve the ranking in user searches
C.
tries setting quality benchmarks
D.
makes navigation easier for the visitor
Answer:
B. tries to improve the ranking in user searches
Explanation:
Search engine optimization (SEO) can be defined as a strategic process which typically involves improving and maximizing the quantity and quality of the number of visitors (website traffics) to a particular website by making it appear topmost among the list of results from a search engine such as Goo-gle, Bing, Yah-oo etc.
This ultimately implies that, search engine optimization (SEO) helps individuals and business firms to maximize the amount of traffic generated by their website i.e strategically placing their website at the top of the results returned by a search engine through the use of algorithms, keywords and phrases, hierarchy, website updates etc.
Hence, search engine optimization (SEO) tries to improve the ranking in user searches by simply increasing the probability (chances) of a specific website emerging at the top of a web search.
Some people think of computer programming as a male-dominated field. But the first algorithm to be executed by a computer was created by Ada Lovelace and the first compiler (which is a tool for converting one programming language into another) was created by Grace Hopper. What do you think could be done to encourage more women to study computer science?
Answer:
Various campaigns and awareness program can be launched to encourage women to study computers.
Explanation:
Ada Lovelace was a great mathematician and is famous for computing. She was very fond of mathematics. She did some exceptional work on various computer concepts. Thus she is considered as the first computer programmer. While Grace Hopper was a well known computer compiler and a computer scientist.
So it is clear from above that computer programming or studying about computers is not a male dominating thing. Women have done exceptionally good in this field.
Women should be encouraged more about studying and learning computers and programming languages. Various campaigns can be launched to spread the awareness. It should brought to public notice that studying computers does not require extra skills or knowledge and everybody can study and excel in them.
Free study programs or classes can be organised for the girls and women to learn about computers and different programming languages so that more and more women can come enroll themselves in the program and study computers.
Answer:
hi
Explanation:
to play a sound during transitions select a sound from - - - - - - list
Answer:
Explanation:
On the Transitions tab, in the Timing group, click the Sound arrow, and then click the sound you want to play. ...
If you want the sound to repeat until another sound effect plays, select the sound effect and then, in the Sound list, click Loop Until Next Sound.
In the Sound list, click [Stop Previous Sound].
Assignment 4: Evens and Odds
How do I fix this?
There's definitely something wrong with your for loop. Try this:
for x in range(n):
You might want to check if all your print statements are correct. You might be missing just a period and it will be counted wrong.
Ask one of your parent, grandparent or elder relatives about the popular song during their time they consider their favorite. Ask them why they like the song. Afterwhich, listen to the song yourself, which wordings or lyrics in that song you find interesting and why?
Answer:
Babooshka by Kate bush
Explanation:
My dad likes this song because it has a very nice beat
I find this sond interesting because the vocals and pitch end up sounding different than you would expect them to be. Also the range of the singer (Kate bush) is amazing
What is the best way to appeal to an audience in any medium ?
A. With passion, hope, and dishonesty
B. With insincere flattery and concern
C. With complicated figures and facts
D. With emotions, logic, and character
Answer:
I think it's D
Explanation:
The best way to appeal is with emotions
Answer:
Credibility, logic, and emotions
Explanation:
Coding help, if you give my the correct answer I'll give brainliest, plus 30 points...
Which of the following statements would access the fourth item in a list named flavors?
A. flavors(3)
B. flavors[4]
C. flavors[3]
D. flavors(4)
Answer:
Flavors [4]..............
Which tool is used to create a basic web page using HTML?
HTML
Web coder
Text editor
JavaScript
Answer:
C. Text Editor
Explanation:
Answer:
Text editor
Explanation:
it includes all types of technology used to deal with information such as computers hardware and Software technology used for ______, _______ and _______
Answer:
Creating, storing, and transferring information.
Explanation:
Information Technology (IT) can be defined as a set of components or computer systems, which is used to collect, store, and process data, as well as dissemination of information, knowledge, and distribution of digital products.
Generally, it is an integral part of human life because individuals, organizations, and institutions rely on information technology in order to perform their duties, functions or tasks and to manage their operations effectively. For example, all organizations make use of information technology (IT) for supply chain management, to process financial accounts, manage their workforce, and as a marketing channel to reach their customers or potential customers.
Hence, Information Technology (IT) includes all types of technology used to deal with information such as computer hardware and Software technology used for creating, storing, and transferring information.
what type of activities are performed with the help of the software used in hospitals?
Answer:
Xrays, Ultrasounds, managing patient records, communicating with colleagues, etc.
Language: JAVA
Given the following method:
public void call(int k)
{
if (k > 1)
{
call(k - 2);
call(k - 1);
System.out.print(k);
}
}
What will be the output by the command call(5);?
a) 3 4 5
b) 2 2 3 4 5
c) 2 3 2 3 4 5
d) 2 3 2 2 3 4 5
e) 2 3 2 3 2 3 4 5
Please explain this if possible--thanks in advance!
Answer:
B
Explanation:
I believe that would be the answer from the algorithm you used in the call function.
Correct me if I am wrong
A shorthand method consists of a symbol of the element surrounded by dots?.
Answer:
Since it is falling freely, the only force on it is its weight, w. w = m ⋅ g = 1000kg ⋅ 9.8m s2 = 9800N To draw a Free Body Diagram, draw an elevator cage (I am sure you would get lots of points for drawing it with intricate detail) with a downward force of 9800 N. I hope this helps,
Explanation:
What is the result of adding 1234.5674 and
45.67843 if you round to the nearest thousandth BEFORE the addition?
A. 1280.24543
B. 1280.246
C. 1280.245
D. 1280.24
Answer:
C. 1280.245
Explanation:
1234.567 + 45.678 = 1280.245
What caused accident? into passive voice
Which numbers are perfect squares? Check all that apply.
1
2
16
18
32
44
94
100
Answer:
16 , 100
Explanation:
4² = 16
10² = 100
hope this helps
Answer:
1, 16 and 100 are the only perfect squares listed there.
Explanation:
The first ten perfect squares are
1, 4, 9, 16, 25, 36, 49, 64, 81 and 100
Three of those match the ones listed.
Which staff member takes a set of plans and supervises their construction?
Answer:
Technical director
Explanation:
Someone else's models and designs ,building, decoration, installation, service, hit, and processing supervises by the technical director.
Which of the following BEST describes a front-end developer?
Answer:
plz give me BRAINLIEST answer
Explanation:
Definition: Front end development manages everything that users visually see first in their browser or application. Front end developers are responsible for the look and feel of a site. ... As a front end developer you are responsible for the look, feel and ultimately design of the site.
A front-end developer is a type of software developer who specializes in creating the user interface (UI) and user experience (UX) of a website or application. They are responsible for translating design mock-ups and wireframes into functional code using programming languages such as HTML, CSS, and JavaScript.
Front-end developers work on the client-side of web development, focusing on the visual aspects and interactions that users see and experience directly. They ensure that the website or application is visually appealing, responsive, and user-friendly across different devices and browsers.
In addition to coding, front-end developers collaborate closely with designers and back-end developers to integrate the UI with the back-end systems and databases. They may also be involved in optimizing the performance and accessibility of the front-end code, as well as testing and debugging to ensure smooth functionality.
Learn more about databases on:
https://brainly.com/question/30163202
#SPJ6
A ____ can be used to enter, display, or edit data
Answer:
Database
Explanation:
Given the 8-bit binary code 10011011, what is the equivalent decimal value?
101
155
256
83
634
Answer:
The binary number 10011011 is equivalent to the the decimal number 155.
Explanation:
You can solve this by looking at each bit as a multiple of a power of two, starting at 2⁷ and descending:
10011011 ≡ 1 × 2⁷ + 0 × 2⁶ + 0 × 2⁵ + 1 × 2⁴ + 1 × 2³ + 0 × 2² + 1 × 2¹ + 1 × 2⁰
= 128 + 16 + 8 + 2 + 1
= 155
cal
2
4
Solve the equation
x-1
Answer:
The solution is: [tex]x = 9[/tex]
Explanation:
Question
[tex]\frac{x-1}{2} = 4[/tex]
Required
Solve the equation
[tex]\frac{x-1}{2} = 4[/tex]
Multiply through by 2
[tex]2 * \frac{x-1}{2} = 4 * 2[/tex]
[tex]x - 1 = 4 * 2[/tex]
[tex]x - 1 = 8[/tex]
Add 1 to both sides
[tex]x - 1 + 1 = 8 + 1[/tex]
[tex]x = 8 + 1[/tex]
[tex]x = 9[/tex]
please HELP!!!!
Which term refers to the individual locations within a PowerPoint table?
O units
O sections
O cells
O formulas
Answer:
cells
Explanation:
Cell is a individual location in PowerPoint table.
Answer: c
Explanation:
HELP ASAP!!!!
Rosa needs to add a new slide layout to her presentation for the Sales users to add videos and other media in an
easier fashion. What should she do first?
Open PowerPoint options.
Create a design template.
O Access the Slide Master view.
O Design a new customized presentation
Answer:
C. Access the Slide Master view.
Explanation:
PowerPoint application can be defined as a software application or program designed and developed by Microsoft, to avail users the ability to create various slides containing textual and multimedia informations that can be used during a presentation. Some of the features available on Microsoft PowerPoint are narrations, transition effects, custom slideshows, animation effects, formatting options etc.
In this scenario, Rosa needs to add a new slide layout to her presentation for the Sales users to add videos and other media in an easier fashion. Hence, what she should do first is to access the Slide Master view because this is used for changing the look or making adjustments to a PowerPoint slide.
Keisha wants to change the default printer before printing an e-mail. Which steps will accomplish this task?
on the Home tab, clicking Print and choosing the desired printer from the Printer drop-down list
O on the File tab, clicking Print and choosing the desired printer from the Printer drop-down list
O on the Home tab, clicking Open and choosing the desired printer from the Printer drop-down list
O on the File tab, clicking Open and choosing the desired printer from the Printer drop-down list
lol
Answer:
The steps that will accomplish the task are;
On the File tab, clicking Print and choosing the desired printer from the Printer drop-down list
Explanation:
In steps required to change the default printer on Microsoft Outlook before printing as e-mail are as follows;
1) Select the File tab on the Menu bar
2) Click on the Print option on the File's Menu
3) From the Print window displayed under the File Menu in Microsoft Outlook select the desired printer from the Printer options drop-down list
The steps that will accomplish the task are On the File tab, clicking Print and choosing the desired printer from the Printer drop-down list.
Write a java program to find the perimeter of a triangle with sides measuring 10cm, 14cm and 15 cm.
Answer:
The code is shown below.
Explanation:
Consider the provide information.
We need to find the perimeter of the triangle.
The perimeter of the triangle is the sum of all sides.
So the perimeter should be: 10 cm + 14 cm + 15 cm = 39 cm
Now we will write a Java program to find the perimeter.
public class MyClass {
public static void main(String args[]) {
int x=10;
int y=14;
int z=15;
int A=x+y+z;
System.out.println("The perimeter of the triangle is 10 cm + 14 cm + 15 cm = " + A+" cm");
}
}
Execute the program and you will get a result like this:
The perimeter of the triangle is 10 cm + 14 cm + 15 cm = 39 cm
Refer to the image for better understanding.
What are the main differences between an analog recording and a digital recording?
Answer: Recording an album with analog technology can require a whole studio full of equipment, but with digital recording technology, it's possible to record a whole album in a bedroom on a laptop. And whereas analog technology can wear out or be damaged, digital media can last for an indefinite length of time.
Explanation:
The main reason for formatting message style and theme is that it can be useful for making your message
more entertaining to the reader.
easier to send and receive.
professional in appearance.
top priority for the reader.
Answer:
The answer is C
Explanation:
CCCCC
Answer:
C
Explanation:
Answered myself.
You are creating a program for the school's
upcoming theater production. You would like to
include a picture of the cast on the cover of the
program. Which of the following factors do you
need to consider? Choose all that apply.
•image compression
•image file format
•image resolution
•image scalability
Answer:
Image file format
Image resolution
Image scalability
Explanation:
Answer:
Image File Format
Image resolution
Image Scalability
The next answer is BMP !
Explanation:
A occurs when you reset a mobile device but retain your installed applications and personal settings
Answer:
Soft Reset
Explanation:
A Soft Reset is a type of reset in which a gadget such as smartphones, PC, or other related gadgets undergo to refresh or reset the device or makes certain applications work or function well without user data, settings and applications.
Hence, a SOFT RESET occurs when you reset a mobile device but retain your installed applications and personal settings
Answer:
Soft Reset
Explanation: