Add office photos
Employer?
Claim Account for FREE

SmartGig Technologies

3.8
based on 75 Reviews
Filter interviews by

Arise Solution Interview Questions and Answers

Updated 30 Jun 2024

Q1. Different between Abstract class and interface.

Ans.

Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a contract that a class must adhere to.

  • Abstract class can have fields, constructors, and non-abstract methods, while interface cannot.

  • A class can inherit only one abstract class, but can implement multiple interfaces.

  • Abstract class can provide default implementations for some methods, while interface cannot.

  • Abstract class is used when there is a need for com...read more

View 1 answer

Q2. What is model, view, controlar.

Ans.

MVC is a software design pattern that separates an application into three interconnected components: Model, View, and Controller.

  • Model represents the data and business logic of the application

  • View is responsible for rendering the user interface

  • Controller handles user input and updates the model and view accordingly

  • MVC promotes separation of concerns and modularity

  • Example: ASP.NET MVC framework

Add your answer

Q3. difference between var let const?

Ans.

var is function scoped, let and const are block scoped. const cannot be reassigned, let can be reassigned but not redeclared.

  • var is function scoped, let and const are block scoped

  • const cannot be reassigned, let can be reassigned but not redeclared

  • var can be hoisted, let and const are not hoisted

Add your answer

Q4. async await vs promise

Ans.

async await simplifies asynchronous code compared to promises

  • async await allows writing asynchronous code in a synchronous manner

  • async await makes error handling easier with try-catch blocks

  • async await is more readable and maintainable than chaining promises

Add your answer
Discover Arise Solution interview dos and don'ts from real experiences

Q5. How we can customise plugin

Ans.

Customising a plugin involves modifying its code to add or change functionality.

  • Identify the specific functionality you want to customize

  • Modify the plugin code to add or change the desired functionality

  • Test the customized plugin to ensure it works as expected

Add your answer

Q6. Name of frequently used plugin

Ans.

One frequently used plugin is jQuery.

  • jQuery is a popular JavaScript library used for simplifying HTML document traversing, event handling, animating, and Ajax interactions.

  • It is commonly used in web development to enhance user experience and streamline coding processes.

Add your answer

Q7. Any work experience with Sql

Ans.

Yes, I have work experience with SQL

  • Worked with SQL queries to retrieve and manipulate data

  • Experience with creating and modifying database tables

  • Familiar with joins, subqueries, and stored procedures

  • Used SQL for data analysis and reporting purposes

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 819 Interview Questions
3.9
 • 461 Interview Questions
4.0
 • 375 Interview Questions
4.2
 • 206 Interview Questions
3.7
 • 144 Interview Questions
3.9
 • 128 Interview Questions
View all
Top SmartGig 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