Login
Remember
Register
Q&A
Questions
Ask a Question
Recent questions tagged Cprogramming_interview_questions
Home
>
Recent questions tagged Cprogramming_interview_questions
0
votes
1
answer
How is the dynamic memory allocation in 1D array in C?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How to dynamically allocate a 1D and 2D array in c?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is difference between Indirection operator with post-increment operator?
asked
Jan 24, 2021
by
JackTerrance
(
1.7m
points)
c-programming
pointer-interview-questions-in-c
cprogramming_interview_questions
cprogramming
0
votes
1
answer
What is Indirection and Increment/Decrement operators with a pointer in C?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How can we do Pointer comparison in C?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How is Pointers subtraction in C?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How is a Program increment a pointer in C?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How is Pointer Arithmetic works on Float Pointer?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How is Pointer Arithmetic work on Character Pointer?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How does pointer arithmetic work?
asked
Jan 24, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is the memory leak in C?
asked
Jan 23, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is static memory allocation and dynamic memory allocation?
asked
Jan 23, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is the purpose of realloc( )?
asked
Jan 23, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How can you determine the size of an allocated portion of memory?
asked
Jan 23, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Is the allocated space within a function automatically deallocated when the function returns?
asked
Jan 22, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Where can the function pointers be used?
asked
Jan 22, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is Indirection or Dereference Operator ( * )?
asked
Jan 22, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What does it mean when a pointer is used in an if statement?
asked
Jan 22, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Can math operations be performed on a void pointer?
asked
Jan 22, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is recursion?
asked
Jan 18, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
Page:
1
2
next »
...