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
1,508 results
In this C interview question video, we will discuss multiple occurrences of pre-increment, post-increment, pre-decrement, and ...
17,219 views
4 years ago
In this presentation we explained tips and tricks of MCQ's preparation for the PPSC Computer Science Exams. PPSC Lecture ...
942 views
3 years ago
In this interview question video in C, we have 2 integers a and b which are initialized to values of 2 and 4 respectively. We are ...
1,254 views
2 years ago
In this video on C interview question, we have a character pointer to a string i.e., char *p = “SAN”; and we are trying to change or ...
4,288 views
Welcome to the first video of our 1000+ Python MCQ series! Ideal for exam prep, job interviews, or personal growth, this series ...
608 views
1 year ago
In this C interview question video, we are assigning a value of 255 to a character data-type and then trying to display the output ...
3,567 views
Information Networks Mcqs Questions Computer network mcqs with answer Networking mcqs Computer network mcqs Computer ...
186 views
In this interview question video on C language, we are having an integer pointer p and it's pointing to an integer variable a.
993 views
Download 1M+ code from https://codegive.com/98e46ca i cannot directly access and process information from specific websites ...
1 view
9 months ago
In the "Enumeration in C Language" video, we are going to learn what Enum is and why we need Enum in C programming.
5,374 views
This C interview question video focuses on the usage of sizeof operator of C language and its side effect on the various variables ...
6,106 views
In this C interview question video, we are assigning a value of 12, 0x12, 012 respectively to three integer variables x, y, and z.
1,059 views
This is a basic lecture for graduates who are preparing for tests of Computer Sciences. Good luck.
258 views
In this C interview problem video, we have 4 integers a, b, c, and d which are initialized to values of 1, 1, 3, and 4 respectively.
1,146 views
In this C interview question video, we have 3 integers i, j, and k. We are doing various arithmetic operations like division and ...
1,151 views
In this C interview question video, we have two integers a and b which are initialized to values of 8 and 4 respectively. We are ...
962 views
In this C language interview question video, we have two integers x and y to which are applying pre and post-increment operators ...
1,031 views
In this C problem video, we are assigned a value of -1 to a character variable c and then printing its value using printf() function of ...
1,319 views
In this C interview question video, we are creating bit-fields using structures in C i.e., int f1:3; unsigned int f2:1; and then doing a ...
2,550 views
This interview problem video on C tests a candidate's understanding of the concepts of arrays and array initialization.
2,141 views