[Q32-Q49] Real CITM-001 dumps - Real GAQM dumps PDF in here [Aug-2024]

Share

Real CITM-001 dumps - Real GAQM dumps PDF in here [Aug-2024]

Realistic Exam4Docs CITM-001 Dumps PDF - 100% Passing Guarantee

NEW QUESTION # 32
Which three are the advantages ofDistributed Database? (Choosethree)

  • A. Easy to scale
  • B. Increase Availability
  • C. Improved Performance
  • D. Easier Expansion

Answer: B,C,D

Explanation:
Distributed databases provide several advantages over centralized databases, including improved scalability, availability, performance, flexibility, fault tolerance, and security1. Here are some of the advantages of distributed databases:
Increased availability: Distributed databases can tolerate failures of individual nodes or sites without affecting the overall system functionality. Users can access data from other sites if their local site is down or unreachable. Data replication and backup mechanisms can also enhance data availability and recovery2.
Easier expansion: Distributed databases can be scaled horizontally by adding more nodes to the network. This allows for increased capacity and performance as data and user demand grow. Adding new sites or units to the distributed system does not require significant efforts or disruption in the existing functions2.
Improved performance: Distributed databases can offer faster response and lower communication costs by locating data near the users who normally use that data. Distributed query processing and transaction management can also optimize the use of network and computing resources. Furthermore, distributed databases can exploit the parallelism of multiple nodes to execute operations concurrently13.
References: What Is a Distributed Database? {Features, Benefits & Drawbacks}, Advantage and Disadvantage of Distributed Database Management System (DDBMS) - Bench Partner, Advantages of Distributed database - GeeksforGeeks


NEW QUESTION # 33
Which methodology is basedon the notation of functions;programs consist of modules to meet functional requirements?

  • A. Transnational Approach
  • B. Structured Approach
  • C. Object-Oriented Approach
  • D. Model Approach

Answer: B

Explanation:
The Structured Approach is a methodology that is based on the notation of functions; programs consist of modules to meet functional requirements. The Structured Approach focuses on the processes involved in a software system, modeling them as a series of connected steps. It follows a top-down approach, breaking down complex systems into smaller, simpler parts that can be more easily understood. It also focuses on the data that a software system manipulates, modeling it as data flows between processes. It emphasizes the functional decomposition of a software system into smaller, independent functions12. References: 1: Difference between Structured and Object-Oriented Analysis12: Traditional vs. Object-Oriented Approaches: Object-Oriented Approach: Analysis2


NEW QUESTION # 34
Which feature supports more than one processor?

  • A. Multiprocessing
  • B. Multitasking
  • C. Multithreading
  • D. Multiswitching

Answer: A

Explanation:
Multiprocessing is a feature that supports more than one processor in a computer system. It allows multiple processes to run concurrently on multiple CPUs (or cores), thus increasing the performance and throughput of the system12. Multiprocessing can be achieved by using either multiple physical processors or a single processor with multiple cores3. Multiprocessing can also be classified into symmetric multiprocessing (SMP) and asymmetric multiprocessing (AMP), depending on how the processors are coordinated and share resources4.
Multiprocessing is different from other features such as multiprogramming, multitasking, and multithreading. Multiprogramming is the ability of an operating system to keep multiple programs in the main memory at the same time, ready for execution5. Multitasking is the ability of an operating system to switch between multiple tasks (applications) on a single CPU, giving the illusion of parallelism6. Multithreading is the ability of an application to create multiple threads of execution within a single task, sharing the same memory space and resources7. These features aim to maximize the utilization of CPU and memory, but they do not require more than oneprocessor. References: 1: CITM Study Guide, Chapter 2: Computer Architecture, Page 24-25. 2: Multiprocessing 3: What is Multiprocessing? 4: Symmetric vs. Asymmetric Multiprocessing:
What's the Difference? 5: CITM Study Guide, Chapter 1: Operating Systems, Page 9. 6: CITM Study Guide, Chapter 1: Operating Systems, Page 10. 7: CITM Study Guide, Chapter 4: Object-Oriented Analysis and Design, Page 64.


NEW QUESTION # 35
Which two designs are considered to design a system? (Choosetwo)

  • A. Functional Design
  • B. Object-Oriented Design
  • C. Organizational Design
  • D. Structured design

Answer: B,D

