Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
432,098 results
Quick View sessions of Mymirror intended to discuss questions appeared in GATE Examination of C Programming.
11,434 views
9 years ago
C Programming & Data Structures: Important questions in C programming. Topics discussed: 1. Important questions in C ...
1,513,979 views
7 years ago
Welcome to our GATE CS/IT PY and Practice Questions series! In this video, we dive into the details of the 2012 GATE ...
25 views
1 year ago
GATE 2021 SET-1 Q59: Consider the following ANSI C program. # include stdio.h int main() { int i, j, count; count = 0; i = 0; for (j ...
583 views
2 years ago
GATE 2020 Q51: Consider the following C functions. int fun1 (int n) { int fun2 (int n) { static int i = 0; static int i = 0; if (n GREATER ...
423 views
One of the hardest things for new programmers to learn is pointers. Whether its single use pointers, pointers to other pointers, ...
3,036,358 views
3 years ago
GATE 1987 Q29: Study the following program written in a block-structured language: Var x, y:interger; procedure P(n:interger); ...
502 views
C Programming: Pointer's important problems. Topic discussed: 1) Set of important questions based on the basics of pointers.
392,297 views
6 years ago
Dear students, Programming in C language is very important for every computer science related exams as it consists of the basic ...
2,755 views
Welcome to one of the Best GATE Preparation Tutorial Platform! Each year thousands of aspirants appear for GATE. This channel ...
756 views
4 years ago
GATE 2015 SET-3 Q61: Consider the following two C code segments. Y and X are one and two dimensional arrays of size n and n ...
312 views
GATE 2014 SET-1 Q52: Consider the following pseudo code. What is the total number of multiplications to be performed?
702 views
GATE 2015 SET-1 Q23: The output of the following C program is ______. void f1 (int a, int b) { int c; c=a; a=b; b=c; } void f2 (int *a, ...
271 views
These videos are helpful for the following Examinations - GATE Computer Science, GATE Electronics and Communication, NTA ...
7,542 views
10 years ago
Subscribe to our new channel:https://www.youtube.com/@varunainashots Here we have discussed Practice Questions on ...
43,412 views
Are you preparing for GATE CS and aiming to score 55+ marks? Follow these proven strategies to ace the exam effortlessly: ...
96,237 views
9 months ago
AVS Computer Science aims to make each and every subjects of CS/IT branch which are relevant to GATE syllabus, easy and ...
250 views
350 views
C program Output question in GATE CSE 2022 C program output ...
139 views
GATE 2021 SET-2 Q16: Consider the following ANSI C program. #include stdio.h int foo(intx, int y, int q) { if ((x LESSTHAN= 0) ...
841 views