IT Certifications Quizzes, Questions & Answers
Recent IT Certifications Quizzes
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
Questions: 12 | Attempts: 946 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of the following is NOT a major component of an information technology system?
Questions: 7 | Attempts: 2885 | 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?
Questions: 30 | Attempts: 1769 | 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.)
Questions: 75 | Attempts: 2184 | 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?
Questions: 44 | Attempts: 134 | Last updated: Apr 17, 2025
-
Sample QuestionWhich of the following is not a primary objective of the elaboration phase?
Questions: 6 | Attempts: 377 | Last updated: Mar 21, 2025
-
Sample QuestionHow many core books does ITIL V3 have?
Questions: 25 | Attempts: 377 | Last updated: Sep 22, 2025
-
Sample QuestionWhich processor introduced renaming of a register feature, was?
Questions: 20 | Attempts: 973 | 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?
Questions: 17 | Attempts: 654 | Last updated: Mar 19, 2025
-
Sample QuestionWhat do you do use in Windows XP to create a recovery disk?
Advertisement