pleasew define carrier scope in abap (sap).
No Answer is Posted For this Question
Be the First to Post Answer
Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
what is the filters in biztakk server? where it can use?
What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
how will you do destructive read and non destructive read in data queue.....
Difference between delegates and Events?
Which of the following are Java modifiers?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
8.In DSP,Define Signal and System?and various type of signals.
sample code for data transfer between two r/2 systems and r/3 systems?