True or false: If you continuously increment a variable, it
will become negative?
1) True
2) False
3) It depends on the variable type
Answer Posted / sneha
it depends on the variable type
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Give me the code of in-order recursive and non-recursive.
Explain what is the difference between text files and binary files?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
How can I prevent another program from modifying part of a file that I am modifying?
What is the condition that is applied with ?: Operator?
Write a program to know whether the input number is an armstrong number.
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
Explain what is the difference between far and near ?
How do you construct an increment statement or decrement statement in C?
Are the expressions * ptr ++ and ++ * ptr same?
What are the types of arrays in c?
What is a null pointer in c?
Explain how can I open a file so that other programs can update it at the same time?
What is a class c rental property?
Why can’t we compare structures?