C173 scripting and programming Exam Questions with and Answers
with Verified Solutions | Latest 2026 Update
Q: markup language allows a developer to describe a document's content, desired
formatting, or other features library is a set of pre-written functions (and other
items) that carry out common tasks, that a programmer can use to improve
productivity An object-oriented language supports decomposing a program into
objects. C++, Java, Python, and C# provide extensive object-oriented support. In
fact, the "++" in C++ suggests C++ is better than C, due in large part to
supporting objects. C does not. MATLAB and Javascript provide some support.
Which characteristic specifically describes interpreted languages?
Answer:
They can run on any machine having the right interpreter.
with Verified Solutions | Latest 2026 Update
Q: markup language allows a developer to describe a document's content, desired
formatting, or other features library is a set of pre-written functions (and other
items) that carry out common tasks, that a programmer can use to improve
productivity An object-oriented language supports decomposing a program into
objects. C++, Java, Python, and C# provide extensive object-oriented support. In
fact, the "++" in C++ suggests C++ is better than C, due in large part to
supporting objects. C does not. MATLAB and Javascript provide some support.
Which characteristic specifically describes interpreted languages?
Answer:
They can run on any machine having the right interpreter.