Process Management in Operating System Process management in operating system is one of the important function performed by the operating system. In context to process operating system is responsible for various activities. We will learn about this in this tutorial. Process management in operating system is also an important topic for technical interview. Most of […]
Top 80 Web Services Interview Questions Web services interview questions based this tutorial covers some important questions and answers to be asked in technical interview. Web Service is an important topic to be ask in technical interview for the post of software developer and web developer. Web services interview questions are generally asked in every […]
Different types of registers in computer organization of a modern computer system are available now a days. These registers play a vital role in storing a small amount of data. Questions based on registers and types of registers in computer are generally asked in interviews and practical examination viva voce. So computer science students should […]
File Handling in C Language File handling in c language plays a vital role in managing the data. Here the term managing the data means several tasks to be performed in data management. File handling in c language is used to update, create, read, and delete a file stored on the local file system on […]
What is DBMS Architecture ? DBMS Architecture shows the over all design of Database Management System. Three Level Architecture of DBMS helps in design , develop , implement and maintain the Database Management System. DBMS Architecture divides the Database System in to individual parts. Each part can be altered, replaced and changed separately. Performance of […]
Software Engineering Tutorial This software engineering tutorial provides you basic understanding of software engineering concepts. Various concepts of software engineering to be discussed later in different post are listed in this free software engineering tutorial for students. Software engineering deals with development of software product. Software is developed using some well defined scientific principles, methods […]
MIPS Registers and MIPS Instruction Set MIPS registers based this tutorial will be helpful in understanding the concepts of MIPS registers in computer architecture. In this MIPS registers based processor register tutorial we will learn about instrumentation segmentation, processor registers, MIPS instruction and MIPS instruction set, its architecture. Frequently Asked Questions By the end of […]
Computer organization mcq for GATE This computer organization mcq based tutorial provides some practice questions for GATE CS/IT Exam.Computer organization and architecture is an important subject for GATE CSE Exam. It consist of approx 8-10 marks questions every year in GATE Exam. Here in this tutorial we discussed some computer organization mcq for GATE EXAM practice from […]
Theory of Computation Gate Questions for Practice Theory of computation gate questions for practice are discussed here in this post. These theory of computation gate questions are on finite automata and regular language topics of Theory of Computation. I hope that these theory of computation gate questions will be helpful for gate exam aspirants. Latest […]
About Computer Science Junction Blog Computer Science Junction is a technical blog and publishes about the gate cse syllabus for GATE 2021 and gate study material for cse. Computer Science Study Material for Gate CSE preparation. Computer Science Junction is Committed to provide the qualitative content to the readers. On this portal, a computer science student can […]
Gate cse syllabus Before discussing about the gate cse syllabus I would like to tell you that every year approximate 150000 engineering graduated candidates from computer science and information technology branch give the exam of gate computer science and engineering.Before preparing the gate exam it is important to know about the gate cse syllabus so […]
JDBC and JDBC Drivers Java Data Base Connectivity (JDBC) is an Application Programming Interface which is one of important usable in different business applications. The reason behind the widely use of JDBC is that because most of the business application software use database. In order to retrieve and store the data in database through GUI we […]
Array Data Structure in C Array is a linear Data Structure. A computer science students should have the knowledge of array data structure for developing the project. Array Data Structure is widely used data structure in developing the various real world applications and system software. Questions based on Array are asked in GATE and UGC […]
Stack Data Structure Stack Data Structure plays a very important role because of it’s real world applications. A computer science student should know about stack, various operations of stack and it’s application. Stack is also an important topic for GATE(CS/IT) and UGC NET exam. Questions on Stack are asked in GATE and UGC NET exam […]
Process Control Block Diagram in OS Process Control Block in OS is a Data Structure maintained by Operating System for each Process. In the previous process management in operating system tutorial, we have learned about different basics concepts of the process such as the basic introduction of process, abstract view of the process in memory or […]
Top 5 HR Interview Questions and Answers HR Interview Questions and Answers play an important role in getting the job. Technical interview is generally conducted to check your subjective knowledge. HR interview is a test of your personality traits. When you cleared any written test after that technical interview and HR interview are conducted. In […]
Computer Science Interview Questions What is technical Interview? Expectation of interviewer in technical interview Some common subjects to be ask in a technical interview . How to prepare for technical interview ? This article covers the detailed information about computer science interview questions and their answer. Technical interview questions and answer asked from different computer […]
Computer Organization GATE Exam Questions This computer organization gate questions-based tutorial provides some practice questions for GATE CS/IT Exam. Computer organization and architecture is an important subject for GATE CSE Exam. It consists of approx 8-10 mark questions every year in GATE Exam. Here in this tutorial, we discussed some computer organization gate questions for practice from different topics […]
Software testing basics Today in this software testing tutorial we will study about software testing basics. This tutorial covers the following contents. (1) What is software testing ? (2) Basic Terminology used in during software testing (3) Who does the software testing ? […]
Causes of Thrashing in OS The causes of thrashing in os are explained here in this tutorial. In this thrashing tutorial, we will learn about Thrashing and its causes and how to overcome Thrashing in os. Dear readers after reading this tutorial you will able to answer the questions related to thrashing concept is operating system. Frequently Asked Questions After reading […]