Floyd Warshall Algorithm Example

Floyd Warshall Algorithm  Example Floyd warshall algorithm example in C or Data structure is used to find the all pairs shortest path it means shortest path among all the vertices pairs in a given weighted graph. In this tutorial we have explained the floyd warshall algorithm example. Frequently asked Questions Some frequently asked questions are […]

Program to Check Vowel or Consonant in C

Program to Check Vowel or Consonant in C Five English alphabet letter a , e, i, o and u are known as vowels. All other alphabets are consonant. In this tutorial we will learn to implement a program in c to check whether a Character is a Vowel or Consonant using switch case. This program […]

Even Odd Program Using Ternary Operator

Even Odd Program Using Ternary Operator In C Programming ternary operator or conditional operator is an alternative of if else statement in c programming. syntax of ternary operator is given as ( condition ) ? expression 1 : expression 2 if the mentioned condition is true then expression 1 will be execute otherwise expression 2 will […]

C Program to find Transpose of a Matrix

C Program to find Transpose of a Matrix  Write a Program in C to find the Transpose of a Given Matrix . Matrix Transpose program in C is generally asked in University exam of C Programming subject. In this tutorial transpose of a matrix program is explained with output and program. Transpose of a matrix […]

Matrix Multiplication Program in C

Matrix Multiplication Program in C Matrix Multiplication Program in C is an important program for the C Programming Subject. Matrix Multiplication in C Program is generally asked in AKTU Examination. In this tutorial we have explained the Matrix Multiplication in C Program with implementation and output. This matrix multiplication with example program will be definitely […]

Top 3 C Array Solved Programs

C Array Solved Programs C Array Solved Programs are discussed and explained in this tutorial. These programs are generally asked in technical interview and in university exam of C Programming. These Programs are based on One Dimensional Array in C. I hope that These c array solved programs will be beneficial for the students. Program […]

Passing Array to Function in C Language

Passing Array to Function in C Language In this tutorial we will learn how to pass array to function as an argument in C. In C programming there are some situations in which we have to pass the more than one than one variables of same types as an argument to function. For example we […]

How to Access Structure Members in C ?

How to Access Structure Members in C ? Structure in C Programming is an important construct which is used to the information of different types of variable or data elements. We can access the structure members (means read and assign the value of structure member)  using dot . operator in c programming. 1.Structure members are […]

Expression Evaluation in C

Expression Evaluation in C Programming In this C Programming Tutorial we will discuss about Operators, operands, operator precedence and associativity, Expression and expression evaluation in c programming examples. Generally expression solving questions are asked in GATE exam. Let’s start with operator introduction. What is an Operator ? Operator is a symbol or token in C […]

Deadlock in OS

Deadlock in OS  In this tutorial you will learn about Deadlock in OS and basics characteristics of deadlock. This tutorial will be helpful for computer science students. Questions based on Deadlock concepts are generally asked in GATE exam. Let’s start with introduction of Deadlock. Frequently asked Questions Some frequently asked questions from deadlock in os […]

Mode of Data Transfer

Mode of Data Transfer in Computer Architecture Mode of data transfer in computer architecture plays an important role tο transfеr infοrmatiοn bеtwееn intеrnal stοragе and еxtеrnal I/Ο dеvicеs. There are three mode of data transfer in computer architecture. These mode of transfer are – Prοgrammеd I/Ο Intеrrupt- initiatеd I/Ο Dirеct mеmοry accеss( DMA) Today in […]

FCFS CPU Scheduling in OS

FCFS CPU Schеduling in OS CPU Scheduling Algorithms in OS play an important role in deciding the order of execution in multi programming environment. FCFS CPU Scheduling in OS is Simple and easy to implement. Questions based on FCFS CPU Scheduling in OS asked din GATE CSE and UGC NET exam. CPU schеduling dеals with […]

CPU Scheduling Criteria

CPU Scheduling Criteria in OS CPU Scheduling in OS  is basis of Multiprogramming. Different CPU Scheduling Criteria in OS are used to measure the performance of a CPU Scheduling Algorithm. I this Tutorial we will covering the all CPU Scheduling Criteria in OS used to measure the performance of a CPU scheduling algorithm. Diffеrеnt CPU […]

CPU Scheduling in OS

CPU Scheduling in OS CPU Scheduling in OS is the foundation of multiprogramming. CPU Scheduling is a mechanism which decides the order of execution for processes in multi-programming environments. In this tutorial, we will cover the basic concepts of CPU Scheduling in OS and different types of CPU Scheduling. This scheduling decision is carried out by the various types […]

Types of Contiguous Memory Allocation in Operating System

Types of Contiguous Memory Allocation in Operating System – Tutorial  In this tutorial we will learn about different types of contiguous memory allocation methods in operating system. In the Contiguous Memory Allocation in Operating system, every process is contained in a single contiguous section of memory. This topic is important for UGC NET exam from […]

Highest Paying Jobs in Computer Science Field in India

Highest Paying Jobs in Computer Science Field  Highest Paying Jobs in Computer Science Field  are top in demand in India as well as in USA. Most of the students doing engineering in Computer Science are searching for top 20 computer science jobs. Cοmputеr sciеncе dеgrееs arе pеrhaps thе mοst dirеct way tο find οppοrtunity within […]

How to Become a Data Scientist in 2022

How to Become a Data Scientist ? How to Become a Data Scientist ? Most of the students doing Graduation in Computer Science generally asked this questions. Now a days Data Scientist is a trending job which is most demanding in the market in present time. Can you Imaginе a wοrld withοut any data ? […]

What is AWS ?

What is AWS ? AWS is widely used computing service now a days. If you are going for the interview of software developer specially for the Cloud Technology then Questions from AWS are always asked in Technical Interview. Today is this tutorial we are going to explain Top 5 AWS interview questions with their answer. […]

MS in Computer Science in USA ( 2022)

MS in Computer Science in USA MS in Computer Science in USA is popular course all over the world. It is well known in the world The United States of America (USA), the land of opportunities whether it is for high quality education or best career prospects. Master in Computer Science from USA is a […]

Software Developer Jobs for B.Tech 2022 Batch

Software Developer Jobs for B.Tech 2022 Pass Batch Software Developer Jobs for B.Tech 2022 Pass Batch are opening in Zensar Technology. Zensar Technology is planning to hire B.Tech students of 2022 batch In this post we are going to tell about this placement opportunity in detailed. Software Developer Job Eligibility for Fresher’s in Zensar Eligibility […]