Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
in applications where the required memory capacity cannot be satisfied by a single available memory ic chip what should the designer do to meet this
how is it possible to make a module 2n counter using n-flipflops name the two types of such countersansmodule 2n counter counts total 2n
output comparators are used in theses are used in dynamic testing of single and multiple
coupling and cohesion can be shown using a-dependence matrix
one of the fault base testing techniques is-mutation testing is the fault base
what is a flip-flopansflip-flop is particular bit memory cell this stores individual bit information in its true and compliment form it is the basic
a global variable is a variable a global variable is declared outside the body of each
name the 7400 series ttl chip which is a priority encoder write its truth table ans available ic in 74 series is 74147 that is a priority encoder
the first digit of a decimal constant must bedecimal constants having of a set of digit 0 to 9 preceded by an optional - or sign
in a for loop if the condition is missing then it is supposed to be present and taken to be
the maximum number of dimensions an array can have in c isc permits arrays of three or more dimensions the exact limit is examined by the compiler
what is meant by a priority encoderanspriority encoder- basically an encoder is a combinational circuit which performs the inverse operation of a
name the dynamic memory allocation functionthree dynamic memory allocation functions area mallocb calloc andc
which header file is used for screen handling function-the header files stdioh having definitions of constants macros and types along with function
for executing recursive function the data structure used is for executing recursive function stack is used as a data
the void type is used for the void type is used to make generic
what is a digital multiplexer ansmultiplexer data selector or mux is a logic circuit selects binary information from one of several input and
the variable that are declared outside all the functions are calledthe variables that are declared outside every functions are known as global
the constructed datatype of c is known as structure is a constructed datatype of
direct or random access of elements is not possible in-in linked list direct or random access of elements is not
what are the requirements to design sequential circuitans design requirements of sequential circuiti the circuit specifications translated into a
what are the requirements to design combinational logic ans design requirements of combinational logic-i by the specifications of circuit we find out
a desirable choice for the partitioning element in quick sort isfirst element of the
the slowest sorting procedure is bubble sort is the slowest sorting
a data structure in which an element is added and detached only from one end is known