Diksha Tiwari

389 POSTS 0 COMMENTS

React.js- Top 50 Interview Questions

Image: react.js
React is a JavaScript library for building user interfaces. React is used to build single-page applications. React allows us to create reusable UI components. ReactJS is a declarative, efficient, and flexible JavaScript library for building reusable UI components. It is an open-source and component-based front-end...

Encapsulation in JAVA- Complete Tutorial

Image: Encapsulation in JAVA
In this article, Edureify will discuss another OOP concept – “Encapsulation”. OOP has four pillars namely, abstraction, encapsulation, polymorphism, and inheritance. Visit the Edureify website for more introduction to OOPs concepts. While abstraction is used to expose only the relevant details to the end-user, encapsulation...

Oops Concepts In JAVA- Complete Guide

Image: Oops in JAVA
OOP is one of the most fundamental programming concepts. Let’s explore the four main OOP concepts in Java and discuss how each works.Java is one of many programming languages and technologies supported by a leading tool.   Definition of OOP Concepts in Java   The main ideas behind...

What is Polymorphism in JAVA?

Image: Polymorphism in JAVA
Polymorphism is the capacity of an item to tackle many forms. The maximum not unusual place use of polymorphism in OOP happens while a figure magnificence reference is used to consult an infant magnificence item.   Any Java item which could skip multiple IS-A checks is...

What is C Language?

Image: C language
C is a general-motive programming language created through Dennis Ritchie on the Bell Laboratories in 1972. It is a completely famous language, no matter how old it is. C is strongly related to UNIX because it evolved to jot down the UNIX working system.   Why...

What is Cloud Computing?

Image:cloud computing
Cloud computing is a standard period for something that includes turning in hosted offerings over the net. These offerings are divided into the 3 most important classes or kinds of cloud computing: Infrastructure as a carrier (IaaS), platform as a carrier (PaaS), and software...

(OOPS) Object Oriented Programming Concepts

Image: oops in python
Object-oriented programming (OOP) is a programming paradigm primarily based totally on the idea of "objects'. The item carries each fact and code: Data withinside the shape of properties (frequently called attributes), and code, inside the shape of methods (moves item can perform).   To read about...

Top 50 Interview Questions For JAVA

Image: Java programming language
JAVA is an important topic when it comes to some of the prestigious Interviews. Go through this complete article and learn some of the most important interview questions and their answers which are provided by Edureify. Edureify also provides courses on JAVA at an...

GIT For Designers

Image: GIT with edureify
From web developers to app developers, Git is useful to anyone who writes code or tracks changes to files. So what’s it all about and why should you start using it? Git is the most commonly used version control system. Git tracks the changes...

Web Development – complete tutorial

Image: web development
Website development is a catch-all term for the work that goes into building a website. This includes everything from markup and coding to scripting, network configuration, and CMS development.   While web development typically refers to web markup and coding, website development includes all related development...

Recent Posts