No products in the cart.

Write a program to crate and …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write a program to crate and use a function cube which calculate and print the cube of a number to it
  • 1 answers

S Mahesh 6 years, 11 months ago

#include<iostream.h> #include<conio.h> void main( ) {clrscr( ); int cube(a); cout《"enter the number"; cin》a; cube=cube(a); getch( ); } void cube(int x); {int z=0; z=x*x*x; return(z); }
http://mycbseguide.com/examin8/

Related Questions

What is alu
  • 1 answers
Write a program for swapping two numbers?
  • 0 answers
Write a program for swapping two numbers
  • 1 answers
Define packages
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App