Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
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
(
1.8m
points)
Which operator can be used to determine the size of a data type or variable in C Programming?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
2
Answers
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.8m
points)
Correct answer is
sizeof
Please
log in
or
register
to add a comment.
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.8m
points)
Yes, with loss of fractional part.
Please
log in
or
register
to add a comment.
Related questions
0
votes
Q: Which operator can be used to determine the size of a data type or variable?
asked
Jan 18, 2021
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: 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
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: 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
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: 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
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Which operator can be used to access union elements if union variable is a pointer variable?
asked
Jan 18, 2021
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...