CompTIA ITF+ Software Development- Questions with
Verified Solutions
Comments are part of the programming code that are not executed by the computer but help
the developer read and maintain the code. Different programming languages have different
special delimiters that indicate which lines are comments and which are not.
Which of the following is NOT considered platform dependent? Correct Ans-JavaScript
JavaScript is known as an interpreted language, which is capable of running on most
platforms.
PASCAL Correct Ans-PASCAL is a compiled language and tends to be platform specific. To
run it on another platform, you must recompile the source code for the new platform.
C# Correct Ans-C# is a compiled language and tends to be platform specific. To run it on
another platform, you must recompile the source code for the new platform.
COBOL Correct Ans-COBOL is a compiled language and tends to be platform specific. To run
it on another platform, you must recompile the source code for the new platform.
What is the primary purpose of the Windows PowerShell Integrated Scripting Environment
(ISE)? Correct Ans-To help create and manage your Windows PowerShell scripts
, CompTIA ITF+ Software Development- Questions with
Verified Solutions
Why is it important to compile code before executing it? Correct Ans-Compiling converts
the source code into machine code for the CPU to process.
Which statement BEST defines a virtual machine? Correct Ans-It is used to operate
multiple operating systems and virtual computers on existing hardware.
In Hypertext Markup Language (HTML), what does the <p> tag do? Correct Ans-The <p>
tag indicates the content is a paragraph-level block.
What is the key difference between Java and JavaScript? Correct Ans-Java is a
programming language, whereas JavaScript is a scripting language.
In Hypertext Markup Language (HTML), what does the <body> tag do? Correct Ans-The
<body> tag indicates the main part of the content as a page to show to the
client.
Query languages, such as Structured Query Language, are designed for what purpose?
Correct Ans-To retrieve specific records from a dataset
Most programming languages are similar in their structure and syntax, but it is important to
use the specific syntax of a given language. Why? Correct Ans-Using incorrect syntax
creates errors, causing the code not to compile or run.
, CompTIA ITF+ Software Development- Questions with
Verified Solutions
What does the acronym SQL stand for? Correct Ans-Structured Query Language
Which statement BEST describes batch files? Correct Ans-They are a collection of
command-line instructions that you store in a .CMD file.
In Hypertext Markup Language (HTML), what does the <h1> tag do? Correct Ans-The <h1>
tag indicates that the content is a heading level.
What is a program BEST described as? Correct Ans-A sequence of instructions for your
computer to perform
What does a Java Virtual Machine (VM) do? Correct Ans-The Java VM converts source
code into machine code to run on the hardware platform.
The interpreter can either be part of an operating system, or it can be provided as a virtual
machine, such as the Java VM. With a Java VM, you develop the programming code in the
Java environment and deploy it to your hosts. Each host OS (Windows versus Linux versus
Mac OS for instance) has a different Java VM. When you package your Java program, your
source code is compiled to bytecode for the Java VM, and the VM converts it to machine code
to run on the hardware platform.
Why is it important to write comments when coding a program? Correct Ans-It helps the
developer read and maintain the code.
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller TheeGrades. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.99. You're not tied to anything after your purchase.