I'm new to ABAP. What is Module pool in SAP?
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 different betweet class and interface in java?
2 Answers Microsoft, Sun Microsystems,
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
Plz sent me in .net 2.0 interview Question & answers?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
What Is The Difeerence Between C & C++
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Write a program to find whether a given number is prime or not.
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
given a height balanced tree. If we add one more node , how many nodes gets unbalanced ?
Write a program to create a process in UNIX