1) In memory management, a technique called as paging, the physical memory is broken into fixed sized blocks called .........A. pages B. framesC. blocksD. segments 2) Which method is used to recover f…
Objective Questions on Core Operating System set-12
1) An optimal scheduling algorithm in terms of minimizing the average waiting time of a given set of process is ...A. FCFS scheduling B. Round robin scheduling algorithmC. Shortest job first schedulin…
Interview Questions on Operating System Basis set-11
1) Which of the following is crucial time while accessing data on the disk?A. Seek timeB. Rotational timeC. Transmission timeD. Waiting time2) What is the primary job of the operating system is a comp…
MCQ on Operating System Fundamental set-10
1) The process of storing extra or duplicate information used for rebuilding the lost information in event of disks failure is known as ...A. strippingB. redundancyC. disk arrayD. RAID2) A thread that…
Solved MCQ on Operating System Basis set-9
1) The process is ........A. an instance of a program in executionB. a program onlyC. a processor stateD. the kernel state2) The mechanism that brings a page into memory only when it is needed is call…
MCQ Questions on Fundamental of Java set-16
1) Java programs are ........ independent.A. platformB. proceduralC. high level D. Secure2) Methods having same name, same type signature are called ....... methods.A. overridingB. overloadingC. overw…
Interview Questions on Core Java Language set-3
1) The CODE value in an ......... tag must name a class file that is in the same directory as the calling HTML page.A. (applet)B. >appletC. D. 2) A class can be converted to a thread by implementing t…
Objective Questions on Core Java Language set-2
1) The methods wait() and notify() are defined in A. java.lang.StringB. java.lang.RunnableC. java.lang.ObjectD. java.lang.Thread 2) The data or variables, defined within a class are called ..... varia…
Interview Questions on Overview of Java set-15
1) Object is an ........ of class. A. instance B. implementC. inheritanceD. invoke2) ....... is the wrapper class.A. Random B. Byte C. Vector D. String3) Class is a ........ entity.A. logical B. Physi…
Solved MCQ on Fundamental of Java Language set-14
1) Which of the following statement is/are true?i) The name of a java program file must match the name of the class with the extension .javaii) Two methods cannot have the same name in java A. i- only…
Interview Questions on Fundamental of C Language set-8
1) The control automatically passes the first statement after the loop in ..A. Continue statementB. Break statementC. Switch statementD. If statement 2) Which of the following is a scalar data type?A.…
Solved MCQ on Fundamental of C Language set-7
1) 'C' allows a three way transfer of control with the help of A. Unary OperatorB. Relational OperatorC. Ternary OperatorD. Comparison Operator2) Operators have hierarchy. It is used to know which ope…
Objective Questions on Ms Power Point in Ms Office set-2
1) A chart can be put as a part of the presentation using A. Chart From Insert MenuB. Picture and Choose Chart From Insert MenuC. Chart From Tools MenuD. Chart From Format Menu 2) Which of the followi…
Solved MCQ on Ms PowerPoint in Ms Office set-1
1) Which of the following toolbars provide different options in various master views?A. Common Task ToolbarB. Drawing ToolbarC. Formatting ToolbarD. Standard Toolbar2) Which of the following allow you…
Interview Questions on Microsoft Excel with Answer set-6
1) When you insert an excel file into a word document. The data are A. Hyper-linked place in a word tableB. Linked C. EmbeddedD. Use the word menu bar and toolbars2) All worksheet formulaA. Manipulate…