Understanding Pointers - Khasi
- subtitles off
- captions off
- English
- Khasi
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- C and Cpp Tutorials - Khasi
-
Address of Pointer
Whether pointer is defined by its own address or it stores only memory address ?
0-1M 0-10S keerthana.viswa
Answer last updated on: June 7, 2017, 11:25 a.m.
-
C and C++ for school children
As CBSE has changed the computer science syllabus from C++ to Python, so is C++ still relevant for school students?
00-01M 0-10S avinashchouhan77
Answer last updated on: Feb. 29, 2020, 2:43 p.m.
-
[Not Related to Video]
#include<stdio.h> #define PRODUCT(n) n*n void main() { int a; a=64/PRODUCT(4); printf("%d",a); } On compiling above program my gcc compiler gives OUTPUT: 64Which is wrong output it should be 4 according to definition.Why it is not considering PRODUCT (4) ?(QUESTION: B.TECH FIRST YEAR RCS-101 AKTU 2017-18)
05-06M 50-60S zubeen
Answer last updated on: April 22, 2020, 3:49 p.m.
-
Pointer of Function
Hey can any one give suitable example that explain bout Pointer of Function , which explain Pointer with UDF ( User Define Function ) alogn with pass by value and pass by reference in a single program.thanking your hope with quick reply
02-03M 10-20S abhijeet jadeja
Answer last updated on: April 20, 2020, 3:54 p.m.
-
C pp
alternate to pointers in Cpp
01-02M 10-20S praveenkumarrapolu
Answer last updated on: Feb. 29, 2020, 12:26 p.m.
-
Pointers
Can you please explain pointers in detail
00-01M 10-20S sherylviniba@gmail.com
Answer last updated on: Feb. 18, 2020, 1:53 p.m.
-
1
First C Program -
2
First Cpp Program -
3
Tokens -
4
Functions -
5
Scope Of Variables -
6
If And Else If statement -
7
Nested If And Switch Statement -
8
Increment And Decrement Operators -
9
Arithmetic Operators -
10
Relational Operators -
11
Logical Operators -
12
Loops -
13
Arrays -
14
Working With 2D Arrays -
15
Strings -
16
String Library Functions -
17
Working With Structures -
Understanding Pointers -
19
Function Call -
20
File Handling In C
Questions posted on ST Forums:
752 visits
Outline:
Ka jingsngewthuh ia ki Pointers -Jinglamphrang -Syntax jong u Pointer --nuksa: int *iptr; -Declaration --nuksa: int a; (integer a) int *aptr; (pointer to an integer *aptr) aptr = &a; (aptr set to address of a) Address Pointer
| Width: | 848 | Height: | 688 |
|---|---|---|---|
| Duration: | 00:05:17 | Size: | 3.7 MB |
Show video info

