Showing posts from 2023

Pointers

1. What is output of below code snippet ?      #include <stdio.h>      struct Node {        …

Strings

1.What is output of below code in C ? Explain in Detail ? Code Snippet:- #include<stdio.h> #in…

What is HZ Value ?

The HZ value refers to the frequency at which the kernel's internal timer interrupt occurs . He…

What is Execption ?

An exception is a situation that needs to stop the normal sequential execution of instructions whi…

Load More
No results found