Explanation:
Structured design and object-oriented design are two common approaches to design a system. Structured design is a method of breaking down a system into smaller and simpler modules, which can be independently created and tested. Structured design follows a top-down approach, where the system is divided into sub-systems, and then into modules, until the desired level of detail is reached. Structured design is suitable for systems that have well-defined inputs and outputs, and a clear hierarchy of functions. Object-oriented design is a method of modeling a system as a collection of objects, which have attributes and behaviors. Object-oriented design follows a bottom-up approach, where the system is built from reusable and interchangeable components, called classes. Object-oriented design is suitable for systems that have complex interactions, dynamic behavior, and multiple inheritance. Functional design and organizational design are not considered to design a system, but rather to describe the system's purpose and structure. Functional design is a process of defining the functions and processes that the system performs, and how they relate to each other. Functional design focuses on the what and why of the system, rather than the how. Organizational design is a process of defining the roles and responsibilities of the people and units involved in the system, and how they communicate and coordinate with each other. Organizational design focuses on the who and where of the system, rather than the how. References: Structured Design - an overview | ScienceDirect Topics, Object-Oriented Design - an overview | ScienceDirect Topics, Functional Design - an overview | ScienceDirect Topics, [Organizational Design - an overview | ScienceDirect Topics]


NEW QUESTION # 36
Which term describes dormant code added to software andtriggered at a predetermined time or by a predetermined event?

  • A. Virus
  • B. Keylogger
  • C. Spam
  • D. Logic Bomb

Answer: D

Explanation:
A logic bomb is a type of malicious code that is inserted into a software program and remains dormant until a specific condition or event occurs, such as a certain date, time, or user action. When the condition is met, the logic bomb activates and executes its harmful payload, which can range from deleting or corrupting data, to displaying unwanted messages, to crashing the system. Logic bombs are often used by disgruntled employees or hackers to sabotage an organization's IT infrastructure or to extort money or information. Logic bombs are different from keyloggers, spam, and viruses, which are explained below:
A keylogger is a software or hardware device that records every keystroke made by a user on a computer or mobile device, usually for the purpose of stealing passwords, personal information, or other sensitive data. Keyloggers can be installed by hackers through phishing, trojan viruses, or physical access to the device. Keyloggers do not wait for a specific condition to activate, but rather run continuously in the background and transmit the captured data to a remote server or storage device.
Spam is any kind of unwanted, unsolicited, or irrelevant digital communication that is sent or posted to a large number of recipients or places, typically for the purposes of advertising, phishing, spreading malware, or disrupting normal operations. Spam can be delivered via email,text message, phone call, or social media. Spam does not contain hidden code that executes a harmful action, but rather relies on the user's response or interaction to achieve its goal, such as clicking a link, opening an attachment, or providing personal information.
A virus is a type of malware that infects a computer or mobile device by attaching itself to another program or file and replicating itself when the host program or file is executed. A virus can have various harmful effects, such as deleting or modifying data, consuming system resources, displaying unwanted messages, or opening backdoors for hackers. A virus can spread from one device to another through networks, removable media, or email attachments. A virus does not require a specific condition to activate, but rather runs whenever the infected program or file is executed.
References:
Logic Bomb Definition & Meaning - Merriam-Webster
What is a Keylogger? How to Detect a Keylogger? - Fortinet
Spam | What is Spam? | Definition & Types of Spam
Virus | Definition, Structure, & Facts | Britannica


NEW QUESTION # 37
How many stages are there in a systems design life-cycle?

  • A. Nine
  • B. Ten
  • C. Eight
  • D. Twelve

Answer: A

Explanation:
According to the Certified IT Manager (CITM) course outline, there are nine stages in a systems design life-cycle. They are: 1. Initiation, 2. Concept Development, 3. Planning, 4. Requirements Analysis, 5. Design,
6. Development, 7. Integration and Test, 8. Implementation, and 9.Operations and Maintenance. Each stage has its own objectives, deliverables, and activities that ensure a systematic and effective approach to system development. References: CITM Course Outline, System Development Life Cycle - GeeksforGeeks, Systems development life cycle - Wikipedia


NEW QUESTION # 38
Knowledge isa strategic resource for manyorganizations.

  • A. False
  • B. True

Answer: B

Explanation:
Knowledge is a strategic resource for many organizations because it enables them to create value, innovate, and compete in the knowledge economy. Knowledge management is the process of acquiring, creating, sharing, and applying knowledge to achieve organizational goals and objectives. Knowledge strategies are the plans and actions that align the knowledge resources and capabilities of an organization with its intellectual requirements and strategic direction. A knowledge strategy defines how anorganization intends to use knowledge as a source of competitive advantage and how it will manage its knowledge assets and processes effectively and efficiently. References:
Knowledge Strategies - Cambridge University Press & Assessment1
Strategic knowledge management: theory, practice and future challenges - Emerald Insight2 Managing organizational knowledge as a strategic asset - Emerald Insight3


NEW QUESTION # 39
Organizations are linked extensively to increase (Choose two)

  • A. Increase Capability
  • B. Increase Cycle Times
  • C. Improve Accuracy
  • D. Reduce Cycle Times

