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 static memory allocation? Explain
What is register variable in c language?
Can 'this' pointer by used in the constructor?
What are enums in c?
What is the size of enum in c?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Explain what is a stream?
Explain what does it mean when a pointer is used in an if statement?
Do pointers need to be initialized?
Was 2000 a leap year?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
What are identifiers in c?
What is a structure member in c?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me