Blogmepost
Latest Questions
Contact Us
Is there a way to compare two structure variables?
Home
>
Technology
>
Is there a way to compare two structure variables?
0
votes
14
views
Is there a way to compare two structure variables?
#c-programming
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
Add Answer
1
Answer
0
votes
There is no such. We need to compare element by element of the structure variables.
answered
Nov 9, 2020
by
JackTerrance
(
190k
points)
Related questions
+1
vote
1
answer
21
views
21
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
15
views
15
views
Is there any possibility to create a customized header file with C programming language?t
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
+1
vote
1
answer
13
views
13
views
What is a self-referential structure in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
15
views
15
views
What is a nested structure in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
27
views
27
views
Is there a way to revert a git commit that’s already been pushed and made public?
asked
Nov 4, 2020
in
Technology
by
JackTerrance
(
190k
points)
git
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
15
views
15
views
Can variables belonging to different scope have same name in C Programming? If so show an example ?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
12
views
12
views
Define a structure in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
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
18
views
18
views
What is the default value of local and global variables in C Programming?
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
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
+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
+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
+1
vote
1
answer
11
views
11
views
Describe dynamic data structure in C programming language?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
+1
vote
1
answer
13
views
13
views
How many operators are there under the category of ternary operators in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
190k
points)
#c-programming
0
votes
1
answer
24
views
24
views
Puzzle : Identical Balls There are 8 identical balls. In that one of the ball is overweight. There are only two chances to weigh in the weighing machine. How to find the overweight ball?
asked
Feb 12
in
Education
by
JackTerrance
(
190k
points)
logic-puzzles-questions-answers
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
13
views
13
views
Can a function return multiple values to the caller using return reserved word in C?
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
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
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
0
votes
1
answer
30
views
30
views
There are three boxes in a table. One of the box contains Gold and the other two are empty. A printed message contains in each box. One of the message is true and the other two are lies. The first box says 'The Gold is not here'. The Second box says 'The Gold is not here'. The Third box says 'The Gold is in the Second box'. Which box has the Gold?
asked
Feb 10
in
Education
by
JackTerrance
(
190k
points)
logic-puzzles-questions-answers
0
votes
1
answer
24
views
24
views
There Are A Transformer And An Induction Machine. Those Two Have The Same Supply. For Which Device The Load Current Will Be Maximum? And Why?
asked
Dec 12, 2020
in
Technology
by
JackTerrance
(
190k
points)
electrical
...