Define distributed queries. can you explain me as soon as
possible
No Answer is Posted For this Question
Be the First to Post Answer
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
what do u mean by tagging
what is static objects in java
what are stubs related to foxpro?
why applet is introduced?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
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'.
Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
what are the 3 forms of a prolog term
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
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.