Download CSC Exam: Comprehensive Guide to Computer Science Concepts and more Exams Nursing in PDF only on Docsity! CSC EXAM CSC EXAM WITH GUARANTEED ACCURATE ANSWERS The System Development Life Cycle is a traditional model used to develop an information system. - Accurate Answers✔✔✔ True Control structures are used to show the logic and the flow of data processing. - Accurate Answers✔✔✔ True Fuzzy logic simulates human thinking by emulating neurons in the brain. - Accurate Answers✔✔✔ False When developing an algorithm, pseudocode statements focus on logic, not syntax. - Accurate Answers✔✔✔ True A ________ error is an error in programming design that results in an unexpected outcome. - Accurate Answers✔✔✔ logic The SDLC follows the development of a system from planning to the final stage, ________. - Accurate Answers✔✔✔ maintenance If you misspell a command word in a computer program, you have created a ________ error. - Accurate Answers✔✔✔ syntax Knowledge engineers develop ________, which are programmed to make decisions in real-life situations. - Accurate Answers✔✔✔ expert systems The advantage to using a PaaS system is the elimination of local administration, hardware, and software. - Accurate Answers✔✔✔ True An algorithm cannot be mapped using a flowchart. - Accurate Answers✔✔✔ False The rules that ensure the correct construction of commands in a programming language is called the ________. - Accurate Answers✔✔✔ syntax A feasibility study is used to determine if a project should proceed. - Accurate Answers✔✔✔ True Logic errors are easier to find than syntax errors because they prevent the program from running. - Accurate Answers✔✔✔ False The ________ a set of five steps that a programmer follows to create a computer program. - Accurate Answers✔✔✔ Program Development Cycle Coding is the first step in the program development cycle. - Accurate Answers✔✔✔ False Most of the modern programming languages are 3GL and require programmers to have a considerable amount of programming knowledge. - Accurate Answers✔✔✔ True A software developer designs and writes computer programs. - Accurate Answers✔✔✔ True In Excel, you can use ________ to automate tasks. - Accurate Answers✔✔✔ macros When you define objects and the actions that can be performed on them, you are using ________ programming. - Accurate Answers✔✔✔ object- oriented C++ is an example of a ________-generation language. - Accurate Answers✔✔✔ third Software development kits encourage programmers to develop software using a bundle of libraries and tools that are developed for any platform. - Accurate Answers✔✔✔ False Making a series of smaller payments for the use of software is known as micropayments. - Accurate Answers✔✔✔ False ________ conveys the steps of an algorithm using English-like statements that focus on logic, not syntax. - Accurate Answers✔✔✔ Pseudocode ________ is similar to the way people think, acknowledging that not everything can be answered as a yes or no question. - Accurate Answers✔✔✔ Fuzzy logic Which of the following is a client-side programming technology? - Accurate Answers✔✔✔ JavaScript ________ is the process of converting an algorithm into a language the computer can understand. - Accurate Answers✔✔✔ Coding One of the purposes of the project team is to identify the scope of the project and define the objectives. - Accurate Answers✔✔✔ True In object-oriented programming, an object defined in one program can be reused in a different program. - Accurate Answers✔✔✔ True The SDLC allows you to work on each phase at the same time. - Accurate Answers✔✔✔ False A client-side program requires that special software be installed on your computer. - Accurate Answers✔✔✔ False Assembly language is a first-generation language. - Accurate Answers✔✔✔ False Which generation of programming languages is closer to natural language but still requires some programming knowledge? - Accurate Answers✔✔✔ Fourth-generation The ________ is the logical model of a new system. - Accurate Answers✔✔✔ system specification report A graphic view of an algorithm is called a ________. - Accurate Answers✔✔✔ flowchart