Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
q. with necessary theory explain the formation of spectrum by a plane transmission grating when composite light falls on itorhow does plane
q. what is a normal spectrum? show that grating spectrum is a normal spectrum.ans. normal spectrum and the dispersive power of grating is defined as
q. distinguish between fresnels and fraunhofers classes of diffraction. show that the relative intensities of successive maxima of fraunhofer
applications -1 electron microscopy is widely used in metallurgy biology material science physics chemistry and
electron microscopethe development of the electron microscope was based on theoretical work done by louis de broglie who found that wavelength is
a diffraction grating is an optical element that diffracts light into its constituent wavelength colors. it is an excellent device used in laboratory
ansinsertion into the b-tree1. first search is made for the place where the new record must be positioned. as soon as the keys are inserted they
q. prove the hypothesis that a tree having m nodes has exactly m-1 branches. ansa tree having m number of nodes has exactly m-1
q. describe the basic concept of binary search technique? is it more efficient than the sequential search? ansthe binary search
q. compare and contrast various sorting techniques or methods with respect to the memory space and the computing time.
q. show the various passes of bubble sort on the unsorted given list 11 15 2 13 6 ansthe given data is as follows-pass
q. enumerate number of operations possible on ordered lists and arrays. write procedures to insert and delete an element in to array.
q. execute your algorithm to convert the infix expression to the post fix expression with the given infix expression as input q a bc d uarr e f g
ansa procedure to reverse the singly linked listreversestruct node ststruct node p q rp stq nullwhilep nullr qq pp p
q. define the terms data type and abstract data type. comment upon the significance of both these. answe determine the total amount of memory to
an experiment to determine the convection coefficient associated with airflow over the surface of a thick stainless steel casting involves insertion
is it possible for the steady state temperature profile in a plane wall to be nonlinear at steady state? if yes provide one example.solution steady
what is a difference between the steady state conditions and the thermal equilibrium state? in steady state condition temperatures are
q. what do you understand by the term hashing? how do the collisions occur during hashing? explain the different techniques or methods for
q. devise a representation for a given list where insertions and deletions can be made at both the ends. such a structure is called deque which means
q. define the sparse metrics and also explain the representation of a 4x4 matrix using linked list. ansa matrix in which number
q. write down a programme in c to create a single linked list also write the functions to do the
q. write down an algorithm to merge the two sorted arrays into the third array. do not perform the sort function in the third array.
q. explain what are the stacks? how can we use the stacks to check whether an expression is correctly parentheses or not. for example is well
q. explain dijkstras algorithm for finding the shortest path in the graph given to us. ansthe dijkstras algorithm this is a problem which is