RISC stands for “Reduced Instruction Set Computer”. It is one of the paradigms used to design an ISA (Instruction Set Architecture). It …
Latest Business Update
-
-
ProjectsTutorials
Don’t use apps! Build your own To-Do List using JavaScript
by Tanya Bansalby Tanya Bansal 1.3K viewsNowadays, everyone on earth has a list of things to be completed and we look for ways to organize it. So, we …
-
Before getting started with actually designing the form using HTML, let’s answer a few questions What is HTML? HTML stands for HyperText …
-
TutorialsAssignmentProjects
Basic Operations on Matrices in C++
by Sanjay Kumarby Sanjay Kumar 3K viewsMatrix: A matrix(singular of matrices) in mathematical terms is simply an arrangement of numbers in a definite number of rows and columns. …
-
Looping statements or loops in C/C++ are the special kinds of statements which when encountered by the control of execution, execute the …
-
ProjectsTutorials
5 Beginners Projects to get started with Raspberry pi
by Tanya Bansalby Tanya Bansal 1.4K viewsThis article includes various starter projects using Raspberry pi 0 w If you are new to Raspberry Pi, you will first need …
-
Placement
TCS NQT 2021 | Recruitment Drive For Freshers| TCS Jobs
by Sheena Dawarby Sheena Dawar 1.6K viewsIn today’s fast – paced times, it has become a kind of necessity to aim for a lucrative and stable job. No …
-
An operating system is a type of system software that acts as an interface between different users of a computer and its …