Computer Science, asked by nikhildsilva460, 10 months ago

1.An address that uniquely identifies each and every system or device connected to the internet is called

(1 Point)

URL

IP address

MAC address

Physical address

2.A statement that evaluates an expression to the case values is

(1 Point)

else if ladder

switch statement

for loop

3.Validating if a program meets the user requirements or not is called as

(1 Point)

Testing

Debugging

4.www.bing.com is a

(1 Point)

web server

web browser

search engine

website

5.Which of the following is the first step towards the solution to the problem domain

(1 Point)

Problem Definition

Problem Analysis

Program Maintenance

program documentation

6.which one of the following is called a post-tested looping statement

(1 Point)

while loop

do-while loop

for loop

7.An error that occurs after the successful compilation of the program but during the execution is called as

(1 Point)

Syntax error

Runtime error

Logical error

8.The solution to a problem completely depends on

(1 Point)

understanding what to do

analyzing how to do

documenting the progress

9.An ability of the programming language to execute the set of statements again and again until the condition is true is known as

(1 Point)

Sequence

Selection

Iteration

10.An URL has which one of the following substrings

(1 Point)

Host name

Domain name

server name

IP address

11.A rectangle in a flowchart represents

(1 Point)

Terminals

Process

Decision making

Pre-processor

12.enhancement in the existing program to meet user requirements is called as

(1 Point)

Program maintenenace

Program documentation

Program updation

Program construct

13.A blueprint to the actual solution is called

(1 Point)

Algorithm

Flowchart

Designing the solution

All of the above

14.Process of converting an algorithm or flowchart into a program is called as

(1 Point)

Coding

Testing

Debugging

Designing

15.Ability to use a network that is private to an organization is

(1 Point)

Internet

Intranet

Extranet

Answers

Answered by rumakhan44395
0

Answer:

Any system or device connected to a network is also called a node. ... Each device on the network has a network address, such as a MAC address, which uniquely identifies each device.

2nd internet

Answered by bhuvna789456
1

Answer:

  1. MAC address
  2. switch statement
  3. Debugging
  4. search engine
  5. problem defintion
  6. while loop
  7. Runtime error
  8. analyzing how to do
  9. iteration
  10. Ip address
  11. process
  12. program construct
  13. All the above
  14. coding
  15. Intranet.

Similar questions