Login
Remember
Register
Ask a Question
Recent questions in C Plus Plus
0
votes
1
answer
What is the purpose of realloc in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-purpose-relloc
0
votes
0
answers
system cannot locate the resource specified msxml3.
asked
Mar 12, 2020
in
C Plus Plus
by
GeorgeBell
0
votes
1
answer
What is dynamic memory allocation in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#dymanic-memory-allocation
0
votes
1
answer
What is static memory allocation in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-static-memory-allocation
0
votes
1
answer
How pointer variables are initialized in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-pointer-initialization
0
votes
1
answer
Are the expressions arr and &arr same for an array of integers in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-expressions
0
votes
1
answer
What is generic pointer in C in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-generic-pointers
0
votes
1
answer
Are pointers integer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-pointers-integers
0
votes
1
answer
What is a NULL Pointer in C Language? Whether it is same as an uninitialized pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-null-pointer
+1
vote
1
answer
In C, why is the void pointer useful in C Language? When would you use it in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-void-pointer
0
votes
1
answer
What is near pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-near-pointer
0
votes
1
answer
What is a normalized pointer, how do we normalize a pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-normalized-pointers
0
votes
1
answer
What is a huge pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-huge-pointer
0
votes
1
answer
What is a far pointer in C Language? Where we use it in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-pointer
0
votes
1
answer
What is the difference between Strings and Arrays in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-string-vs-array
0
votes
1
answer
What the advantages of using Unions in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-advantages
0
votes
1
answer
What is storage class in C Language? What are the different storage classes in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-storage-class
#c-language-classes
0
votes
1
answer
Differentiate between for loop and a while loop in C Language? What are it uses in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-loop
#c-language-while-loop
0
votes
1
answer
What is recursion in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-recursion
0
votes
1
answer
Difference between strdup and strcpy in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-strdup
#c-language-strcpy
0
votes
1
answer
Out of fgets() and gets() which function is safe to use and why in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-fgets
#c-language-gets
0
votes
1
answer
Can we specify variable field width in a scanf() format string in C Language? If possible how in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-scanf-function
#c-language-scanf-format
0
votes
1
answer
What is the use of typedef in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-typedef
0
votes
1
answer
What are register variables in C Language? What are the advantages of using register variables in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-register-variable
#c-language-advantages
0
votes
1
answer
Describe about storage allocation and scope of global, extern, static, local and register variables in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-variables
#c-language-extern
#c-language-register
0
votes
1
answer
What are enumerations in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-enumerations
0
votes
1
answer
Difference between arrays and linked list in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-array
#c-language-linked-list
0
votes
1
answer
Where does global, static, and local, register variables, free memory and C Program instructions get stored in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-global-variable
c-language-local-variable
local-vs-static
static-vs-global
0
votes
1
answer
Where is the auto variables stored in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-auto-variables
0
votes
1
answer
What is static identifier in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-static-identifier
Page:
« prev
1
...
10
11
12
13
14
15
16
17
18
19
next »
Recent questions in C Plus Plus
...