What is floating point constants?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the order of precedence with regards to operators in C.
a value that does not change during program execution a) variabe b) argument c) parameter d) none
what are you see during placement time in the student.
0 Answers Goldman Sachs, TCS, Tech Solutions,
Explain what are the standard predefined macros?
c language interview questions & answer
What is a union?
What is the difference between ++a and a++?
main() { int i,j,A; for(A=-1;A<=1;A++) prinf("%d\t",!!A); }
Explain what does it mean when a pointer is used in an if statement?
What is a volatile keyword in c?
What is the size of enum in bytes?
what does ‘segmentation violation’ mean?