MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
C++ using OBJECT ORIENTED PROGRAMMING
FUNCTIONS
Problem #850
Problem #850
C++ using OBJECT ORIENTED PROGRAMMING
Write a C++ method that accepts three integers and checks whether they are consecutive or not. Returns true or false.
Your Solution
Submit Solution
Reset