Find Interview Questions for Top Companies
Brainly Interview Questions and Answers
Ques:- How do you measure customer satisfaction through market research
Right Answer:
Customer satisfaction can be measured through market research by using surveys, interviews, and focus groups to gather feedback on customer experiences. Key metrics include Net Promoter Score (NPS), Customer Satisfaction Score (CSAT), and Customer Effort Score (CES). Analyzing this data helps identify areas for improvement and overall satisfaction levels.
Ques:- What is a questionnaire and how do you design one effectively
Right Answer:
A questionnaire is a set of written questions used to gather information from respondents. To design one effectively, follow these steps:

1. Define the objective: Clearly outline what information you want to gather.
2. Identify the target audience: Know who will be answering the questions.
3. Choose the question type: Use a mix of open-ended and closed-ended questions.
4. Keep it concise: Limit the number of questions to avoid respondent fatigue.
5. Use clear and simple language: Ensure questions are easy to understand.
6. Pilot test: Test the questionnaire with a small group to identify any issues.
7. Revise based on feedback: Make necessary adjustments before the final distribution.
Ques:- How you will manage at difficult situation
Right Answer:
In a difficult situation, I would first assess the problem to understand its root cause. Then, I would communicate openly with my team to gather input and brainstorm solutions. Prioritizing tasks, staying organized, and remaining calm are crucial. Finally, I would implement the chosen solution, monitor progress, and adjust as needed while keeping stakeholders informed.
Ques:- What are some techniques used for defining scope?
Right Answer:
Some techniques used for defining scope include:

1. **Expert Judgment** - Consulting with stakeholders and experts to gather insights.
2. **Requirements Gathering** - Collecting detailed requirements through interviews, surveys, and workshops.
3. **Work Breakdown Structure (WBS)** - Breaking down the project into smaller, manageable components.
4. **Scope Statement** - Creating a formal document that outlines the project objectives, deliverables, and boundaries.
5. **Use Cases** - Defining specific scenarios to clarify requirements and expectations.
6. **Prototyping** - Developing a preliminary model to visualize and refine project requirements.
Ques:- How do you react to instructions and criticism ?
Right Answer:
I listen carefully to instructions and criticism, take notes if needed, and reflect on them to improve my work. I appreciate constructive feedback as it helps me grow and perform better.
Ques:- In case of dispute between the contractor and the client what is to be done?
Right Answer:
In case of a dispute between the contractor and the client, both parties should first attempt to resolve the issue through direct communication. If that fails, they can refer to the contract's dispute resolution clause, which may involve mediation, arbitration, or legal action as a last resort.
Ques:- How will you edit the joined fields values in join?
Right Answer:
To edit the joined field values in a join in Siebel, you need to navigate to the appropriate join object in the Siebel Tools, modify the properties of the joined fields, and ensure that the changes are saved and compiled. Additionally, you may need to update the underlying data in the respective base tables if necessary.
Ques:- You have 2 candles of equal size and a lighter. The candles can burn 1 hour each. You have to measure 90 minutes with these candles. There is no scale or clock?
Right Answer:
Light one end of the first candle and both ends of the second candle at the same time. When the second candle burns out (in 30 minutes), light the other end of the first candle. When the first candle burns out, 90 minutes will have passed.
Ques:- “can we fit 8 numbers (1 to 8) in 2X4 matrix such that any element in any cell should not adjacent or diagonal to next or previous element EX: 1 2 – – –>invalid EX: 1 6 7 4–>invalid 2 – – – EX: 1 4 7 3 —>invalid- 2 – – …”
Right Answer:
No, it is not possible to fit the numbers 1 to 8 in a 2x4 matrix under the given conditions.
Comments
Shobhit Oct 13, 2021

2637
4815
OR
2817
4635

Ques:- What is detailed category and what is its use in configuration.
Right Answer:
A detailed category in CRM or ERP systems, such as Siebel, is a specific classification used to organize and manage data related to products, services, or customer interactions. It helps in configuring and customizing the system by allowing users to define attributes, rules, and processes that apply to that particular category, facilitating better reporting, analysis, and decision-making.
Ques:- How to call external webpage from siebel application
Right Answer:
To call an external webpage from a Siebel application, you can use the `Web Template` or `Applet` with a `URL` link. You can create a button or link that uses the `NavigateURL` method in a script or a calculated field to open the external webpage. For example:

```javascript
this.NavigateURL("http://www.externalwebsite.com");
```

Alternatively, you can use a `Web Service` or `Integration Object` to fetch data from an external source if needed.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users