Blogmepost
Latest Questions
Contact Us
To make pointer generic for which date type it need to be declared?
Home
>
Technology
>
To make pointer generic for which date type it need to be declared?
0
votes
11
views
To make pointer generic for which date type it need to be declared?
#c-programming
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
Add Answer
1
Answer
0
votes
Answer is Void
answered
Nov 9, 2020
by
JackTerrance
(
190k
points)
Related questions
0
votes
1
answer
13
views
13
views
Can the structure variable be initialized as soon as it is declared?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
19
views
19
views
Which operator can be used to access union elements if union variable is a pointer variable in C Programming ?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
40
views
40
views
Which built-in function can be used to move the file pointer internally in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
2
answers
33
views
33
views
Which operator can be used to determine the size of a data type or variable in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
12
views
12
views
Which compiler switch to be used for compiling the programs using math library with gcc compiler?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
7
views
7
views
Functions must and should be declared. Comment on this.
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
32
views
32
views
What are the ways to a null pointer that can be used in the C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
24
views
24
views
What is a pointer to a function? Give the general syntax for the same in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
163
views
163
views
Which type of caching can be used to cache the contest registration page in a website, to reduce the time taken to serve the page for the users?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
190k
points)
#cache
0
votes
1
answer
14
views
14
views
Which built-in library function can be used to match a patter from the string?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
25
views
25
views
Which function can be used to release the dynamic allocated memory in C?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
30
views
30
views
Name the predefined macro which be used to determine whether your compiler is ANSI standard or not?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
13
views
13
views
Name a function which can be used to close the file stream?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
21
views
21
views
Which built-in library function can be used to re-size the allocated dynamic memory in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
24
views
24
views
Which control loop is recommended if you have to execute set of statements for fixed number of times?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
36
views
36
views
Which operator is used to receive the variable number of arguments for a function in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
10
views
10
views
What is the explanation for the dangling pointer in C?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
19
views
19
views
Is it possible to add a file directly to the repository? Which command can be used for this?
asked
Feb 18
in
Technology
by
JackTerrance
(
190k
points)
svn-interview-questions
0
votes
1
answer
23
views
23
views
A criterion for waiving informed consent is that, when appropriate, subjects are provided additional pertinent information after the study. In which of the following studies would it NOT be appropriate to provide subjects with information about missing elements of consent:
asked
4 days
ago
in
Education
by
Editorial Staff
(
51.6k
points)
research
missing-elements
+1
vote
1
answer
19
views
19
views
Is that possible to store 32768 in an int data type variable?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
20
views
20
views
What is the method to save data in a stack data structure type?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
16
views
16
views
Is it possible to use curly brackets ({}) to enclose a single line code in C program?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
16
views
16
views
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affects when debugging?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
13
views
13
views
Can we use just the tag name of structures to declare the variables for the same?t
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
14
views
14
views
What are the valid places for the keyword break to appear in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
...