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 / k sriharsha
It will not become negative if we use unsign data type.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is bubble sort in c?
What are comments and how do you insert it in a C program?
Write a program to show the change in position of a cursor using c
Can the size of an array be declared at runtime?
Can an array be an Ivalue?
Can we access the array using a pointer in c language?
What is difference between structure and union in c programming?
Where define directive used?
Can we add pointers together?
What is break in c?
What is the purpose of void in c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Is c is a low level language?
Why is python slower than c?
Describe the header file and its usage in c programming?