Add office photos
Employer?
Claim Account for FREE

Foray Software

3.5
based on 474 Reviews
Filter interviews by

Xceller It Services Interview Questions and Answers

Updated 5 Feb 2024

Q1. What is threadlevel data paga and clipboard, difference between these two

Ans.

Threadlevel data page and clipboard are both storage areas in Pega platform, but with different scopes.

  • Threadlevel data page is a storage area that is specific to a single thread of execution.

  • Clipboard is a storage area that is shared across threads and is used to store data that needs to be accessed across multiple requests.

  • Threadlevel data page is created and destroyed with the thread, while clipboard persists across requests.

  • Threadlevel data page is used for temporary stor...read more

Add your answer

Q2. What is declare expression,how to configure

Ans.

Declare expression is a rule that defines a value or a property in Pega Platform.

  • Declare expressions are used to calculate values that are used in decision-making.

  • They can be configured in the Declare Expression rule form.

  • They can reference properties, functions, and other declare expressions.

  • They can be used in data transforms, activities, and other rules.

  • Examples include calculating a customer's age based on their birthdate, or determining a product's price based on its fea...read more

Add your answer

Q3. Difference between stored procedure and functions

Ans.

Stored procedures are precompiled SQL codes that can be executed multiple times, while functions return a single value.

  • Stored procedures can modify database tables, while functions cannot.

  • Functions can be used in SQL statements, while stored procedures cannot.

  • Stored procedures can have input and output parameters, while functions can only have input parameters.

  • Functions can be called from within stored procedures, but stored procedures cannot be called from within functions.

Add your answer

Q4. What is state and props

Ans.

State and props are two important concepts in React for managing data and passing data between components.

  • State is used to store and manage data within a component. It is mutable and can be updated using setState() method.

  • Props (short for properties) are used to pass data from parent components to child components. Props are immutable.

  • State is internal to a component, while props are external and passed down from parent components.

  • Example: State can be used to store form inpu...read more

Add your answer
Discover Xceller It Services interview dos and don'ts from real experiences

Q5. What is hooks in reactjs

Ans.

Hooks in ReactJS are functions that let you use state and other React features without writing a class.

  • Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

  • Some commonly used hooks are useState, useEffect, useContext, and useRef.

  • Hooks can be used to manage component state, perform side effects, and access context in functional components.

  • Example: useState hook allows you to add state to a functional component like a class comp...read more

Add your answer

Q6. What is components in react

Ans.

Components in React are reusable, independent pieces of code that manage their own state and can be composed together to build complex UIs.

  • Components are the building blocks of a React application

  • They can be either functional components or class components

  • Components can have their own state and lifecycle methods

  • Components can be reused and composed together to create complex UIs

  • Example:

    , ,
Add your answer

Q7. What is components

Ans.

Components are reusable and independent parts of a software system that perform specific functions.

  • Components are modular and can be easily integrated into different parts of a software system.

  • They help in organizing code and promoting reusability.

  • Examples include buttons, input fields, and dropdown menus in a user interface.

Add your answer

Q8. what is react.js

Ans.

React.js is a JavaScript library for building user interfaces.

  • React.js is developed and maintained by Facebook.

  • It allows developers to create reusable UI components.

  • React.js uses a virtual DOM for better performance.

  • It follows a component-based architecture.

  • React.js can be used for building single-page applications.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Xceller It Services

based on 1 interviews
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Engineer Interview Questions from Similar Companies

3.7
 • 152 Interview Questions
4.1
 • 46 Interview Questions
3.2
 • 46 Interview Questions
4.2
 • 17 Interview Questions
3.5
 • 11 Interview Questions
3.6
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter