Tutor
 for You
Home Add a Question Search a Tutor Learning Tips Tutor Registration Mathematics Physics
  Arrays....
Why arrays are used?
 
 
What is the difference between a variable and an array?
 
 
 

Classes....
Discuss different types of constructor.
 
What do you mean by constructor?
 
What do you mean by destructor?
 
 

Functions....
What are the differences between passing a parameter by reference and by constant reference?
 
 
When does a function need an include directive?
 
 
What is wrong with the following declaration?
int f(int a, int b=0, int c);

 
 
 

Input / Output....
Why we include iostream.h file in all of the programs of c++?
 
 
Write a program that finds the roots of the quadratic equation.
 
 

Introduction....
What is testing and debugging?
 
How and why comments be used in a C/C++ program?
 
Describe data types available in C++.
 
 

Loops....
Explain the syntax and purpose of for loop with an example.
 
Write a program that will generate a random number in the range 1 to 999. The user is to guess the number. Your program provides maximum 10 attempts to the user. The user inputs his/her guess. The program helps the user in such a way that it tells the user if the guess is larger or smaller than the number. In case of success the program displays - You have succeeded - along with number of attempts made, other wise -Sorry you could not guess-.
 
What is the purpose of continue statement?
 
 

Operators....
Write a program to find arithmetic mean and variance of 5 values to be given by the user.
 
Explain relational operators used in C or C++.
 
Calculate the length of the hypotenuse of a right triangle whose base and height are given.
 
 

Selection Structures....
Write a program to accept an integer and print whether the given integer is Odd or Even.
 
What are decision statements? Explain?
 
Write a program to calculate the electricity bill on the following rates. Cost is USD 0.213 per unit for first 100 units, US$ 0.423 per unit for next 200 units and US$ 0.675 for remaining units. General Sales Tax is added to the bill at the rate of 15% of the total cost of electricity.
 
 

Structures....
What is a structure?
 
Describe the syntax for defining the composition of a structure.
 
 

 

Ask a question:

    Topic :               

Type your question
Sum of 6 and 4 is  

 
Here you can find questions about different topics in c language and c++ language. Similarly programming problems with their solutions by different people of the field. So that you can choose best answer of a theory question or a best solution of a programming problem.

Life before Computers:

Window was a square or rectangular hole in a room.

Application was something written in paper.

Mouse was an animal.

Keyboard was a Piano.

File was an important office material.

Hard Drive was an uncomfortable road trip.

Cut was done with Knife and Paste was done with Glue.

Web was spider's home.

Virus was flue.

Apple and Blackberry were just fruits.