Login
Remember
Register
Ask a Question
Recent questions and answers in C Plus Plus
0
votes
1
answer
Which of the following is a valid way to allocate memory dynamically in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
allocate
memory
dynamically
in
c
language
0
votes
1
answer
What is the output of the following code in C
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
c
output
0
votes
1
answer
Which of the following is not a valid way to open a file in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
open
a
file
in
c
language
0
votes
1
answer
Which of the following is not a valid arithmetic operator in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
valid
arithmetic
operator
in
c
language
0
votes
1
answer
Which of the following is not a valid way to declare a pointer in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
declare
a
pointer
in
c
language
0
votes
1
answer
Which of the following is not a valid way to define a constant in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
define
a
constant
in
c
language
0
votes
1
answer
Which of the following is a valid way to declare an array in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
array
in
c
language
0
votes
1
answer
What is the output of the following code?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
cout
0
votes
1
answer
Which of the following is not a valid data type in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
data
type
in
c
language
0
votes
1
answer
Which operator is used to access the value stored in a variable pointed to by a pointer in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
pointer
in
c
language
0
votes
1
answer
Which keyword is used to define a function in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
c
language
0
votes
1
answer
Which of the following is a valid identifier in C Language?
answered
May 23, 2024
in
C Plus Plus
by
rajeshsharma
c
language
0
votes
1
answer
What is the difference between getc(), getchar(), getch() and getche().
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is near, far, and huge pointers in C?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the use of printf() and scanf() functions in C Programming language?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
What is the use of an extern storage specifier?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is an auto keyword in C Programming?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are command line arguments?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is static memory allocation and dynamic memory allocation?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How is source code different from object code?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the sleep() function?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is union? Explain with example?
answered
Jan 12, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
How to convert a string to numbers in C?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between macro and functions?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is the difference between type casting and type conversion?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are loops and how can we create an infinite loop in C?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What is typedef in C?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-programming-questions-answers
0
votes
1
answer
What is the difference between the local and global variables in C?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What are preprocessor directives in C?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
0
votes
1
answer
What do you mean by the scope of the variable?
answered
Jan 11, 2024
in
C Plus Plus
by
GeorgeBell
c-interview-questions-answers
To see more, click for all the
questions in this category
.
Recent questions and answers in C Plus Plus
...