>
Computer Science
List of top Computer Science Questions on C++ Programming
Is it possible to overload a destructor ? Give reason.
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
Write a program in C++ to generate and display prime number from 1 to 51.
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
Write a program in C++ to accept a number then display how many digits it contains and the sum of its digits.
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
What is constructor in C++ ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
How many keywords are there in C++ ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
Which of the following operators is known as scope resolution operator ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
How many types of loop are there in C++ ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
A C++ line ends with which symbol ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
Which keyword is used to define macros in C++ ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
How is an array initialized in C++ language ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
Which of the following data types is supported in C++ but not in C ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
The size of int datatype in C++ is
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming
Which one of the following is used with cout as an operator ?
Bihar Board XII - 2025
Bihar Board XII
Computer Science
C++ Programming