Login
Remember
Register
Ask a Question
Recent questions in C Plus Plus
0
votes
1
answer
What is a sequential access file?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-sequential-access
0
votes
1
answer
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-header-files
0
votes
1
answer
What are the valid places to have keyword “Break”?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-break-statement
0
votes
1
answer
What is a pointer on a pointer in C programming language?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-pointer-of-pointer
0
votes
1
answer
What is the general form of function in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-general-function
0
votes
1
answer
What is a nested loop?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-nested-loops
0
votes
1
answer
What are the general description for loop statements and available loop types in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-statements
+1
vote
1
answer
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
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-debugging
0
votes
1
answer
Describe the header file and its usage in C programming?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-header-files
0
votes
1
answer
What is the explanation for the cyclic nature of data types in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-cycle-nature-data-types
0
votes
1
answer
What is the explanation for prototype function in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-prototype-function
0
votes
1
answer
Describe the difference between = and == symbols in C programming?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-greator-than-synbol
0
votes
1
answer
What is the difference between ++a and a++?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-pointers
0
votes
1
answer
Describe Wild Pointers in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-wild-pointers
0
votes
1
answer
What is the difference between abs() and fabs() functions?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-abs-function
0
votes
1
answer
Describe static function with its usage?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-static-function-usage
0
votes
1
answer
What is the explanation for the dangling pointer in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-dangling-pointer
0
votes
1
answer
What are reserved words with a programming language?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-reserved-words
0
votes
1
answer
What is the process to create increment and decrement stamen in C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-increament-statement
+1
vote
1
answer
What is the description for syntax errors?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-syntax-errors
+1
vote
1
answer
What are the basic data types associated with C?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-basic-data-types
+1
vote
1
answer
What are the key features in the C programming language?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-key-features
0
votes
1
answer
What are built in functions in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-built-in-functions
0
votes
1
answer
What is an argument in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-argument
0
votes
1
answer
What is a function in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-functions
0
votes
1
answer
What modular programming in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-modular-programming
0
votes
1
answer
Why is it necessary to give the size of an array in an array declaration in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-array-of-array
0
votes
1
answer
Is it possible to have negative index in an array in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-negative-index
0
votes
1
answer
What is an array of pointers in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-array-pointer
0
votes
1
answer
What is pointer to a pointer in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-pointers
Page:
« prev
1
...
9
10
11
12
13
14
15
16
17
18
19
next »
Recent questions in C Plus Plus
...