All Examination Questions
In-order Traversal
Pre-order Traversal
Post-order Traversal
Subject: Data Structure |
Exam: Bangladesh University Of Engineering and Technology |
SRAM is anon-chipmemory whose access time is small while DRAM is anoff-chipmemory which has a
Subject: Operating System |
Exam: Bangladesh University Of Engineering and Technology |
Virtual memory is a component of most operating systems, such as MAC OS, Windows, and Linux. Virtual memory has a very important role i
Subject: Operating System |
Exam: Bangladesh University Of Engineering and Technology |
Fragmentationrefers to the condition of adiskin whichfilesare divided into pieces scattered around the disk. Fra
Subject: Operating System |
Exam: Bangladesh University Of Engineering and Technology |
Deadlock can exist if and only if 4 conditions hold simultaneously:
Subject: Software Engineering |
Exam: Bangladesh University Of Engineering and Technology |
Exception handlingis the process of responding to the occurrence, during computation, ofexceptions– anomalous or exceptional condi
Subject: Operating System |
Exam: Bangladesh University Of Engineering and Technology |
A transaction is a single logical unit of work which accesses and possibly modifies the contents of a database. Transactions access data using read and write o
Subject: Database Management System |
Exam: Bangladesh University Of Engineering and Technology |
A database trigger is a specialstored procedurethat is run when specific actions occur within a database. Most triggers are defined to run wh
Subject: Database Management System |
Exam: Bangladesh University Of Engineering and Technology |
There are two entity. Teacher and student
Subject: Database Management System |
Exam: Bangladesh University Of Engineering and Technology |
RAID works by placing data on multiple disks and allowing input/output (I/O) operations to overlap in a balanced way, improving performance. Because the use of
Subject: Database Management System |
Exam: Bangladesh University Of Engineering and Technology |
Subnetting is the strategy used to partition a single physical network into more than one smaller logical sub-networks (subnets). An IP address includes a netw
Subject: Computer Network |
Exam: Bangladesh University Of Engineering and Technology |
Networking terminologyIt goes without saying that, between two endpoints on a network, there must be an agreement on the protocol, or la
Subject: Computer Network |
Exam: Bangladesh University Of Engineering and Technology |
The circuit above is of a simple 3-bit Up/Down synchronous counter using JK flip-flops configured to operate as toggle or T-type flip-flops giving a maximum co
Subject: Digital Logic and Design |
Exam: Bangladesh University Of Engineering and Technology |
Let us label out input lines of the 3 to 8 as I0, I1 and I2, and our 8 outputs as Q0..Q7.
I0 and I1 are wired to decoder 0
Subject: Digital Logic and Design |
Exam: Bangladesh University Of Engineering and Technology |
Multiprogramming is a rudimentary form ofparallel processingin which several programs are run at the same time on a uniprocessor. Since there is on
Subject: Microprocessor and Assembly Language |
Exam: Bangladesh University Of Engineering and Technology |
Even the incredibly simple microprocessor shown in the previous example will have a fairly large set of instructions that it can perform. The collection of ins
Subject: Microprocessor and Assembly Language |
Exam: Bangladesh University Of Engineering and Technology |
The Waterfall Model was the first Process Model to be introduced. It is also referred to as alinear-sequential life cycle model. It is v
Subject: Software Engineering |
Exam: Bangladesh University Of Engineering and Technology |
As now you are basically aware of what is a microcontroller and microprocessor, it would be easy to identify the major differences between a microcontroller and microprocessor.
Subject: Microprocessor and Assembly Language |
Exam: Bangladesh University Of Engineering and Technology |
Heapsort(A) {
BuildHeap(A)
for i <- length(A) downto 2 {
exchange A[1] <-> A[i]
heapsize <- heapsize -1
Heapify(A, 1)
}
BuildHeap(A) {
Subject: Data Structure & Algorithms |
Exam: Bangladesh University Of Engineering and Technology |
Superscalar describes amicroprocessordesign that makes it possible for more than oneinstructionat a time to be executed during a single
Subject: Microprocessor and Assembly Language |
Exam: Bangladesh University Of Engineering and Technology |
Because latches are so straightforward in their operations, it may be unclear why we would need master-slave counterparts. For example, during the active perio
Subject: Digital Logic and Design |
Exam: Bangladesh University Of Engineering and Technology |
Advantage of IDA:
Competitive Salaries and Comprehensive Benefits
✓ Generous Retirement Plans
✓ Excellent Paid Time Off
✓ 10 Paid Holida
Subject: Digital Logic and Design |
Exam: Bangladesh University Of Engineering and Technology |
There are mainly three types of dependencies possible in a pipelined processor. These are :1) Structural Dependency2) Control Dependency3) Data Dependency
These d
Subject: Computer Organizations and Architecture |
Exam: Bangladesh University Of Engineering and Technology |
#include<stdio.h>
Subject: Algorithm Design |
Exam: Bangladesh University Of Engineering and Technology |
Google Pigeon is acodenamethat refers to analgorithmupdate for Google's Local Searchsearch engine, which the company rolled out w
Subject: Algorithm Design |
Exam: Bangladesh University Of Engineering and Technology |
Deadlock is a permanent blocking of a set of threads that are competing for a set of resources. Just because some thread can make progress does not mean that t
Subject: Computer Graphics and Multimedia |
Exam: Bangladesh University Of Engineering and Technology |
deQueue() - Deleting a value from the Circular Queue
In a circular queue, deQueue() is a function used to delete an element from the circular queue.
Subject: Data Structure & Algorithms |
Exam: Bangladesh University Of Engineering and Technology |
A schema is the design representation of a database whereas instance is the snapshot of a database at a particular moment.
Subject: Database Management System |
Exam: Bangladesh University Of Engineering and Technology |
This step was carried out in the preceding section. The values of f(n)(0) for n = 0, 1, 2, ... are
0, 1, 0, -1, 0, 1, 0, -1,....
Subject: Differentials Calculus and Co-ordinate Geometry |
Exam: Bangladesh University Of Engineering and Technology |
This step was carried out in the preceding section. The values of f(n)(0) for n = 0, 1, 2, ... are
0, 1, 0, -1, 0, 1, 0, -1,....
Subject: Differentials Calculus and Co-ordinate Geometry |
Exam: Bangladesh University Of Engineering and Technology |
The Physical Layer (Layer 1)
The Data Link Layer (Layer 2)
The Network Layer (Layer 3)
The Transport Layer (Layer 4)
The Session Layer (Layer 5)
Subject: Computer Network |
Exam: Bangladesh University Of Engineering and Technology |
A
Subject: Digital Logic and Design |
Exam: Bangladesh University Of Engineering and Technology |
Propositional logic, also known assentential logicandstatement logic, is the branch of logic that studies ways of joining and/or modifying en
Subject: Digital Logic and Design |
Exam: Bangladesh University Of Engineering and Technology |
Passive Attacks
A passive attack involves someone listening in on telecommunications exchanges or passively recording computer activ
Subject: Introduction to Computer System |
Exam: Bangladesh University Of Engineering and Technology |
2 men can be chosen from the 6 men in c(6,2) ways and the 2 women can be chosen from the 4 women c(4,2) ways. Thus by the product rule:
N=(6/2) (4/2)
(6
Subject: Statistics and Probability |
Exam: Bangladesh University Of Engineering and Technology |
#include <stdio.h>
#include <math.h>
Subject: Programming Language |
Exam: Bangladesh University Of Engineering and Technology |
dfgdg
Subject: Programming Language |
Exam: Janata Bank Limited |
Test ans
Subject: Object Oriented Programming |
Exam: Janata Bank Limited |
Unicode is an entirely new idea in setting up binary codes for text or script char
Subject: Computer |
Exam: JAHANGIRNAGAR UNIVERSITY, SAVAR, DHAKA |
A wireless sensor network (WSN) is a wireless network consisting of spatially dist
Subject: Computer |
Exam: JAHANGIRNAGAR UNIVERSITY, SAVAR, DHAKA |
Interviews Subjects