All Basic Articles
In this article, we will see how to create a multiplication quiz web app using HTML, CSS, and JavaScript. Description of Web App: In this… Read More
Prerequisite: Overriding in Java If a subclass defines a static method with the same signature as a static method in the superclass, then the method… Read More
(Only circuital branches were allowed) Round 1 (Online Assessment):  We were given 3 questions of DP and basic questions to solve within 1.5hrs. Verdict: Cleared… Read More
I appeared for the Deloitte test + interview in August 2022 through college placement for a Risk and financial advisor role. Total 2 rounds were… Read More
Selenium is the most popular open source web automation tool, It enables the user to write code in Java, Python, JavaScript, and many other programming… Read More
This article will give you information about the company, their recruitment process, sample questions that have been asked previously, lots of experiences shared by other… Read More
It’s true to say that JavaScript rules the world in the field of web development. According to GitHub, it is the most popular programming language… Read More
Recently Oracle visited our campus for hiring final-year students for a full-time role. The Position is for Software Applications Developer. Round 1: Online Test: It… Read More
Hii Folks!!               Hope you all are doing great!! I graduated in 2022 from Motilal Nehru National Institute of… Read More
A computer is an electronic device that accepts data, performs operations, displays results, and stores the data or results as needed. It is a combination… Read More
Fgdump in system hacking in Ethical hacking is a tool and technique used by the ethical hacker that helps the intruder gain full access to… Read More
Amazon Web Service(AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of… Read More
SQL tuning is the process of enhancing SQL queries to speed up the performance of your server. Its main goal is to shorten the time… Read More
Adapter Class is a simple java class that implements an interface with only an empty implementation. Let’s suppose, there is an interface Intref which has… Read More
“The difference between ordinary and extraordinary is practice”, quoted by Vladamir Horowitz. What he said was nothing sort of unique as achieving perfection and success… Read More
The if-else statement in C is a flow control statement used for decision-making in the C program. It is one of the core concepts of… Read More
Article 169: Abolition or creation of State legislative councils of India. In India, the State Legislature is the popularly elected representative body of the people… Read More
Economic statistics is a topic in applied statistics that concerns the collection, organization, and presentation of data. GeeksforGeeks Class 11 Statistics for Economics Notes have… Read More
Parameter tampering is a form of web-based cyber attack where specific URL parameters are changed without the user’s knowledge. In some cases, data entered by… Read More
The if in C is the most simple decision-making statement. It consists of the test condition and if block or body. If the given condition… Read More