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 / ruchi

True

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please send me the code for multiplying sparse matrix using c

1694


What is the collection of communication lines and routers called?

592


What is structure and union in c?

569


What are the types of functions in c?

550


What is the meaning of 2d in c?

583






Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

575


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2131


Write a program to use switch statement.

631


largest Of three Number using without if condition?

982


What is new line escape sequence?

784


What Is The Difference Between Null And Void Pointer?

612


What's the right way to use errno?

598


Explain what is the difference between a string and an array?

604


What does the characters “r” and “w” mean when writing programs that will make use of files?

820


what are the advantages of a macro over a function?

621