Past Questions Main
Past Questions Main
Question 1
(i) Logic (ii) Statement (iii) Connectives (iv) Truth values (v) Truth tables
1b) (i) Construct the truth table for the compound statement [(-p) ^ (-q)]
Question 2
- (p v q) = -p ^ ~ q
~ (p ^ q) = ~ p v -q
Question 3
(i) Matrix (ii) Order of a matrix (iii) Row matrix (iv) Column matrix (v) Square matrix (vi) Null matrix
(vii) Diagonal matrix (viii) Scalar matrix (ix) Identity matrix
[ ]
5 4 3
0 2 1
2 0 −4
Question 4
5x – y + z = 4
3x + 2y + 5z = 2
X + 3y – 2z = 5
(i) Set (ii) Finite and infinite sets. (iii) Unit set (singleton) (iv) Equal sets (v) Sub set (vi) Null set (vii) Power
set (viii) Union (ix) Intersection
Question 6
6) At an assembly program of NICTM the students honoured were invited to shake hands with the
Rector. The honours list was as follows
Mathematics--------------------------------- 70
Physics---------------------------------------------------- 61
Computer science------------------------------------------------------ 65
(a) Examine the issues and challenges the people living in the different Internally Displaced Persons'(IDP)
Camp in different parts of Nigeria are into vis-a-vis their fundamental human rights.
(b) Enumerate the three different elements that make up cognitive development.
2 (a) Highlight the nexus (relationship) among the 'law of ‘Libel','Law of Trespass',’Law of Slander' and
the 'Law of Sedition' in relation to our fundamental human rights in Nigeria.
3. (a) State any four (4) elements of the rule of law.(b) Identify any four(4)examples of your
obligations to your country, Nigeria.
4. (a) For absolute rights to exist in the society, it implies that some of our fundamental human right
will fizzle out (disappear). Briefly explain.
(b) Identify the two (2) factors that interact to produce uniqueness in everyone.
(c) State any four factors that may make Nigerian or any one in Nigeria to be denied his or her
fundamental human right
(b) Identify the various ways that can be used by a person to become a Nigerian citizen.
6. (a) What are the different issues that can engender citizens' rights in the country?
(b) Briefly explain what you understand by the concept of 'Maturation' in Psychology.
GOODLUCK!
DEPARTMENT OF LANGUAGE AND COMMUNICATION
INSTRUCTION: ATTEMPT THE QUESTIONS IN SECTION A AND TWO QUESTIONS FROM SECTION B AND
SECTION C
SECTION A
(1) The national institute of construction Technology and Management just advertised for the post
of a clerical Officer.Write an application letter to the registrar to apply for this job paying
attention to the reasons you feel made you to be qualified.(20marks)
SECTION B
(b) Briefly explain any four (4)of the stages of communication (6mks)
(4a)Explain the term interference in communication and state five (5) levels of interference that you
know (10mks)
SECTIONC
(5a)What are the obvious differences between "phonetics" and "phonology” (6mks)
(5b) State the three major approaches to the study of "phonetics" (4mks)
(6) Draw the conventional English vowel chart indicating the correct positioning of the twelve pure
vowels. (10mks)
(7) State the reason why the vowel sounds are referred to os "oral sounds" and "voiced sounds"
respectively. (6mks)
NATIONAL INSTITUTE FOR CONSTRUCTION TECHNOLOGY & MANAGEMENT
QUESTION 1
(b) The distribution of junior staff in ABC supermarket is shown on the table below
SEX
STAFF MALE FEMALE
Clerk 12 28
Driver 5 25
Typist 44 16
Messenger 20 38
Cleaners 35 20
Present the scores in a component bur chart (5Marks)
QUESTION 2
(b) Suppose that there are 8 chairs, but only 3 spaces in the class room for the chairs. In how many
different ways can the eight chairs be arranged in the three available spaces? (6Marks)
QUESTION 3
(a)(i)Define the following concepts (i) An Event (ii) Sample Space (iii) Sample Point (iv) Probability (vi)
Parameter (5Marks)
OUESTION 4
(b) State four ways computer system can generate data (2Marks)
(c) The table below depicts the number of first class graduates in NICTM in Six departments
Departments Numbers
Computer Sci. 3
Statistics 6
Accountancy 7
Banking & Finance 5
Survey 8
Geo-Informatics 7
Represent the above information on a pie chat (6Marks)
QUESTION 5
(a) State Six (6) statistical software that aids statistical Data (3Marks)
(d) Construct a sample space of tossing a coin thrice and obtain the probability of having two heads and
one tail. (5Marks)
QUESTION 6
(b) In how many ways can the letter of the word STATISTICS be arranged? (4Marks)
(c) Identify the different errors that arises in data Collection (2Marks)
(d) A candidate seeking admission into Computer Science Department in NICTM were given five(5)
different test, which are Numerical, Mechanical, Verbal, Logical and Quantitative test, the scores are
10,15,25,20 and 15 respectively. Obtain the;
EXAMINATION
INSTRUCTION: ANSWER ALL QUESTIONS IN SECTION A AND THREE QUESTIONS IN SECTION B
(i) Mainframe computers (ii) microcomputers (li) personal computers (pc) (iv) desktop computers (v)
laptop computers (vi) personal digital assistance computers (PDAS)
(B) What are the keyboard short cut for the following?
(i) Select All (ii) Bold (ii) Print (iv) Copy (v) Undo (vi) Underline (vii) Paste
5 (a)Explain the function of this computer hardware components, (i) the monitor (ii) the system unit(iii)
the printer (iv) the mouse (v) the keyboard
(b) The computer keyboard is divided into five major sections mention them.
(c) What is the alphanumeric key section the keyboard used for?
6 (a) what is computer memory
(b) Mention and explain the two main type of the computer memory
SECTION A: ATTEMPT ANY THREE QUESTIONS OF YOUR CHIOCE FROM THIS SECTION
(1). Give at least five (5) different definitions of the term “Literature” (10marks)
(2a). Make a clear distinction between the terms "English Literature" and "Literature-in-English (5 marks)
(3). Literature is said to perform certain functions both for society and its individuals. List and briefly
discuss five of such function. (10mrks)
(4a). Define the term "sentence" highlighting the four main qualities of it. (5marks)
(4b) When sentences are classified according to their functions, five main types are identified.
Enumerate these five types with an example for each. (5marks)
(5b). List ten (10) punctuation marks you have studied indicating their symbols too
(6). Itemize and discuss three (3) functions of language citing relevant examples in each case. (10Marks)
(9). Highlight the various types of note-taking skills known to you (10 marks)
Session: 2023/2024
Instruction:
Rita and Marsha, a loving couple designed a program called RestaurantBillCalculator in VB.NET to
calculate their restaurant bill. The program was initially working perfectly. But recently they
encountered an issue with the calculations. Can you help them identify and correct the problem?
End Sub
End Module
1. Task:
3. From question 2b above explain at least four (4) steps in writing a good program 2.5 marks
a. Differentiate between variable declaration and variable initialization with example 3 marks
6. Write a visual basic program to identify any negative number input by user 2.5 marks
Dim I as Intager
Msgbox(i)
End lf
Next
(a). Debug the above code and print out the expected output 5marks
INSTRUCTION: ATTEMPT THE QUESTIONS IN SECTION A AND TWO QUESTIONS FROM SECTION B AND
SECTION C
SECTION A
(1). The national institute of construction Technology and Management just advertised for the post of a
clerical Officer. Write an application letter to the registrar to apply for this job paying attention to the
reasons you feel made you to be qualified. (20marks)
SECTION B
(b) Briefly explain any four (4) of the stages of communication (6mks)
(4a). Explain the term interference in communication and state five (5) levels of interference that you
know (10mks)
SECTION C
(5a). What are the obvious differences between "phonetics" and "phonology” (6mks)
(5b). State the three major approaches to the study of "phonetics" (4mks)
(6). Draw the conventional English vowel chart indicating the correct positioning of the twelve pure
vowels. (10mks)
(7). State the reason why the vowel sounds are referred to os "oral sounds" and "voiced sounds"
respectively. (6mks)
NATIONAL INSTITUTE FOR CONSTRUCTION TECHNOLOGY & MANAGEMENT
QUESTION ONE.
A (i). Define Data and enumerate its types. (ii) List and explain the sources of data known to you.
(8 marks)
B. The following are test scores obtained by ND1 Statistics students in five (5) different courses.
SEX
COURSES MALE FEMALE
STA 111 12 28
SBS 101 5 25
MATH 111 44 16
GNS 111 20 38
COM 101 35 20
Present the scores in a Component bar chart.
QUESTION TWO
The Data below are loans (millions of Naira) given to customers by Fidelity Bank.
12 09 19 20 03 01 11 05 02 10 05 06 11 09
07 08 10 14 13 16 12 06 12 11 16 7 10 11
16 17 13 19 14 16 12 16 12 13 12 15 17 13
20 15 15 16 17 16 16 17
A. Using Class interval of 1-4, 5-8, 9-12..., construct a group frequency distribution table.
(7marks)
B. Calculate the Mean Loan. (6marks)
QUESTION THREE.
A. (i) Define Frequency Distribution Table. (ii) Define Sample with example. (5marks)
QUESTION FOUR.
A. List and explain two (2) of the scales of measure known to you. (5 marks)
QUESTION FIVE.
A (i) Define Statistics. (4 marks) (ii) List four methods of data collection. (6 marks)
A. Define the following: (i) Population (ii) Census (iii) Array (iv) sample survey (2 marks each)
B. The table below shows the profit made in the last three months of 2022 by a recharge card
dealer in Abuja
Month Profit
October N 50,000
November N 100,000
December N 200,000
Draw a Pie-chart to illustrate the data. (7 marks)
DEPARTMENT OF COMPUTER SCIENCE
INSTRUCTION: ANSWER AT LEAST TWO QUESTIONS FROM EACH SECTION, FIVE IN ALL.
(a) Suppose the vault in the shopping mall has access restricted to certain employees, each of whom has
a key, which produces a logic 1 at particular input to an unlocking circuit. Only the Director can enter
alone, while the manager and the cashier also have access, but only when accompanied by each other
or the Director. Design a combinational logic circuit that will allow access, by producing a logic 1 when
the above conditions are met and also minimize the Boolean function from the combinational logic
circuit and realize the minimized function and circuit.
Z=A'B'C+BC'+A'BC+ABC
A'B'C'+AB'C'+ABC'+A'B'C+AB'C+ABC.
i. (1001.011)2
ii. (1111)2
iii. (1001101010000110)2
(ai) Design a simple logic circuit employed in the hardware of digital system to perform the Boolean
Expression F=x'y'+xy+y'z using OR and NOT Gate to realize the circuit.
(ii)Determine the Boolean expression for the output (Q) of the circuit and evaluate all possible output of
Q when A=0C=1 and when A=C=0.
Fig 2.0
(ii) Z=AB+A(B+C)+B(B+C).
(c) Show with truth table the seven segment display of the first ten decimal number using binary coded
decimal (BCD).
i. (110110)2-(010110)2
ii. (10110)2-(11010)2
iii. (1110)2-(0101)2
(b). For the combinational logic circuit shown in fig 3.0 obtain a simplified Boolean equation for the
output variables V, W, X, Y, and Z in terms of the input variable A, B, and C.
Fig 3.0
(a) Discuss briefly the following IC scale of integration: (i) Small Scale Integration- (SSI) (ii) Medium Scale
Integration-(MSI) (iii) Large Scale Integration- (LSI) (iv) Very Large Scale Integration-(VLSI) (4mks)
(b) List the four (4) main Flip-flops used in electronic circuits. (2mks)
(c) Write short note on the following logic families: (i) Transistor -Transistor Logic (TTL) (ii)Diode-
Transistor Logic(DTL) (iii) Emitter Coupled Logic (ECL) (6mks)
QUESTION SEVEN
(a) With the help of logic diagram and truth table, discuss S-R flip flop using NOR gate. (6mks)
(b) Using AND gate, draw a circuit diagram whose fan-in is 4 (four) and fan-out 6 (six) (3mks)
INSTRUCTION: ANSWER ALL QUESTION IN SECTION A AND ANY TWO QUESTIONS IN SECTION B.
(SECTION A)
(c) Natural System can be divided into two sub-categories, list the categories and explain
(15 Marks)
(10 Marks)
(b)State the two (2) system approach in Basic Models and explain.
(10 Marks)
(10 Marks)
SECTION B (ATTEMPT QUESTION FIVE (5) AND ANY OTHER ONE)
i. Direct Control-
(15 Marks)
(c)List the four (4) types of Input design and explain (10 Marks)
(c)What is the difference between file set-up and File Conversation? (10 Marks)
NATIONAL INSTITUTE OF
CONSTRUCTION TECHNOLOGY AND MANAGEMENT
UROMI, EDO STATE, NIGERIA
School: Applied Science
Class: ND1
Instruction:
ATTEMPT ANY FIVE QUESTIONS. ALL QUESTIONS CARRY EQUAL MARKS (12marks each)
i. Data structure
ii. Algorithm
2 Write an algorithm to compute the average of 10 students in a class and display the result.
i. Queues
ii. Stacks
i. Symbols
iii. Set
6b. List five symbols and their latex command each of the following
i. Relational Operators Symbols
7. By using these, shows how a queue may be maintained by a circular array QUEUE with N=5 memory
locations
REAR=?
REAR=?
Question 1
Question 2
Question 3
Question 4
Question 5
Level: ND I
QUESTION ONE
(b) Explain any ONE (1) of the set ideas that guides the behaviours of entrepreneurs you know.
QUESTION TWO
(a) Succinctly explain the meat of the matter (fundamental essence of the study) of Entrepreneurship
Development, EED, in all Nigerian Tertiary Institutions.
(b) Mention the names of Four (4) prominent entrepreneurs you have heard of in Nigeria.
(c) Enumerate at least Four (4) amongst core activities carried out in an organization that the concept of
entrepreneurship has underscored (emphasized).
QUESTION THREE
(a) Being an Entrepreneur is significantly (notably) a departure from being an entrepreneur .Concisely
explain.
(c) Highlight three (3) pertinent (relevant) questions that confront (a prospective entrepreneur) anybody
who is considering embarking on an entrepreneurial career.
NATIONAL INSTITUTE OF
Class: ND1
Instruction: Question One Compulsory and any other four (4)questions you know.
1. Motherboard (3mks)
i. Processor (3mks)
I. ROM (3mks)
c. In a tabular form, highlight the differences between RAM and ROM (3mks)
6a.Mention and explain the typical hazard threatening the normal operation of PC (3mks)
INSTRUCTION: ANSWER ALL QUESTIONS IN SECTION A AND any other three QUESTIONS IN SECTION B
SECTION B (30MARKS)
(3a) Mention three ways of internet classification and give one example
(3b) give the full meaning of each of the following and explain any three that you know:
· digital library.
(5a) mention and explain five steps involved in setting or operating a cybercafé
Class: ND1
Instruction:
56 12 6 8 10 3 9 11 76 56 45 70 54
B. From the above array, write a C language that print out all the numbers that are divisible by 4. Note
array name is Marks
C. Write a program in C language to print out all the elements in the above array.
3. For(int i=1:i<=15:i++){
lf(i % 2 == 1){
Printf("%d",i);
}
}
B. Write a C program to print all the Odd number from 10 to 30 using for loop
C. Write a C program to accept an integer number from user, let the user know if the number is odd or
even
int df=ab[0];
For[int i=0i<7;i++)(
if( ab[i]<df){
df=ab[i]:
printf("%d". &df):
B. write a C program to calculate the average of the above array from the question 6A.
7. A. From the above array, write a C language that print out all the numbers that are greater than
10.Note array name is numbers
B. Write a program in C language to print out the sum of all the numbers less than 10.
Class ND1
Instruction:
ATTEMPT ANY FOUR QUESTIONS ALL THE QUESTIONS CARRIES EQUAL MARKS
int nums[]=(1,13,41,2,81,9.10);
intx6=nums[0];
for(inti=0;i<num7.length;i++)(
if(nums[i]<x6){
x6=nums[i];
System.out.print(x6);
B. Write a full java program to accept 5 numbers from user and print out the max value.
2card for Man U, 4 yellow cards for Man U, and at 92 minutes Chelsea received 3 yellow card and 4 red
cards.
A. From the above sentence create an array of cards issued by the referee and print out the average of
the total cards.
B. From question 2A pick any object and abstract it. Five properties and 5 behaviors
C. Write a full java program to print out all the odd numbers of cards issued.
A. Create a grading system for NICTM using the following scores. 0-30:F, 31-40:C, 41-50:B 51-60:AB,61-
80:A and 81-100:Excellent.
C. write a java program to print all the even numbers between 0 to 100
4. A. The HOD of Computer Science married to his beautiful wife in the year 2021,now his wife opens a
new store where she sales bags, shoes, caps, jackets and boxers. She talked to her husband to find her a
developer that will build an app in such a way that whenever she presses any number from 0 to 4 the
system should display an item under each index. As a developer write java program to archive this.
5A.Write a full java program to print all even numbers from 1000 to 2000 in reverse order
B. Write a java program to calculate the average of odd numbers between 100 to 200
6. Mr. Zayyad and Mr. Ahmed contest for Uromi local government chairman, and we have the following
votes based on each polling unit. Unit_1 score 10, unit_2 score 36, unit_3 core 89, unit_4 score 67,
unit_5 score 78 and unit_6 score 90.
A. From the above sentence create and an array of the votes casted and Calculate the total votes casted
by voters.
C. Write a full java program to print out this“Mr Zayyad won the Election by 12 votes".
B.i. Public. ii. Static. iii. Parameter iv. Identifier v. access modifier
Good Luck!!!
NATIONAL INSTITUTE OF CONSTRUCTION TECHNOLOGY AND MANAGEMENT
(NICTM) UROMI
BUILDING TECHNOLOGY
COURSE TITLE: Citizenship Education Course code: GNS 121 Instruction: Attempt any two questions
from each session
SECTION ONE
1. (a) Define discipline.(b).Identify and explain with reasons any three leadership style you would apply
assuming you have been made a leader in any public institution in Nigeria.
2 (a) Identify and explain the different qualities of a good follower.(b) Briefly explain the concept
*Delegated authority'
3. (a) The predominance of indiscipline has become a national embarrassment to Nigeria. In this wise,
outline the consequences of indiscipline to the country.(b) What do you understand by the concept
'Psychosomatic'?
SECTION TWO
5. Explain any five types of hard drug and the risks associated with their intake
6. Answer any four of the under listed questions: (a) what is drug abuse? (b) How does drug abuse lead
to drug dependence? (c)How do you recognize the symptoms of drug dependence? (d) Differentiate
drug dependence from drug addiction (e) What are the causes of drug abuse?
LIBRARY STUDIES UNIT
UROMI
DURATION: 1 HOUR
LEVEL: ND 1
DATE: 16/9/2021
INSTRUCTION: Answer Question 1 in section A and any other two (2) in section B.
SECTION A:
QUESTION 1 (compulsory)
Define referencing and give any example on how to reference a book with one, two or more authors?
QUESTION 2
b) Library resources are referred to all that are found in the library. Discuss?
QUESTION 3
QUESTION 4
a) Succinctly converse the factors that guarantee the establishment and development of ancient
libraries?
QUESTION 5
a) State and explain the various departments in NICTM library?
DATE: 21-09-202
a) Assuming a universal set β is all numbers divisible by 5 between 5 and 50,and another universal μ
containing elements from 5 to 50 divided by 2.
iii. Can a disjoint set exist in the first universal set? Show now.
b) Construct a two-way table with the figures I, 2, and 4 with and without replacement.
i. What is the probability of getting a number greater than 400 in both cases?
QUESTION TWO
a) In NICT, Employees: Abara, Oseni, Zayyad and Efe have MSc, with Abara and Efe having PhD too,
Abara, Buhari, Oseni, Boyce, Barry and Isi are Chartered Accountants with Boyce and Isi having Msc.(i)
Write out the elements of each sets.(ii) Draw a well-labelled Venn diagram to represent the information.
(iii)What special relationship exist between Msc and Phd holders?
b) There are 150 people at an International Medical Conference.40 are Africans,70 are women and 110
are doctcrs. 12 of the women Africans, 46 of the doctors are women and 21 of the Africans are doctors.
If 5 of the African men are not doctors, what is the probability that the first presenter in the conference
will be a woman that is not a Doctor and not and African? [15Marks]
QUESTION THREE
b) Find the numbers of ways of selecting 15 bells consisting of 5 olacks,5 red and 5 white balls from a
box which contains 6 black,7 red and & white bells.
c) Use ABC to differentiate between permutation and combination, then define both.
d) Find the number of ways the letters of the word OKORO can be permuted. [15 Marks]
QUESTION FOUR
c) Perform a random experiment of your choice. Use to show clearly the meaning of a Sample space,
sample point and sample event.
d) Assuming that x:{-2,-1, 0, 1, 2} and (r) =-6x-3.What is the type of mapping that is exhibited by the
range and domain? Is it a relation or a function?
a) Make a design of all the cards in Diagrammatical from it, what is the probability of obtaining Green
Queen?
b) Three fair coins were tossed. Show the sample space in a tree diagram. What is the probability of
having 4 heads?
c) Abar and Zayyad indulge in en indoor game called ludo. Abara made the first play. Write out all the
possible outcomes that the first play may entail .Circle out a sum amounting to 5 Prime number. Then,
find the probabillity that Zayyad first move is not a Prime number in sum. [15Marks]
DEPARTMENT OF COMPUTER SCIENCE
(a) Suppose the vault in the shopping mall has access restricted to certain employees, each of whom has
a key, which produces a logic 1 at particular input to an unlocking circuit. Only the Director can enter
alone, while the manager and the cashier also have access, but only when accompanied by each other
or the Director. Design a combinational logic circuit that will allow access, by producing a logic 1 when
the above conditions are met and also minimize the Boolean function from the combinational logic
circuit and realize the minimized function and circuit.
Z=A'B'C+BC'+A'BC+ABC
A'B'C'+AB'C'+ABC'+A'B'C+AB'C+ABC.
i. (1001.011)2
ii. (1111)2
iii. (1001101010000110)2
(ai) Design a simple logic circuit employed in the hardware of digital system to perform the Boolean
Expression F=x'y'+xy+y'z using OR and NOT Gate to realize the circuit.
(ii)Determine the Boolean expression for the output (Q) of the circuit and evaluate all possible output of
Q when A=0C=1 and when A=C=0.
Fig 2.0
(ii) Z=AB+A(B+C)+B(B+C).
(c) Show with truth table the seven segment display of the first ten decimal number using binary coded
decimal (BCD).
i. (110110)2-(010110)2
ii. (10110)2-(11010)2
iii. (1110)2-(0101)2
(b). For the combinational logic circuit shown in fig 3.0 obtain a simplified Boolean equation for the
output variables V, W, X, Y, and Z in terms of the input variable A, B, and C.
Fig 3.0
(a) Discuss briefly the following IC scale of integration: (i) Small Scale Integration- (SSI) (ii) Medium Scale
Integration-(MSI) (iii) Large Scale Integration- (LSI) (iv) Very Large Scale Integration-(VLSI) (4mks)
(b) List the four (4) main Flip-flops used in electronic circuits. (2mks)
(c) Write short note on the following logic families: (i) Transistor -Transistor Logic (TTL) (ii)Diode-
Transistor Logic(DTL) (iii) Emitter Coupled Logic (ECL) (6mks)
QUESTION SEVEN
(a) With the help of logic diagram and truth table, discuss S-R flip flop using NOR gate. (6mks)
(b) Using AND gate, draw a circuit diagram whose fan-in is 4 (four) and fan-out 6 (six) (3mks)
Session: 2022/2023
1. What is software?
a. Hard drive
b. Keyboard
c. Firefox
d. Processor
e. RAM
b. web browsers
c. operating systems
d mobile devices
5.True or False:You cannot get a computer virus if you install antivirus software
a. True
b. False
a. web browser
b. computer
c. word processor
d. operating system
a. shortcut
b. folder
c. taskbar
d. desktop
b. folder
c. document
d. shortcut
9.Let's say you're having trouble locating a file on your computer. Which of the following is/are not good
places to look for the file? Select all that apply.
b. The screensaver
c. the download
10.If you want to move a Window, you can click and drag the
a. taskbar
b. Close button
d. Start button
11.What is the Operating System used in the computer Lab used for COM/CTE 115?
a. Windows 11
b. Windows 10
c. Windows 8
d. Windows 7
12. Suppose you have several windows open on your desktop, but some of them are hidden behind
other windows. What is the easiest way to switch to one of the hidden windows?
13.True or False: When you move a file to the Recycle Bin, it will be immediately deleted from your
computer.
3. True
B False
14.True or False: You can only have one user account on a Windows computer.
A True
b. False
17. Which methods can you use to move text from one part of the document to another? Select all that
apply.
a. font
b. username
c. color
d. theme
19. Suppose you made an error while creating your is the quickest way for you to correct your mistake?
a. Delete all of the text and start over
a. Header
b.Backstage view
c. Page layout
d. Footer
21. Where would you find all of the print commands for Microsoft Word?Choose one.
c. The ribbon
a. Error Check
b. Help
c. Review
d. Close
A Error Check
b. Help
c. Revicw
d. Close
25.Which of the following are graphic elements that combine text, illustrations, and color and are used
to create diagrams, organizational
a. Pictures
b. ClipArt
c. Charts
d. SmartArt
a. sum
b. worksheet
c. cell
d. chart
a. chart
b. cell cluster
c. cell range
d. multicell
28.Which of the formula below are NOT valid? Select all that apply
a.= F2+F3+(F4-53)
b. A3+100
c.= SB+6B
d. = (R2*D2)
a. Paste
c. Print
d. Power Off
a. make presentations
b. create pictures
c. create spreadsheets
d. make videos
a. Operating System
b. System Software
c. User Software
d. Application Software
a. Ctrl+Start
b. Ctrl+F5
c. F5
d. Ctrl+Enter
33. Let's say you're trying t find your average grade. What's wrong with the formula shown in the
image?
34. Which formula would add the January and February profits?
c.B2+B3
d.B2+B3=
36. Select the formula that will sum the inventory costs from the monthly budget.
a. =B3*B2
b. =B3-B2
c. =B3/B2
d. =B2+B3
a. slide layouts
b. slide dimensions
c. print settings
d. transitions
38. Suppose you're sharing a presentation with several co-workers, but you're not sure if they all have
PowerPoint. What's the best way to ensure everyone will still be able to view your presentation?
a. spreadsheet
b. computer virus
c. slide show
d. text message
a. Ctrl+R
b. Ctrl+Z
c. Ctrl+Y
d. Ctrl+Shift+R
b. =B2+B3
2.
d. With the aid of a sketch, label the main keys of a keyboard and state their uses (3 marks)
g. What is the difference between justification and left align alignment? (1 marks)
d. What is the difference between a cell, cell address and cell range? (3 marks)
e. Give examples of PC based Operating system and Mobile based Operating System (1 mark)
What does #### means in MS Excel? And how do you fix the #### issue in Ms Excel (2 marks)
NATIONAL INSTITUTE OF CONSTRUCTION TECHNOLOGY AND MANAGEMENT
Session: 2020/2021
Duration: 90 Minutes
Instruction:
SECTION A: 20 MARKS
a.True
b. False
a. True
b. False
.True
b Faise
4. What division of a COBOL program would you put your name in,if you wanted other programmers to
see who created it?
a. Environment Division
b. Identification Division
c. Procedure Division
d. Credit Division
a. Gutters
b Rulers
c. Lanes
d. Margins
6. The bar across the top of your editor that shows information about where in the code you are
currently positioned is called the
a.Trapdoor Instance
bPipeline Option
d. Branch Sifter
b. REPORT_VALUES
c. REPORT_FOR_DIVISION 12345
d. REPORT VALUES
a. Statements
b Paragraphs
c. Albums
d. Divisions
a. Explicit
b. Dependent
c. Implicit
d. Implied
11. Without which of the following divisions will your program not run
a. identification
b. environment
c. data
d. procedure
12. The file, storage and linkage section are under which division
a. identification
b. enviroment
c. data
d. procedure
a. identification
b. environment
c. data
d. procedure
14. Characters are the lowest in the COBOL hierarchy structure and cannot be divided further
a. True
b. False
15. How many characters set does the COBOL character set include?
a. 36
b.45
c.78
d.98
16. What symbol is used to make a comment in COBOL
a.·
b. //
c.--
a. True
b. False
18. If a programmer writes this statement, DISPLAY THIS ISNT INVALID. What will be the output?
c. THIS ISN
d. THIS ISNT
a. ADD A TO C GIVING B
b. SUM A TO C GIVING B
c. PLUS A TO C GIVING B
a. WS-ACCEPT
b. ACCEPT
c. WS-DISPLAY
d. TUTORIAL
1a. What is the following COBOL verb used for? (18 MARKS)
i. Accept
ii. Display、
iii. Initialise
iv. Move
v. Add
vi. Subtract.
vii. Multiply.
viii. Divide
ix. Compute
DEPARTMENT OF SCIENCES.
2020/2021 Session.
Duration: 2 hours
SECTION A:
Supposed that A = [ 21 53] and B = [−13 −52 ] are set of matrices, prove that matrix A is inverse of
inverse B.
B. A square matrix A is said to be invertible or nonsingular, if there exist a matrix B such that AB=BA=1,
what is the l, called in the equation.
[ ] [ ]
4 2 3 2 −5 1
C. let A = 6 4 −4 and B = 0 3 −2 be the matrices
5 2 1 1 2 4
[ ] [ ]
1 2 3 2 −5 1
A = −6 −6 −6 and B = 0 3 −2 then, find:
5 4 2 1 2 −4
b) Using the determinate to find the area of triangle given that area of a triangle with vertices are (4, 3),
(1, 5) (2, 3) and show if the vertices are in anti-clock or clock-wise direction.
3x + 2y + z = 7
x + 4y – 2z = 4
2x – 3y + 5z = 9
][ ]
1
[ 1 5 6
2 3 4
2
4
SECTION B:
4a. Given that A, B and C are statements, construct the truth table for the following compound
statements
(i) (A ^ B) v (B → C)
(ii) (X v Y ) → Z
(iii) (P v Q) ^ (R v S)
4b. State the rules of the truth values of the five essential connectives
4c. Draw the truth table for each of the five essential connectives
5a. Explain the term truth values and hence define truth table
(i) (A → B) → (A → B)
(ii) X ^ (X → Y) → Y
(iii) [ X → (Y → Z)] → [(X ^ Y) → 2
[ (A ^ B) v C 0
6b(i) In how many ways can 9 people be seated if only 3 chairs are available
(ii) In how many ways can a committee 0f 5 people be chosen out of 10 people
(iii) In how many ways can the letter of the word “BOOK” be arranged?
STATISTICS TEST
QUESTION ONE
90 students went to a school carnival.3 had a hamburger, soft drink and ice-cream.24 had
hamburgers.5 had a hamburger and a soft drink.33 had soft drinks.10 had a soft drink and ice-
cream.38 had ice-cream.8 had a hamburger and ice-cream. How many had nothing?
β is a universal set and A and B are two sets such that A is a subset of B and B is a subset of
β.Assuming β is a contains odd numbers only. Demonstrate the information on a Venn diagram.
QUESTION TWO
Assuming that x:(-2, -1, 0, 1, 2) and f(x)=-2x2+6x-3.What is the type of mapping that is exhibited
by the range and domain? Is it a relation or a function?
In NICT, Employees: Abara, Oseni, Zayyad and Efe have MSc, with Abara and Efe having PhD too.
Abara, Buhari,Oseni, Boyce, Barry and Isi are Chartered Accountants with Boyce and Isi having
Msc. (i)Write out the elements of each sets.(ii) Draw a well-labelled Venn diagram to represent
the information.(iii)What special relationship exist between Msc and Phd holders?
QUESTION THREE
Two cards are drawn from a Deck. What is the probability of obtaining an Ace of heart?
How many possible ways are there for figures greater than 200 can be obtained from 123?
INSTRUCTIONS: ATTEMPT ANY TWO QUESTIONS EACH IN SECTION ONE AND TWO QUESTIONS IN
SECTION TWOTIME: 2HRS COURSE CODE: GNS 111
*DO NOT WRITE YOUR NAME ON YOUR ANSWER BOOKLET, BUT ONLY MAT.NUM.
*WRITE DOWN YOUR NAME AND MATRIC.NUMBER BOLDLY ON YOUR QUESTION PAPER
SECTION ONE
(2)The concept of the "Rule of Law" is the absence of arbitrary government. Discuss
SECTION TWO
4(a) Harps on the challenges the people living in the "Internally Displaced Camp"(IDP)in different parts
of the country are being exposed to in relation to their fundamental human rights
5a. Succinctly explain how the law of "Libel", "sedition", "Trespass" and "Slander" could negatively affect
the existence of people's rights in Nigeria.
(c)Adequately differentiate between the two political concepts "Duties" and "Obligations"
6aldentify and appropriately explain the issues that could lead to the undermining (limitation) of the
rights of any person or people in Nigeria.
(b) Enumerate the different ways a person could become a Nigerian citizen.