Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
what are controls how to use them give examples for control controls are objects that can be placed in a form the dissimilar controls are available
what are the ways to create a new form you can make a new form in any of the following three waysusing autoform you can make a form based on a single
how can you show only selected records with a form there are dissimilar ways in which you can limit the records that you will see with a form you
what is the difference among using a filter and a query to find recordsfilter is used to quickly limit the records as we are already viewing in a
for what an append query be usedit is simple to append records from one table to another using an append query there is no requirement for the tables
what is a crosstab query wizarda wizard that helps us to show the data in a two-dimensional tabular format is the crosstab query wizard you can use
what is the benefit of report wizard over an auto reportit takes a little more work to make a report with the report wizard than with the auto report
what are the different auto reports available in accessthe dissimilar auto reports available in access arecolumnar autoreport makes a report where
what are the different sections of a reporta report is categorized into many sectionsthe report header in this you place a control which must appear
explain the term- macroa term macro is a set of instructions which can be executed repeatedly it is useful for automating certain routine tasks like
what are the design considerations for a piping system for the transfer of slurriesthe below points should be considered for designing a piping
what significance the angle of repose holds in the chemical industry explainangle of repose is a property of particulate solids a conical pile is
in case of welded vessels why is stress relieving in the form of post-weld treatment necessarywhen a metal is welded together the point at which two
what do you understand by wet bulb globe temperaturewet bulb globe temperature index is used to measure the sultriness of environment sultriness is
what are the different characteristics that can affect the flow of bulk solids and howthe main characteristics which can affect flow of bulk solids
for a given bulk solid how can the particle size distribution be determinedin order to determine particle size distribution the simplest method is to
what are the different theories of failure under static load explain brieflythe major theories of failure of a member subjected to bi-axial stress
what is tube drawing - cold drawing processesthis kind of drawing is very similar to bar drawing process and in majority of cases it is accomplished
determine the wire drawing - cold drawing processessimilar to above process bars are first pickled washed and coated to prevent any oxidation after
explain the bar and rod drawing - cold drawing processes in case of bar drawing hot drawn bars are at first pickled washed and coated to prevent
what are the points that should be kept in mind during forging designsome of the points which must be followed while forging design aregt a radial
what are the rules which must be kept in mind when designing castingssome of the points which should be kept in mind during the process of cast
what is heat treatment and why is it doneheat treatment can be described as a combination of operations or processes in which cooling and heating of
what is quick sort answerquick sort is one of the fastest sorting algorithm used for sorting a list a pivot point is chosen remaining
give the example of bubble sort algorithmfor example list - 7 4 5 31 7 and 4 are compared2 since 4 lt 7 4 is stored in a temporary variable3 the