Answer: C,D

Explanation:
Organizations are linked extensively to increase their efficiency and effectiveness in achieving their goals. By reducing cycle times, organizations can deliver their products or services faster and more responsively to their customers. By improving accuracy, organizations can reduce errors, waste, and rework, and enhance their quality and reliability. These outcomes can also increase the capability of the organization to meet the changing needs and expectations of the market and the stakeholders. References: Sample Exam - GAQM, page
1, question 1; The Future of Flexibility at Work, paragraph 4.


NEW QUESTION # 40
Which application software is a cross-platform instant messagingsubscription?

  • A. Whatsup
  • B. Dropbox
  • C. Evernote
  • D. Itunes

Answer: A

Explanation:
Whatsup is an application software that allows users to send text messages, voice messages, make voice and video calls, and share images, documents, user locations, and other media. Whatsup is a cross-platform instant messaging subscription because it works on different operating systems such as Android, iOS, Windows Phone, and KaiOS, and it requires users to pay a yearly fee after the first year of use. Whatsup uses the user's phone number as the primary identifier and encrypts all communication end-to-end. References: Whatsup - Wikipedia, Whatsup FAQ - About Whatsup, Whatsup FAQ - How to verify your number, Whatsup FAQ - How to access your messages and media.


NEW QUESTION # 41
Which clause lists the attributes desired in answer to the query?

  • A. From
  • B. Select
  • C. Where
  • D. Edit

Answer: B

Explanation:
The select clause corresponds to the projection operation of the relational algebra. It is used to list the attributes desired in the result of a query. For example, the query select name, age from student will return the name and age attributes of all tuples in the student relation12. References: 1: CSE132A F05 SQLpart1 - University of California, San Diego 2: Basic Operations - RDBMS Questions and Answers - Sanfoundry


NEW QUESTION # 42
Information derived from processing transactionreduces uncertainty about a firm's order backlog or financial position.

  • A. False
  • B. True

Answer: B

Explanation:
Information derived from processing transaction reduces uncertainty about a firm's order backlog or financial position because it provides a quantitative and forward-looking measure of demand. Order backlog is the amount of orders that a firm has received but not yet fulfilled. It reflects the expected future revenue and cash flows of the firm, as well as its ability to meet customer needs and expectations. Order backlog can also indicate the competitive position and market share of the firm, as well as its operational efficiency and capacity utilization. Therefore, disclosing order backlog can help stakeholders such as investors, analysts, managers, and regulators to assess the firm's performance and prospects more accurately and reliably. References: Sample Exam - GAQM, page 4; Implications of Disclosing Order Backlog, page
1-2; Backlog Definition, Implications, and Real-World Examples - Investopedia


NEW QUESTION # 43
Which two factors are importantwhile considering InterpretingInformation? (Choose two)

  • A. Financial
  • B. Situational
  • C. External
  • D. Personal

Answer: B,C

Explanation:
Interpreting information means understanding its meaning and implications in a given context. Two factors that are important while considering interpreting information are external and situational. External factors refer to the sources, reliability, validity, and timeliness of the information. Situational factors refer to the purpose, audience, and expectations of the information. These factors help to evaluate the relevance, accuracy, and usefulness of the information for a specific situation or problem. References: Certified Information Technology Manager (CITM) - gaqm.org, page 7; Certified Information Technology Manager (CITM) - GAQM, Module 2 - Understanding and Interpreting Information.


NEW QUESTION # 44
Which of the following points hasto be considered when decidingon system alternatives? (Choosethree)

  • A. Topology (logical design)
  • B. Technological Feasibility
  • C. Packages
  • D. Financial Constraints
  • E. Organizational Impact

Answer: B,D,E

Explanation:
When deciding on system alternatives, the IT manager has to consider the following points1:
Technological feasibility: The IT manager has to assess whether the proposed system can be implemented with the available technology, resources, and skills. The IT manager has to evaluate the technical risks, challenges, and benefits of each alternative.
Organizational impact: The IT manager has to analyze how the proposed system will affect the organization's structure, culture, processes, and performance. The IT manager has to consider the stakeholders' needs, expectations, and resistance to change. The IT manager has to ensure that the system aligns with the organization's vision, mission, and goals.
Financial constraints: The IT manager has to estimate the costs and benefits of each alternative, including the initial investment, operating expenses, maintenance costs, and return on investment. The IT manager has to compare the alternatives based on their financial viability and value for money. The IT manager has to secure the necessary funding and budget for the system. References: 1: EXIN EPI Certified InformationTechnology Manager, Module 6: IT Project Management, Section 6.3: System Analysis and Design, Page 6-11.


