IT Certifications Quizzes, Questions & Answers
Recent IT Certifications Quizzes
The questions in this exam test our knowledge surrounding steps that are taken to access and fix certain issues within the A+ exam. Additonal questions will appear as I continue to study...
Questions: 11 | Attempts: 50 | Last updated: May 5, 2025
-
Sample QuestionChoose the proper order to access the system IRQs via Windows 9x systems?100 - Click Device Manager200 - Expand IRQ's Settings 300 - Click Hardware Option400 - Click on My Computer ICON500 - View As Resource Type600 - Choose Properties
This quiz is based on Module 1 of the CAPE syllabus for Information Technology. It aims to test knowledge gained in various Hardware: Input, Output, Processing and Storage and Communication devices, and Software: System Software...
Questions: 12 | Attempts: 944 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of the following is NOT a major component of an information technology system?
This quiz assesses knowledge in Guidewire integration, focusing on enterprise integration patterns, mechanisms, and configuration using GScript and XML.
Questions: 7 | Attempts: 2873 | Last updated: Mar 22, 2025
-
Sample Question1. Which of these are considered to be one of the 4 essential Enterprise Integration Patterns used in Guidewire Integration?
Do you want to become an Oracle Certified Associate (OCA)? Want to check how good is your practice level? The quiz below will help you to measure your competency level. So, what are you waiting for? Take this practice test and...
Questions: 30 | Attempts: 1768 | Last updated: Aug 21, 2025
-
Sample QuestionExamine this procedure: CREATE PROCEDURE add_theater IS BEGIN INSERT INTO theater VALUES (35, 'Riverplace Theatre', '1222 River Drive, Austin, Tx.'); END; Which three statements about this procedure are true? (Choose three.)
What do you know about the Oracle Certification Exam? Would you like to put your knowledge to the test? The Oracle Certification Program certifies candidates on skills and experience pertaining to Oracle manufactured goods and...
Questions: 75 | Attempts: 2183 | Last updated: Jul 4, 2025
-
Sample QuestionCREATE OR REPLACE PACKAGE theater_pck IS PROCEDURE find_seats_sold (v_movie_id IN NUMBER DEFAULT 34, v_theater_id IN NUMBER); END theater_pck; CREATE OR REPLACE PACKAGE BODY theater_pck IS current_avg_cost_per_ticket NUMBER; PROCEDURE find_seats_sold (v_movie_id IN NUMBER DEFAULT 34, v_theater_id IN NUMBER) IS v_seats_sold gross_receipt.seats_sold%TYPE; v_budget studio.yearly_budget%TYPE; BEGIN SELECT seats_sold INTO v_seats_sold FROM gross_receipt WHERE movie_id = v_movie_id AND theater_id = v_theater_id; END find_seats_sold; FUNCTION get_budget (v_studio_id IN NUMBER) RETURN number IS v_yearly_budget NUMBER; BEGIN SELECT yearly_budget INTO v_yearly_budget FROM studio WHERE id = v_studio_id; RETURN v_yearly_budget; END get_budget; END theater_pck; Which statement about the CURRENT_AVG_COST_PER_TICKET variable is true?
Purpose:
The purpose of this quiz is to provide the Board of Pensions IS Unit with a standard measure to ensure staff common knowledge and use of the Focus SDLC Process.
Instructions:
This is an...
Questions: 44 | Attempts: 132 | Last updated: Apr 17, 2025
-
Sample QuestionWhich of the following is not a primary objective of the elaboration phase?
Learning ObjectivesComprehension and / or awareness of key areas of the 5 ITIL® core books:
o Service Strategy
o Service Design
o Service Transition
o ...
Questions: 6 | Attempts: 377 | Last updated: Mar 21, 2025
-
Sample QuestionHow many core books does ITIL V3 have?
This examination tests desktop engineers on hardware troubleshooting, including processor specifics, memory issues, and system failures.
Questions: 25 | Attempts: 377 | Last updated: Sep 22, 2025
-
Sample QuestionWhich processor introduced renaming of a register feature, was?
Test you knowledge on Understanding Printers. (Please note that this test will not explain the answers)
Questions: 20 | Attempts: 963 | Last updated: Mar 21, 2025
-
Sample QuestionWhich step in the EP print process uses a laser to discharge selected areas of the photosensitive drum, thus forming an image on the drum?
In the previous classes we have covered different troubleshooting ways of correcting some common operating system performance issues. Can you say that you understood the whole topic perfectly and can answer any questions...
Questions: 17 | Attempts: 654 | Last updated: Mar 19, 2025
-
Sample QuestionWhat do you do use in Windows XP to create a recovery disk?