Add office photos
Employer?
Claim Account for FREE

Merce Technologies

3.8
based on 66 Reviews
Filter interviews by

10+ Issam Kabbani & Partners Company Interview Questions and Answers

Updated 8 Jun 2024

Q1. How do you update Dashboard/Homepage when there is some update in DB?

Ans.

Update Dashboard/Homepage when there is a DB update

  • Use a backend service to monitor the DB for updates

  • When an update is detected, fetch the updated data from the DB

  • Update the Dashboard/Homepage with the new data using a frontend framework like React or Angular

Add your answer

Q2. How to id or data pass by routing and go to the another page?

Ans.

You can pass data through routing by using route parameters or query parameters.

  • Use route parameters to pass data directly in the URL, like '/page/:id'

  • Access the passed data in the target component using ActivatedRoute

  • Use query parameters for passing data in the URL, like '/page?id=123'

  • Retrieve query parameters in the target component using ActivatedRoute

Add your answer

Q3. Difference between constructor and ngOnInit?

Ans.

Constructor is a method used to create and initialize an object, while ngOnInit is a lifecycle hook used in Angular to initialize a component.

  • Constructor is called when an object is created, while ngOnInit is called after the component is initialized.

  • Constructor is used to set default values and initialize properties, while ngOnInit is used to perform additional initialization tasks.

  • Constructor is defined in the class, while ngOnInit is a lifecycle hook provided by Angular.

  • Ex...read more

Add your answer

Q4. How to call api in angular write the code for this

Ans.

To call an API in Angular, use HttpClient module to make HTTP requests.

  • Import HttpClientModule in app.module.ts

  • Inject HttpClient in the component/service where API call needs to be made

  • Use HttpClient methods like get(), post(), put(), delete() to make API calls

  • Subscribe to the Observable returned by HttpClient methods to handle the response

Add your answer
Discover Issam Kabbani & Partners Company interview dos and don'ts from real experiences

Q5. How MF trade gets settled & brief about how standing instruction works.

Ans.

MF trade settlement involves transfer of funds and securities between buyer and seller. Standing instruction is a pre-set agreement for automatic transactions.

  • MF trade settlement involves transfer of funds and securities between buyer and seller.

  • Standing instruction is a pre-set agreement for automatic transactions, such as regular investments or redemptions.

  • Settlement of MF trades typically occurs on T+1 or T+2 basis, depending on the market.

  • Standing instructions can be set ...read more

Add your answer

Q6. Difference between reactive form and template driven form

Ans.

Reactive forms are more flexible and allow for complex form validation and handling, while template driven forms are simpler and rely on directives in the template.

  • Reactive forms are defined programmatically in the component class using form controls, form groups, and form arrays.

  • Template driven forms are defined in the HTML template using ngModel directive and template variables.

  • Reactive forms offer more control over form validation and submission logic.

  • Template driven forms...read more

Add your answer
Are these interview questions helpful?

Q7. Have you implemented sharing model in your org?

Ans.

Yes, I have implemented sharing model in my org.

  • Implemented sharing rules to restrict access to certain records

  • Used role hierarchy to control data visibility

  • Leveraged sharing settings to define access levels for different user profiles

Add your answer

Q8. What is with sharing and without sharing?

Ans.

With sharing and without sharing are keywords in Salesforce that control the access level of records in Apex classes.

  • With sharing enforces sharing rules and record-level access permissions defined in the organization-wide defaults.

  • Without sharing ignores sharing rules and record-level access permissions, allowing the code to access all data regardless of the user's permissions.

  • Use with sharing when you want to respect the organization's sharing settings and restrict access ba...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Brief me about agile framework and its benefits

Ans.

Agile framework is a project management approach that emphasizes flexibility, collaboration, and iterative development.

  • Encourages frequent communication and collaboration among team members

  • Allows for flexibility and adaptability to changing requirements

  • Focuses on delivering working software in short iterations

  • Promotes continuous improvement through feedback and reflection

Add your answer

Q10. Write the code for reactive form

Ans.

Reactive forms in Angular allow for creating and managing forms in a reactive way.

  • Import ReactiveFormsModule in app.module.ts

  • Create form controls using FormBuilder in component

  • Bind form controls to HTML elements using formGroup and formControlName directives

  • Handle form submission and validation using formGroup and formControl directives

Add your answer

Q11. What is MVC in Asp.net?

Ans.

MVC in Asp.net is a software architectural pattern that separates an application into three main components: Model, View, and Controller.

  • MVC stands for Model-View-Controller

  • Model represents the data and business logic of the application

  • View is responsible for the user interface

  • Controller handles the user input and interacts with the model and view

  • MVC promotes separation of concerns and modularity

  • Example: In an e-commerce website, the model would handle the product data, the v...read more

Add your answer

Q12. New features in angular 17?

Ans.

Angular 17 introduces new features such as improved performance, enhanced tooling, and updated APIs.

  • Improved performance with faster rendering and reduced bundle sizes

  • Enhanced tooling with better support for debugging and testing

  • Updated APIs for more efficient development and easier integration with other libraries

Add your answer

Q13. What happens with security enforced?

Ans.

When security is enforced, access control measures are put in place to protect data and prevent unauthorized access.

  • Security policies are implemented to restrict access to sensitive data

  • User permissions are defined to control who can view, edit, or delete records

  • Data encryption may be used to protect data in transit and at rest

  • Audit trails are enabled to track changes and monitor user activity

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

Interview Process at Issam Kabbani & Partners Company

based on 8 interviews in the last 1 year
Interview experience
4.6
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 607 Interview Questions
4.3
 • 276 Interview Questions
4.2
 • 237 Interview Questions
4.0
 • 192 Interview Questions
3.9
 • 153 Interview Questions
3.8
 • 135 Interview Questions
View all
Top Merce Technologies Interview Questions And Answers
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
Get AmbitionBox app

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