3. Choose the right statement bellow: Excel can not import external data from
a. Access
b. SQL-Server
c. Speech files
d. Text files
4. In Excel, address can be written in forms:
a. BC23, $$BC23, $BC$23, BC$23
b. BC23, $BC23, $BC$23, BC$23
c. BC23, $BC23, B$C$23, BC$23
d. BC23, $BC23, $BC$23, B$C$23
5. In Excel, at B2 an user put the string “Nguyen Van Hoa”. In order to get name “Hoa” in cell C2, the
user need:
a. =Left(B2,3)
b. =Left($B2,3)
c. =Left(B$2,3)
d. All of above answers

Answers

Answer 1

Answer:

c. Speech files

b. BC23, $BC23, $BC$23, BC$23

a. =Left(B2,3)

Explanation:


Related Questions

Which of these skills are Transferable Skills?
Question 2 options:

installing a corporate network

solving problems

critical thinking

building positive relationships

creating a spreadsheet

Which of these skills are Technical Skills?
Question 1 options:

Writing code

solving problems

critical thinking

replacing a hard drive

great communicator

Answers

The abilities you utilize in any work, whether it is in the title or the sector, are just how transferable they sound.

Some talents transferable are "hard," such as coding or data analysis is "soft," such as communication skills and relationship development.It allows you to interact more effectively with employees, managers, and customers. These competencies may foster stronger professional partnerships, which can lead to chances for career development and leadership.

So, the final answer is "Solving problems,  critical thinking,  building positive relationships,  and creating a spreadsheet (that is part of Computer Skills)".  

Learn more:

brainly.com/question/20799425

What is the meaning of DHCP

Answers

Answer:

A Dynamic Host Configuration Protocol

Explanation:

How many bits would be needed to count all of the students in class today? There are 16 children in the class.

Answers

Answer:

There will be 23 beats per children

Any computer expert to help me answer this question plz am giving brainliest

Answers

Answer:

(Shown below)

Explanation:

The email is written as:

boby(at)qengineers.org

The first part of the email adress is the name, which is Boby. (boby(at)qengineers.org)

The second part will always be the (at) sign. (boby(at)qengineers.org)

The third and last part is the company, or where the email is coming from. (boby(at)qengineers.org)

Hope this helps!

(Also please note I put (at) for the at symbol because brainly doesn't let me type it in)

Which model of communication focuses on the meaning that emerges in a relationship between communicators?
a. Transactional
b. Symbolic
c. Complementary
d. Linear

Answers

Answer:

QUESTION

Which model of communication focuses on the meaning that emerges in a relationship between communicators?

[tex]==============================================

[/tex]

CHOICES

a. Transactional

b. Symbolic

c. Complementary

d. Linear

[tex]==============================================

[/tex]

ANSWER

a. Transactional

[tex]==============================================

[/tex]

#CarryOnLearning

(◕ᴗ◕✿)

What are the three benefits of incremental development, compared to the waterfall
model?

Answers

Answer:

The cost of accommodating changing customer requirements is reduced

What are some of the innovations that colored television has undergone since its original invention? (include the date of the innovation)

Answers

Answer:

Color television was sold to viewers as a way to experience everything from sports and nature to musical theater in a more legible, realistic, captivating, and sensational way.

Explanation:

10. Why antivirus is needed to be installed in computer system?

Answers

Antivirus is the software that protects ur computer from viruses.viruses slow down ur computer it hangs ur computer so to prevent this kind of sorts we need to download antivirus

20pts! WILL MARK BRAINLIEST ANSWER FAST PLZ!

A ______ is the equivalent of an electronic doorway between a network and a node ​

Answers

Answer:

I think its wan..........

Answer:

i think it might be "header"

Explanation:

give ways in which fire can be prevented in a computer lab​

Answers

Answer:

don't try to run a sketchy game that plays in 4k on a computer and monitor that can only generate 1280p.

Explanation:

yes. I made that mistake once.

What was the fisrt computer?

Answers

Answer:

AtanasoffBerry Computer.  It was built by physics Professor John Vincent Atanasoff and his graduate student, Clifford Berry, in 1942 at Iowa State College, now known as Iowa State University.

Explanation:

The First computer is called The Babbage Difference Engine.

I hope this is what you needed

Which of the following choices BEST explains the purpose of developing a research plan?
A.
Research plans are ONLY used by teachers to plan their daily classroom activities.
B.
Research plans are ONLY used by experts who have to write articles for scholarly journals in various fields.
C.
Research plans are used by any person who is critically evaluating a topic; since research papers involve multiple stages and multiple sources, the writer uses the plan for time management.
D.
A research plan is the term to describe the research paper and the bibliography.



Please select the best answer from the choices provided


A
B
C
D

Answers

Answer:

C

Explanation:

Because the research is for everybody

Basic function call get_pattern() returns 5 characters. Call get_pattern() twice in a print() statement to return and print 10 characters. Example output: ***** *****
def get_pattern():
return '*****'
print('*****')
print('*****')
get_pattern()
get_attern()
Testing pattern returned was printed twice.
Your output
*****
*****
Testing with different character. Output differs. See highlights below.
Your output
*****
*****
Expected output
#####
#####

Answers

Answer:

get_pattern()

get_pattern()

print(get_pattern())

print(get_pattern())

Explanation:

The program is given in Python; this means that it must be completed in Python.

The code segment that completes the program is:

print(get_pattern())

print(get_pattern())

From the complete question, the given code segment is:

def get_pattern():

    return '*****'

The above function will only return 5 characters i.e. 5 *'s, but it will never print the characters.

For the characters to be printed, a print statement must be introduced when calling the function get_pattern()

So, the print statement will be:

print(get_pattern())

The question requires 10 characters; so, the print statement must be called twice.

Hence, the code segment that completes the program is:

print(get_pattern())

print(get_pattern())

Read more about Python programs at:

https://brainly.com/question/22841107

When we say that communication is relational, what does that mean?
a. Communication is key to greater satisfaction in relationships.
b. Communication involves a wide range of socially appropriate behaviors.
c. Communication is something that we do to others.
d. Communication arises out of our interactions with others.

Answers

Answer:

a

Explanation:

Without communication there's nothing we can do .

Relational interaction includes the processes of interaction in personal relationships like romantic relations, family ties, and friendships, and further discussion can be defined as follows:

It consists of negotiating processes by which the dyadic partners define who they are and they will collaborate. This relation perspective assumes that the pair is indeed the best unit for interpersonal communication observation.

Therefore, the final answer is "Option a".

Learn more:

brainly.com/question/12062755

Memory Uninstalling a program

A) Removes the program from memory

