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
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
1
Answer:
- MAC address
- switch statement
- Debugging
- search engine
- problem defintion
- while loop
- Runtime error
- analyzing how to do
- iteration
- Ip address
- process
- program construct
- All the above
- coding
- Intranet.
Similar questions