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
186,458 results
GATE 2015 SET-1 Q32: Consider the following pseudo code, where x and y are positive integers. begin q := 0 r := x while r ...
569 views
2 years ago
GATE 2023 Q35: The integer value printed by the ANSI-C program given below is_____ . #include stdio.h int funcp(){ static int x ...
839 views
GATE 2022 Q43: What is printed by the following ANSI C program? #include { int a[3][3][3] = {{1, 2, 3, 4, 5, 6, 7, 8, 9}, {10, 11, 12, ...
367 views
3 years ago
GATE 2015 SET-2 Q27: Consider the following function written the C programming language. void foo(char *a) { if(*a && *a !
343 views
Dear Viewers, In this video lecture, GATE 2023 Programming in C Question discussed and solved completely in detailed with ...
492 views
GATE CS 2025 C Programming question, Gate pyq series.
76 views
7 months ago
GATE 2014 SET-2 Q21: Suppose n and p are unsigned int variables in a C program. We wish to set p to nC3. If n is large, which ...
357 views
GATE CSE 2023, C Programming Question: What will be the output of the following C programming code? int foo() { static int x = 1 ...
499 views
GATE 2021 SET-2 Q27: Consider the following ANSI C program #include stdio.h int main() { int arr[4][5]; int i, j; for (i=0; ...
588 views
Watch Reddy Sir unveil top strategies for achieving full marks in Data Structures, Algorithms and C Programming. Solve 400-600 ...
254 views
1 year ago
Planning to take coaching on https://unacademy.com/ here is a code for 10% off PLUS1BPK1 Downloads resources from here ...
379 views
4 years ago
421 views
Interview Questions and Answers in C programming. You get to learn various C programming question in a lucid way. You will ...
987 views
9 years ago
227 views
GATE 2018 Q: Consider the following C program: #include stdio.h void fun1(char *s1, char *s2) { char *tmp; tmp = s1; s1 = s2; ...
429 views
GATE CS 2017 SET-1 Q: Consider the following two functions. void fun1(int n) { void fun2(int n) { if(n == 0) return; if(n == 0) return; ...
422 views
C programming is one of the easy subject to Gate exam. We can practice here to solve the Gate questions easily. Also in college ...
19 views
269 views
229 views
270 views