Categories
Education
General
Credit
Health
Insurance
Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
Name the predefined macro which be used to determine whether your compiler is ANSI standard or not?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
Name the predefined macro which be used to determine whether your compiler is ANSI standard or not?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.8m
points)
Answer is __STDC__
Please
log in
or
register
to add a comment.
Related questions
0
votes
Q: ANSI-standard SQL allows the use of special operators in conjunction with the WHERE clause. A special operator used to check whether an attribute value is null is
asked
Oct 10, 2021
in
Education
by
JackTerrance
(
1.8m
points)
0
votes
Q: Which of these methods can be used to check whether the given value is a number or not?
asked
Oct 24, 2021
in
Education
by
JackTerrance
(
1.8m
points)
essential-java-interview-questions
java-interview-questions-answers
java-multiple-choice-questions
java-mcq-with-answers
core-java-mcq
core-java-questions
0
votes
Q: Which of these method of Double wrapper can be used to check whether a given value is infinite or not?
asked
Oct 24, 2021
in
Education
by
JackTerrance
(
1.8m
points)
essential-java-interview-questions
java-interview-questions-answers
java-multiple-choice-questions
java-mcq-with-answers
core-java-mcq
core-java-questions
0
votes
Q: Macro to test whether an integer type is signed or unsigned
asked
Mar 24
in
Education
by
JackTerrance
(
1.8m
points)
c
0
votes
Q: How can we determine whether a file is successfully opened or not using fopen() function in C?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...