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 / hussain reddy
3
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is scanf () in c?
Explain what header files do I need in order to define the standard library functions I use?
What are predefined functions in c?
What does a pointer variable always consist of?
How important is structure in life?
What’s a signal? Explain what do I use signals for?
How does selection sort work in c?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is linear search?
what are the advantages of a macro over a function?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What are the application of void data type in c?
please send me the code for multiplying sparse matrix using c
Is fortran still used today?
Explain how can you tell whether a program was compiled using c versus c++?