OOPS Interview Questions 1. Explain what is an object? An object is a combination of messages and data. Objects can receive and send messages and use messages to interact with each other. The messages contain information that is to be passed to the recipient object. 2. Explain about the Design Phase? In the design phase, the developers of the system …
Continue readingCategory: Interview Faqs
Open Source Interview Questions
Open Source Interview Questions 1. What are Gnome and KDE, and are they compatible? Gnome and KDE are two large desktop environments. Both sit on top of the X server on Linux and work with a window manager and framework services. The framework service provides everything from color and font preferences to communication between other application services running on that …
Continue readingOperating Systems Interview Questions
Operating Systems Interview Questions 1. What is hard disk and what is its purpose? Hard disk is the secondary storage device, which holds the data in bulk, and it holds the data on the magnetic medium of the disk. Hard disks have a hard platter that holds the magnetic medium, the magnetic medium can be easily erased and rewritten, and …
Continue readingOracle Apps Interview Questions
Oracle Apps Interview Questions 1. How will you open a bc4j package in jdeveloper? Oracle ships a file named server.xml with each bc4j package. You will need to ftp that file alongside other bc4j objects (VO?s, EO?s, AM, Classes etc).Opening the server.xml will load the complete package starting from AM (application module). This is a mandatory step when building Extensions …
Continue readingPeople Soft Interview Questions
People Soft Interview Questions 1. Is Web Sphere certified on People Tools 8.1 xs? No. IBM Web Sphere is certified on People Tools 8.4 only. Customer wishing to use IBM Web Sphere with People Tools 8.1 xs may take advantage of an IBM Web Sphere for early adopters program, created and managed by IBM. Further information about this program can …
Continue readingSecurity Interview Questions
Security Interview Questions 1. Is Web Sphere certified on People Tools 8.1 xs? No. IBM Web Sphere is certified on People Tools 8.4 only. Customer wishing to use IBM Web Sphere with People Tools 8.1 xs may take advantage of an IBM Web Sphere for early adopters program, created and managed by IBM. Further information about this program can be …
Continue readingSql Server Interview Questions
Sql Server Interview Questions 1. Explain about SQL? It is an interactive and programming language which is used to modify, manage, and to pass queries. It is an ANSI and ISO compliant language. SQL entirely depends upon its command language for modifications, changes, updating, etc to the database. Databases can also be accessible remotely with the help of Call level …
Continue readingSprings Interview Questions
Springs Interview Questions 1. What is Application Context? A bean factory is fine to simple applications, but to take advantage of the full power of the spring framework, you may want to move up to springs more advanced container, the application context. On the surface, an application context is same as a bean factory. Both load bean definitions, wire beans …
Continue readingWeb Logic Server interview questions
Web Logic Server interview questions 1. Can I start a Managed Server if the Administration Server is unavailable? By default, if a Managed Server is unable to connect to the specified Administration Server during startup, it can retrieve its configuration by reading a configuration file and other files directly. You cannot change the server’s configuration until the Administration Server is …
Continue reading