Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
node at the highest level in the structure is known
how exceptions are handled in java exception handing in javaa java exception is an object which describes an exceptional condition which has occurred
write an applet that sets the background colour to cyan and foreground colour to red and displays a message that illustrates the order in which
with ldb one can change the pre-generated selection screen to their needsyes with ldb one can alter the pre-generated selection
explain token ringtoken ringa token ring is a collection of single point -to-point links which arise from a circle in a token ring a special bi t
in general what are the two ways in which one can retrieve data from tables using select statements database
explain cgi standardthe cgi standardtechnology utilized for building dynamic web documents is termed as common gateway interface cgi the cgi standard
in ldb what determines hierarchy of the in ldb what determines hierarchy of the
explain remote procedure callrpc remote procedure call the facility which was created to help the programmers write client -server software is termed
the three main elements of ldb are-structureselections anddatabase
explain user datagram protocoludpuser datagram protocol user datagram protocol uses a connectionless communication paradigm it is an application
explain circular dependenciescircular dependenciesto know the problem of circular dependencies consider a file server which uses a timeserver to
write a cgi program that displays a count of how many times a browser on each computer has contacted the serverecho content -type text
the loop-endloop on extract datasets can be used without any kind of errors false it causes runtime
what is the difference between field-group header and other field groups the header field group is a particular field group for the sort criteria
what happens if a function module runs in an update task the system performs the module processing asynchronously instead of carrying out the
function modules are also external function modules are also external
a subroutine can be terminated unconditionally using exit
what are the different methods of passing data there are three different methods of passing datacalling by reference calling by
what are the different types of parameters formal parameters parameters which are described during the definition of subroutine with the form
a subroutine can contain nested form and endform blocks
what are the types of subroutines internal subroutines the source code of the internal subroutines will be in the similar abap4 program as the
what are subroutines subroutines are program modules which can be known from other abap4 programs or within the similar
is it possible to pass data to and from include programs explicitly no if it is needed to pass data to and from modules it is needed to use
how can we create callable modules of program code within one abap4 programwe can create callable modules by two techniques- by defining macros by