Ask a New Question
Search
Questions and answers by
Blue
Questions (787)
Professional programmers must choose one programming language to specialize in.
(1 point) True False
1 answer
43 views
Professional programmers must choose one programming language to specialize in.
True False
1 answer
55 views
You want to create an app that will work on Android phones. Which language would be the best to use?
SQL Prolog Swift Java
1 answer
58 views
You want to create an app that will work on Android phones. Which language would be the best to use?
(1 point) SQL Prolog Swift
1 answer
57 views
Virtually all websites use JavaScript:
(1 point) True False
1 answer
36 views
Virtually all websites use JavaScript:
1 answer
40 views
Virtually all websites use JavaScript:
True False
1 answer
37 views
Jaime knows that budgeting meetings make him irritable, so he chooses to play basketball afterwards to let off some steam. This
1 answer
62 views
The imperative paradigm focuses on __ code will be executed, and the declarative paradigm focuses on __ code will be executed.
1 answer
69 views
The imperative paradigm focuses on __ code will be executed, and the declarative paradigm focuses on __ code will be executed.
wh
1 answer
71 views
The imperative paradigm focuses on __ code will be executed, and the declarative paradigm focuses on __ code will be executed.
ho
1 answer
52 views
Julio is fascinated by self-driving cars. Which computing specialization would be the most appropriate for him?
game design
1 answer
56 views
Julio is fascinated by self-driving cars. Which computing specialization would be the most appropriate for him?
(1 point) game
1 answer
59 views
Claire wants a job working "behind the scenes on websites-that is, on the parts that users don't see and that involve the logic
1 answer
47 views
Claire wants a job working "behind the scenes on websites-that is, on the parts that users don't see and that involve the logic
1 answer
51 views
This line of code is an example of what?
choice = [item for item in clothes if item.startswith('g')] object-oriented programming
1 answer
69 views
This line of code is an example of what?
choice = [item for item in clothes if item.startswith('g')] (1 point) object-oriented
1 answer
78 views
Which of these is NOT a common feature of IDEs?
a debugger survey forms syntax highlighting automatic code completion
1 answer
57 views
Which of these is NOT a common feature of IDEs?
(1 point) a debugger survey forms syntax highlighting automatic code completion
1 answer
52 views
Which of these questions is an example of self-awareness?
Which certification should I get? Which programming language is the
1 answer
66 views
Which of these questions is an example of self-awareness?
(1 point) Which certification should I get? Which programming language
1 answer
67 views
When a program written in Python is running, the computer can understand
(1 point) the Python code, including comments. the
1 answer
89 views
An interpreted programming language:
(1 point) is normally harder for novices to learn. requires an executable file. can have a
1 answer
42 views
Which of these statements about game design is NOT accurate?
It requires good math skills. It can use 3-D animation. It focuses
1 answer
61 views
Which of these statements about game design is NOT accurate?
(1 point) It requires good math skills. It can use 3-D animation. It
1 answer
72 views
HTML and SQL are:
object-oriented languages. imperative languages. declarative languages. machine languages.
1 answer
78 views
HTML and SQL are:
(1 point) object-oriented languages. imperative languages. declarative languages. machine languages.
1 answer
78 views
What kind of code is print()?
(1 point) O source code O assembly language Omachine language O binary code
1 answer
119 views
Which of these questions would you most likely be asked in a performance review?
Where did you go to college? What conferences
1 answer
58 views
Which of these is a logic language?
Python SQL HTML
1 answer
44 views
Which of these is a logic language?
(1 point) Prolog Python SQL HTML
1 answer
48 views
Which of these is a logic language?
Prolog Python SQL HTML
1 answer
44 views
The most important thing to focus on when learning a new programming language is:
1 answer
62 views
The most important thing to focus on when learning a new programming language is:
(1 point) syntax. memorizing the keywords.
1 answer
64 views
Farah wants to learn how to get information from databases. Which of these languages would be the most useful for her to learn?
(
1 answer
58 views
Farah wants to learn how to get information from databases. Which of these languages would be the most useful for her to learn?
1 answer
50 views
Farah wants to learn how to get information from databases. Which of these languages would be the most useful for her to learn?
(
1 answer
55 views
Farah wants to learn how to get information from databases. Which of these languages would be the most useful for her to learn?
P
1 answer
56 views
Novice programmers usually find compiled languages easier to work with than interpreted languages.
True False
1 answer
63 views
Novice programmers usually find compiled languages easier to work with than interpreted languages.
1 answer
59 views
Novice programmers usually find compiled languages easier to work with than interpreted languages.
(1 point) True False
1 answer
66 views
You are the hiring manager for a tech company that has a lot of openings right now. You see a resume that includes the CompTIA
1 answer
69 views
You are the hiring manager for a tech company that has a lot of openings right now. You see a resume that includes the CompTIA
1 answer
81 views
You are the hiring manager for a tech company that has a lot of openings right now. You see a resume that includes the CompTIA
1 answer
75 views
Lucy wants to write apps for the iPhone. Which language would be the best for her to learn?
(1 point) Java Python Swift SQL
1 answer
102 views
Which of these languages is interpreted?
(1 point) Java C++
1 answer
57 views
Which of these languages is interpreted?
(1 point) Java Pascal C++
1 answer
63 views
Which of these languages is interpreted?
Java Pascal Python C++
1 answer
66 views
Which of these languages is interpreted?
(1 point) Java Pascal Python C++
1 answer
63 views
What is a difference between a compiler and an interpreter?
An interpreter creates an executable file. A compiler creates an
1 answer
61 views
What is a difference between a compiler and an interpreter?
(1 point) An interpreter creates an executable file. A compiler
1 answer
56 views
What is a difference between a compiler and an interpreter?
An interpreter creates an executable file. A compiler creates an
1 answer
103 views
Which of these languages is interpreted?
G Java Pascal Python C++
1 answer
62 views
What kind of code is print()?
source code assembly language machine language binary code
1 answer
75 views
The most important thing to focus on when learning a new programming language is:
syntax. memorizing the keywords. understanding
1 answer
64 views
What is an advantage of using a compiled program?
The programming language is easier for a novice to learn. It typically will run
1 answer
85 views
The imperative paradigm focuses on ___ code will be executed, and the declarative paradigm focuses on __ code will be executed.
h
1 answer
73 views
The imperative paradigm focuses on ____ code will be executed, and the declarative paradigm focuses on ___ code will be
1 answer
66 views
The imperative paradigm focuses on ____ code will be executed, and the declarative paradigm focuses on ___ code will be
1 answer
64 views
The imperative paradigm focuses on code will be executed, and the declarative paradigm focuses on code will be executed.
how the,
1 answer
58 views
An interpreted programming language:
is normally harder for novices to learn. requires an executable file. can have a long
1 answer
48 views
An interpreted programming language:
is normally harder for novices to learn. requires an executable file. can have a long
1 answer
54 views
The basic building block of a declarative language are:
objects and classes. procedures. expressions. data sets.
1 answer
47 views
Which of these is an example of machine language?
01011001 10111001
1 answer
42 views
Which of these is an example of machine language?
1 answer
41 views
Which of these is an example of machine language?
print() call printf printf() 01011001 10111001
1 answer
40 views
Which of these is an example of machine language?
print() call printf printf()
1 answer
40 views
Which of these is an example of machine language?
print() call printf printf() 01011001 10111001
1 answer
42 views
Marisol wants to write a program that her client can run, but she doesn't want to give the client the code itself. Which of
1 answer
67 views
When a program written in Python is running, the computer can understand:
the Python code, including comments. the Python code
1 answer
81 views
When a program written in Python is running, the computer can understand:
the Python code, including comments.
1 answer
75 views
When a program written in Python is running, the computer can understand:
the Python code but not the comments.
1 answer
80 views
When a program written in Python is running, the computer can understand:
1 answer
76 views
When a program written in Python is running, the computer can understand:
the Python code, including comments. the Python code
1 answer
63 views
An object-oriented language is part of the:
imperative paradigm. declarative paradigm. compiled group. interpreted group.
1 answer
69 views
Why is source code used in programming?
It's the only language a computer can understand. It makes hacking harder It is faster to
1 answer
66 views
A disadvantage of a compiled programming language is that
it can't separate source code from an executable file. it takes longer
1 answer
84 views
A polyglot is someone who:
can speak several languages. has traveled internationally. has excellent self-management skills.
1 answer
74 views
Which HTML tag belongs in the blank in the code?
<html> <head> <title>List</title> </head> <body> <ol type=1> <li>Line 1</li>
1 answer
75 views
Which HTML tag belongs in the blank in the code?
<html> <head> <title>List</title> </head> <body> <ol type=1> <li>Line 1</li>
1 answer
57 views
Which of the following would you use to define the background color of a table in a web page?
domain extension tag
1 answer
52 views
Which of the following would you use to define the background color of a table in a web page?
attribute
1 answer
55 views
Which of the following would you use to define the background color of a table in a web page?
1 answer
59 views
Which of the following would you use to define the background color of a table in a web page?
attribute domain extension tag
1 answer
51 views
What is the value in <body bgcolor="#000000">?
1 answer
36 views
#000000 is in bold
In the tag, what part is in bold? <body bgcolor="#000000"> #000000 is in bold attribute extension tag value
1 answer
67 views
In the tag, what part is in bold?
<body bgcolor="#000000"> #000000 is bold attribute extension tag value
1 answer
52 views
In the tag, what part is in bold?
<body bgcolor="#000000"> #000000 attribute extension tag value
1 answer
66 views
In the tag, what part is in bold?
<body bgcolor="#000000"> attribute extension tag value
1 answer
63 views
What is the attribute in <body bgcolor="#000000">?
1 answer
47 views
In the tag, what part is in bold?
<body bgcolor="#000000"> bgcolor attribute extension tag value
1 answer
67 views
In the tag, what part is in bold?
<body bgcolor="#000000"> attribute extension tag value
1 answer
91 views
Which attribute is used to create a hyperlink?
goto hl href link
1 answer
68 views
The tag is an example of which of the following?
<a href="blue.psd"> extension horizontal rule
1 answer
53 views
The tag is an example of which of the following?
<a href="blue.psd"> extension horizontal rule image
1 answer
54 views
The tag is an example of which of the following?
<a href="blue.psd"> hyperlink
0 answers
54 views
The tag is an example of which of the following?
<a href="blue.psd">
1 answer
36 views
The tag is an example of which of the following?
<a href="blue.psd"> extension horizontal rule hyperlink image
1 answer
109 views
In the HTML code, what is being linked to?
<a href="video.html">Play</a>
1 answer
59 views
In the HTML code, what is being linked to?
<a href="video.html">Play</a> a href href Play
1 answer
51 views
Pages
1
2
3
4
5
6
7
8