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.kavitha
2) false
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is a union?
Explain the use of function toupper() with and example code?
What is extern keyword in c?
What is volatile, register definition in C
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
How to Throw some light on the splay trees?
Explain how can you tell whether two strings are the same?
What is the use of typedef in c?
What is the code for 3 questions and answer check in VisualBasic.Net?
write a program in c language to print your bio-data on the screen by using functions.
What is the meaning of ?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
What is call by reference in functions?
Can you add pointers together? Why would you?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above