Kernel RTOS Development Interview Questions and Answers

Q1 : How is RTOS different from other OS? A :  RTOS offers services that allow tasks to be performed within predictable timing constraints. Q2 : Why do we require semaphore? A : For process synchronization, it is a mechanism to invoke the sleeping process to become ready for execution. Its mechanism where a process can wait for resources to be available. typical example is producer consumer process. The producer process creates resources and signals the semaphore saying resource is available. Consumer process waiting on the semaphore gets the signal that resource is available. Q3 : What are the SDKs developed by winCE? A : MSFT standard SDK’s are, 1. Windows Mobile for Smartphone = Windows Mobile Standard. 2. Windows Mobile for Pocket PC = Windows Mobile Classic. 3. Windows Mobile for Pocket PC Phone Edition = Windows Mobile Professional. Q4 : In RTOS having 1okbytes of memory and your program for asking for 5kbytes and

OBIEE Interview Questions and Answers

OBIEE Interview Questions and Answers

Q1 : What do you mean by the architecture of OBIEE 11g? Also, mention the function of every component. A : The presentation services and Oracle BI server are part of OBIEE SQL is constructed by the user and it is passed to an analytic engine. After this, the Oracle BI which is the analytic engine will give a description of the data source of physical SQL. Then the data is recovered back to the analytical engine and it is

VMware VSphere Interview Questions and Answers

VMware VSphere Interview Questions and Answers

Q1 : What are the products included in VMware vSphere 5.5 Bundle? A : -VMware ESXi -VMware vCenter Server -VMware vSphere Client and Web Client -vSphere Update Manager -VMware vCenter Orchestrator Q2 : What is the use of VMware vSphere Client and vSphere Web Client? A : vCenter Server provides a centralized management framework to VMware ESXi hosts. To access vCenter server, you need vSphere client or vSphere Web client service enabled. Q3 : What is VMware vSphere API and vSphere

PHP and MySQL Interview Questions and Answers

PHP and MySQL Interview Questions and Answers

Q1 : Who is the father of PHP and explain the changes in PHP versions? A : Rasmus Lerdorf is known as the father of PHP.PHP/FI 2.0 is an early and no longer supported version of PHP. PHP 3 is the successor to PHP/FI 2.0 and is a lot nicer. PHP 4 is the current generation of PHP, which uses the Zend engine under the hood. PHP 5 uses Zend engine 2 which, among other things, offers many additionalOOP features

VMware NSX Interview Questions and Answers

VMware NSX Interview Questions and Answers

Q1 : What is Service Console? A : The service console is developed based upon Redhat Linux Operating system, it is used to manage the VMKernel. Q2 : What is vCenter Agent? A : VC agent is an agent installed on ESX server which enables communication between VC and ESX server. This Agent will be installed on ESX/ESXi will be done when you try to add the ESx host in Vcenter. Q3 : What’s the employment of Service Console port?

SIEBEL CRM Interview Questions and Answers

SIEBEL CRM Interview Questions and Answers

Q1 : What Is Siebel File System? A : It is a shared directory that stores compressed files used by Siebel applications. Examples: Product literature, sales tools, presentations Read/write access is controlled by the File System Manager component on Siebel Server. Q2 : What’s Siebel? A: SIEBEL is the leading provider of Customer Relationship Management (CRM) software. Q3 : What is CRM? A : CRM stands for Customer Relationship Management.  It is a strategy and practices that companies use to

Peoplesoft CRM Interview Questions and Answers

Peoplesoft CRM Interview Questions and Answers

Q1 : How a Customer Relationship Management software can bring advantages to a business? A : This software can simply enrich the services and the products with quality. In addition to this, the marketing ROI can be enhanced without a limit. Reliable reporting is important in all the business as it simply makes sure to accomplish and support a diverse array of tasks. This can easily be done through a software for CRM such as the one provided by PeopleSoft.

Pega Interview Questions and Answers

Pega Interview Questions and Answers

Q1 : Inheritance concept in the Pega (rules, class) A : Rules: inheritance that can maximize reuse of your rules while allowing localized overriding as appropriate. Also called polymorphism, inheritance allows a rule created for one class (possibly an abstract class) to be applied to other classes that inherit from it. Class inheritance searches for rules from a concrete, lower class, up the class hierarchy to find available rules. Two types of class inheritance — directed inheritance and pattern inheritances.

IBM BPM Interview Questions and Answers

IBM BPM Interview Questions and Answers

Q1 : What is Tracking? A : Tracking is: 1. To track a specific value throughout the process we will use the tracking group. 2. To track a specific value, it goes to the Authorizing environment. Then go to file option. Then select the option Send to performance data warehouse option. Q2 : Explain about Durable? A : Even though the client is down, the message stays with the event manager. After the client is up, the message is delivered,

Microsoft Dynamics CRM Interview Questions and Answers

Microsoft Dynamics CRM Interview Questions and Answers

Q1 : What are the different types of solutions in Dynamics CRM? A : There are two types of Dynamics CRM solutions: Managed and Unmanaged. We have ‘Default Solution’ also in CRM with all components of instance. Q2 : What are all the components required to Publish when they update in system? A : Below solution components require publishing when they are updated: 1. Application Ribbon 2. Entity 3. Entity Relationship 4. Field 5. Form 6. Message 7. Option Set