NEW QUESTION # 45
------------------------------is a property that describes variouscharacteristics of an entity

  • A. Attribute
  • B. Column
  • C. ER Diagram
  • D. Relationship

Answer: A

Explanation:
An attribute is a property that describes various characteristics of an entity. For example, an entity type called Employee may have attributes such as name, age, salary, department, etc. An attribute can also be a primary key that uniquely identifies an entity instance, or a foreign key that references another entity type. An attribute can have a data type, a domain, and a constraint that define its format, range, and validity. An attribute is represented by an oval in an ER diagram, and by a column in a table. References: 3, EXIN EPI Certified Information Technology Manager - EXIN (page 23)


NEW QUESTION # 46
How many trends have drasticallyaltered the way organizationsuse technology?

  • A. Seven
  • B. Six
  • C. Eight
  • D. Five

Answer: B

Explanation:
According to the CITM certification, there are six trends that have drastically altered the way organizations use technology. These are:
Cloud computing: The delivery of computing services over the internet, such as servers, storage, databases, networking, software, analytics, and intelligence. Cloud computing enables organizations to access scalable, flexible, and cost-effective IT resources on demand.
Big data and analytics: The collection, processing, and analysis of large and complex data sets to generate insights and value. Big data and analytics enable organizations to improve decision making, optimize operations, enhance customer experience, and create new products and services.
Social media and collaboration: The use of online platforms and tools to communicate, share, and interact with others. Social media and collaboration enable organizations to engage with customers, employees, partners, and stakeholders, as well as to foster innovation and knowledge sharing.
Mobile and wireless: The use of devices and networks that allow users to access information and services anytime and anywhere. Mobile and wireless enable organizations to extend their reach, improve productivity, and offer convenience and personalization.
Internet of things (IoT): The network of physical objects that are embedded with sensors, software, and other technologies to connect and exchange data with other devices and systems. IoT enables organizations to monitor and control their assets, processes, and environments, as well as to create new business models and opportunities.
Cybersecurity: The protection of information systems and data from unauthorized access, use, disclosure, modification, or destruction. Cybersecurity enables organizations to safeguard their assets, reputation, and trust, as well as to comply with laws and regulations.
References:
CITM certification, page 9
McKinsey Technology Trends Outlook 2023
Here's how technology has changed the world since 2000
10 Ways Technology Has Reshaped the Modern Workplace


NEW QUESTION # 47
Which three are examples of Systems Software? (Choose three)

  • A. Adobe Photoshop
  • B. Internet Explorer
  • C. Device Driver
  • D. Unix
  • E. Linux

Answer: C,D,E

Explanation:
Systems software is software that provides a platform for other software and manages the basic functions of a computer. Examples of systems software include operating systems, device drivers, firmware, utility software, and boot loaders. Operating systems are the most important type of systems software, as they provide the foundational framework for all other software and applications to run on the computer. Linux and Unix are examples of operating systems that are widely used in various domains, such as servers, desktops, embedded systems, and supercomputers. Device drivers are another important type of systems software, as they allow the operating system to communicate with hardware devices such as printers, scanners, and graphics cards. A device driver is a software component that acts as an interface between the hardware and the operating system, providing the necessary commands and data to control the device. Internet Explorer and Adobe Photoshop are not examples of systems software, but application software. Application software is software that allows users to perform specific tasks, such as browsing the web, editing images, creating documents, or playing games.
Application software runs on top of the systems software and uses the services and resources provided by the operating system and the hardware. References: System software - Wikipedia, What is System Software? - Definition, Types, Examples and More, What is System Software: Definition, Types, Language Processors - Toppr.


NEW QUESTION # 48
Which design usually begins with specifying the desired output?

  • A. Object-Oriented design
  • B. Structured design
  • C. Functional design
  • D. Organizational design

Answer: C

Explanation:
Functional design is a design approach that focuses on the functionality and performance of a system, rather than its structure or appearance. Functional design usually begins with specifying the desired output, such as the goals, objectives, and requirements of the system, and then derives the input, processes, and data needed to achieve the output. Functional design can be applied to various types of systems, such as software, hardware, or business processes. Functional design is often contrasted with other design approaches, such as organizational design, object-oriented design, and structured design, which have different emphases and methods. References:
System Analysis & Design - System Design1
Process models in design and development2
B: Engineering Design3


NEW QUESTION # 49
......

Verified CITM-001 dumps Q&As Latest CITM-001 Download: https://www.exam4docs.com/CITM-001-study-questions.html

Free GAQM CITM-001 Exam Questions and Answer: https://drive.google.com/open?id=1BW9xGEbAHHJEz1bfWL-CmaAjUmMh0kXv