Add office photos
Employer?
Claim Account for FREE

WebAshlar

4.4
based on 11 Reviews
Filter interviews by

Gedu Services Private Limited Interview Questions and Answers

Updated 9 Sep 2024

Q1. What is oops and related topics?

Ans.

OOPs is a programming paradigm based on the concept of objects, encapsulation, inheritance, and polymorphism.

  • OOPs stands for Object-Oriented Programming.

  • It emphasizes on the use of objects to represent real-world entities.

  • Encapsulation is the process of hiding the implementation details of an object from the outside world.

  • Inheritance allows a class to inherit properties and methods from another class.

  • Polymorphism allows objects of different classes to be treated as if they ar...read more

Add your answer

Q2. What is .Net framework?

Ans.

The .NET framework is a software development platform developed by Microsoft for building and running applications on Windows.

  • Developed by Microsoft

  • Used for building and running applications on Windows

  • Supports multiple programming languages like C#, VB.NET, F#

  • Consists of a large class library known as Framework Class Library (FCL)

  • Includes Common Language Runtime (CLR) for managing code execution

Add your answer

Q3. What is database ? What is joins and its types?

Ans.

A database is a collection of data that is organized in a way that allows for efficient retrieval and manipulation.

  • Joins are used to combine data from two or more tables based on a related column between them.

  • Types of joins include inner join, left join, right join, and full outer join.

  • Inner join returns only the matching rows from both tables, left join returns all rows from the left table and matching rows from the right table, right join returns all rows from the right tab...read more

Add your answer

Q4. DIfferenc between drop and delete

Ans.

Drop is used to remove a table from a database, while delete is used to remove rows from a table.

  • DROP is a DDL (Data Definition Language) command, while DELETE is a DML (Data Manipulation Language) command.

  • DROP command removes the table structure and its data, while DELETE command removes specific rows from a table.

  • DROP command cannot be rolled back, while DELETE command can be rolled back if used within a transaction.

  • Example: DROP TABLE TableName; DELETE FROM TableName WHERE...read more

Add your answer
Discover Gedu Services Private Limited interview dos and don'ts from real experiences

Q5. What is LifeCycle Hooks

Ans.

LifeCycle Hooks are functions that allow you to tap into the lifecycle of Angular components.

  • LifeCycle Hooks are methods that are called at specific points in the life cycle of a component.

  • They allow you to perform actions like initialization, change detection, and destruction.

  • Examples of LifeCycle Hooks include ngOnInit, ngOnChanges, ngOnDestroy, etc.

Add your answer

Q6. What is typeScript?

Ans.

TypeScript is a superset of JavaScript that adds static typing and other features to help developers write more robust code.

  • TypeScript is developed and maintained by Microsoft.

  • It compiles down to plain JavaScript code that can run in any browser or runtime.

  • TypeScript provides features like interfaces, classes, and modules to help organize and structure code.

  • Static typing in TypeScript helps catch errors at compile time rather than runtime.

  • TypeScript is commonly used with Angu...read more

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.1
 • 1.2k Interview Questions
4.0
 • 465 Interview Questions
4.0
 • 227 Interview Questions
4.0
 • 202 Interview Questions
3.3
 • 145 Interview Questions
4.3
 • 133 Interview Questions
View all
Top WebAshlar 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