Skip to main content

Computer awareness questions asked in RRB PO Mains 2019 Part 1

Computer awareness questions asked in RRB PO Part I
Part -I Part - II
Learn them from below

Q 1) Which of the following is not a hexadecimal address ?

A. (1234) 16
B. (ABCD) 16
C.(12GH) 16
D. (5267) 16


Q 2) Convert (305) 8 into Decimal address ?



Q 3) Which of the following is correct ?

A.1 MB =1024 bits
B. 1TB = 1024 KB
C.1 GB = 1024 MB
D.1 Byte = 8 KB


Q 4)Every computer has NIC for physical address,What is the length of NIC address ?



Q 5) Which of the following represents MAC Address of the computer ?

A. (AB:CD:GH:MN) 16
B. (AD:HF:LM:NK) 16
C. (AB:CD:1G:2E) 16
D. (AB:CD:1C:2E) 16


Q 6) Which of the following is not a computer languague ?

A. UNIX
B. JAVA
C.C++
D. COBAL


Q 7) Which of the follwing is an System software ?

A. MS-WORD
B.Adobe Photoshop
C. Assembler
D. Google Chrome


Q 8) What is the name of software program that transforms high-level source code that is written by a developer in a high-level programming language into a low level object code (binary code) in machine language as a whole ?



Q 9) Which of the following Operating system is not developed by Microsoft ?

A. Windows XP
B. Windows 8
C . Windows 9
D. Windows 10


Q 10) Which of the following is not a product of Microsoft ?

A.MS Chrome
B. MS Excel
C.MS Word
D.MS Access


Q 11) MS Access is an ___________?

A. Word processer
B. Spreadsheet
C. Database Management system
D. Presentation software


Q 12)What is the shortcut to open Task manager directly ?

A. Ctrl + Shift + Esc
B. Alt + Tab
C. Ctrl + Alt + Del
D. Ctrl + Tab


Q 13) What is the shortcut To insert a page break in MS-WORD ?

A.Alt + Tab
B. Ctrl+Enter
C.Ctrl+E
D. Ctrl+ P


Q 14) ENIAC belongs to which of the following Generations ?

A. First Generation
B.Second Generation
C.Third Generation
D.Fourth Generation


Q 15) Which of the following tabs of EXCEL the Pivot Table is located ?

A. FILE
B. Insert
C. Page Layout
D. Formula


Part -I Part - II

SUBSCRIBE(must and should verify) & FOLLOW to get more tricks via E-mail

Comments

Popular posts from this blog

Image map or Map and Area tags

Anchor TAG Image Map or map Tag : An image map is an image with clickable areas. Sarting Tag : Ending tag : Attributes : It has different attributes like usemap name Area Tag : It contains Area tag Sarting Tag : Ending tag : Attributes : It has different attributes like shape coords href For this first take a notepad and copy code then save it with .html extension.Thats it your Program will be exected.if You want to check its effect within this website plese click on EXECUTE button. 1. Usemap attribute : Usemap att...

Marquee Tag and Its Attributes

Marquee TAG Marquee Tag : Marquee is one of the important tags in Website creation .it is generally used to scrooling the content on the webpage .For example : in our regular innovations Website i use this for showing latest updates on my website. Sarting Tag : Ending tag : Attributes : It has different attributes like Direction Height Width Behavior Scrolldelay Scrollamount Hspace Vspace Loop Bgcolor Id & Hovering effects ...

Fieldset and Pre Tags in HTML with Live execution

Fieldset Tag in HTML Fieldset & Pre Tags in HTML : 1. Fieldset Tag : is used for grouping related form elements in a box.It is used to give user a clear view about Content. Starting tag : Ending tag : 2. Legend Tag : Legend tag is used to give title for Fieldset. Starting tag : Ending tag : 3. Pre Tag : Pre tag is used to set alignment of your web page as coded line wise . Starting tag : Ending tag : For this first take a notepad and copy code then save it with .html extension.Thats it your Program will be exected.if You want to check its effect within this website plese click on EXECUTE button. CODE Fieldset ,Pre TAGs Login Page User Name : Password : OutPut (...