B) Removes the program from a disk

C) Removes the program from the monitor

D) Permanently removes a program that is no longer
wanted

Answers

Answer:

D

Explanation:

but you can re install it

What algorithm should I use?

Answers

Answer:

YOu should use `ordinary least square regression ´

Answer:

Read the path and algorithm labels on the chart as "If <path label> then use <algorithm>." For example: If you want to perform dimension reduction then use principal component analysis. If you need a numeric prediction quickly, use decision trees or linear regression.

For those of u who watch Lucifer- S6 is coming out on Sept 10th

Answers

Ight ty for the info

CSS At-rules provide a way for designers to define "if this, then that" scenarios.
True or false?

Answers

True true true true

______are tiny and super-fast. They sit inside the computer’s brain and hold information that is being processed now; ______is also pretty small and quick. The CPU uses it to keep things close by as extract information about the current task or about the task that is coming up next; ______can hold a lot of information and is not quite as fast, but it is still within easy reach of CPU. This storage type is the CPU’s last resort before it moves on to the hard drive; ______is really big and takes the most time to get information from. If the CPU needs information from here, it moves the data to the other memory types, so it has easy access later.

Answers

Answer:

please mark me brainlist

Explanation:

a) Microprocessor Chips

These are tiny and super fast units that resides in computers brain and stored information being processed.

b) Cache Memory

Cache is small and quick fast that stored the current task and information about upcoming tasks.

c) RAM i.e. Random Access Memory

The memory chip is in reach of CPU and lastly stored the information before sends to hard drive.

d) Hard Drive Storage Devices

These device store large data and slow than others. If CPU needs information from these type of devices than, these sends data to other memory for easy access.

which of the following is not related to text formatting?​

Answers

Explanation:

Searching, hope that helps. its 100% correct, goodluck.

Which are the correct commands to create and run an ReactJS project?

npm create-react-app my-app && cd my-app && npx start
npm create-react-app my-app && cd my-app && npm start
npx create-react-app my-app && cd my-app && npx start
npx create-react-app my-app && cd my-app && npm start
npx create-react my-app && cd my-app && npm start

Answers

Answer:

Step 1: Initialize NPM (Node Package Manager) mkdir new-react-app cd new-react-app npm init --y. ...

Step 2: Install React, Webpack, and Babel. ...

Step 3: Create the files. ...

Step 4: Create NPM run scripts.

What is your impression on the subject fundamentals of database systems?​

Answers

Answer:

The DBMS software enables users to share data. It provides a systematic method of creating, updating, retrieving and storing information in a database. DBMSs also are generally responsible for data integrity, data access control, and automated rollback, restart and recovery

   Database Fundamentals introduces database concepts, including relational databases, tables and data types, data selection and manipulation, views, stored procedures, functions, normalization, constraints, indexes, security, and backup and restore.

Question: 5
In 2014, what percentage of the world population has access to the Internet?
Less than 30%
Less than 50%
Over 50%
Over 80%
Please help

Answers

The answer would be less than 50

In 2014, less than 50% percentage of the world population has access to the Internet option (B) less than 50% is correct.

What is a computer?

A computer is a digital electronic appliance that may be programmed to automatically perform a series of logical or mathematical operations. Programs are generic sequences of operations that can be carried out by modern computers. These apps give computers the capacity to carry out a broad range of tasks.

As we know,

Internet, a system design that allows different computer networks all over the world to communicate, has transformed communications and methods of commerce.

Thus, in 2014, less than 50% percentage of the world population has access to the Internet option (B) less than 50% is correct.

Learn more about computers here:

https://brainly.com/question/21080395

#SPJ2

What does it mean to demonstrate big picture thinking

Answers

Answer:

To know how to demonstrate something, you have to know what it means first.  Big Picture Thinking is the ability to come up with ideas, solutions and opportunities. Big thinkers see possibilities and jump on opportunities.

Explanation:

So, in order to demonstrate something like this, you'd fins or create an idea and get right into it. For example, if you see an opportunity to help an elderly woman across the street, a big thinker would go and do that.

Shift all elements by one to the right and move the last element into the first position. For example, 1 4 9 16 25 would become 25 1 4 9 16.

Answers

Answer:

i see you but i dobt see it

Explanation:

IPO cycle eexample three examples

Answers

ATM machine.
micro oven.
washing machine.
making tea.
calculator.

E commerce is the demand of modern society both for time and money

Answers

Answer:

Electronic commerce draws on technologies such as mobile commerce, electronic funds transfer, supply chain management, Internet marketing, ...

Answer:

is the activity of electronically buying or selling of products on online services or over the internet

7. In order to check your following distance, use a fixed object and count seconds.
True
False

Answers

Answer:

False

Explanation:

It is true that distance can be checked by counting seconds from a fixed object

How to determine the true statement?

The given highlights are:

Using a fixed objectCounting seconds

When seconds from a fixed object (such as a pole) are counted, the quantity that is being measured is time.

The time recorded can be used along the average speed to determine the distance traveled.

Hence, the given statement is true

Read more about distance and time at

https://brainly.com/question/4931057

#SPJ2

This number is written in binary (base 2). Convert it to decimal (base 10).



10110110

Answers

Answer:

Binary 10110110

Decimal 182

Hexadecimal B6

Bits 8

Equation 128 + 32 + 16 + 4 + 2

Explanation:

https://www.binary-code.org/binary/8bit/10110110/

Have a bless day and send positive all over the world :D

Which computer are used by mobile employees such as meter readers.​

Answers

Answer:

Handheld/Mobile Computers

Other Questions
8. Evaluate 5-3 with no negative exponents.A. 125 B. -125c. 1 D.D. - 1 simplify 6 (3 5/6 - 1 1/4) Find the length indicated? Need HELP!!! Will give a lot of point. Show work!! He looked under the bed ,in the box ,and behind the door what part of speech is this The longer leg of a right triangle is 17 cm longer than the length of the shorter leg x. The hypotenuse is 25 cm. please help!!!!!!!!!! H.O.T. Problems Higher Order Thinking11. GCSS Use Math Tools Find examples of grocery item prices in anewspaper, on television, or on the Internet. Compare unit prices of twodifferent brands of the same item. Explain which item is the better buy. Please help will give brainly points helpppppppppppppppppppppppppppppppppp me! 2. What is the pH of a very acidic solution? a:5 b:10c: 1 d:14 In 1920, American voters elected a President who promised _____. Solve this problem and show the steps please because Im so confused 1)A molecule has been isolated from a cell. The molecule is found to be in a ring shape made up of carbon, hydrogen,and oxygen atoms in a 1.2.1 ratio. Choose all the statements that apply to this molecule. Can someone please help with number 5 and 6. HELP HURRY On the following map, #3 is identifying which state?A. MississippiB. MichiganC. MissouriD. North Dakota The animal rescue has 3 cats forevery 8 dogs. If there are 20 moredogs than cats, how many dogs arethere?dogs 33. Why are some locations on non-standard time zones? Hi, I need help please :) lilli has $3.65 comprised of quarters and dimes floating on the bottom of her bag she has five more dimes than twice her quarters how many each type of coin does she have? lol pls help