No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 0 answers
  • 0 answers
  • 0 answers
  • 0 answers
  • 0 answers
  • 1 answers

Virender Singh 7 years, 5 months ago

1.data abstraction:it refers to the act of representing essential features without including the background details 2.encapsulation: wrapping up of data , operation or function under a single unit 3.modularity:the act of partitioning a program into modules or individual components 4.inheritence:it is capability of one class of things to inherit properties from another class 5.polymorphism: it is ability for a message or data to be processed in more than one form
  • 0 answers
  • 1 answers

Tarun Singh Yadav 7 years, 5 months ago

#include<iostream.h> #include<conio.h> void main() { int first=-1,second=1,feb,n; cout<<"Enter the no. of term:"; cin>>n; for(int i=0;i<=n;i++) { feb=first+second; cout<<feb; first=second; second=feb; } getch(); }
  • 0 answers
Any
  • 0 answers
  • 1 answers

Sanjeev Singh 7 years, 5 months ago

It is a built in function comes under header file #include<string.h>. It is used to calculate the length of the string.
  • 0 answers
  • 0 answers
  • 1 answers

Kiley Jenner 7 years, 5 months ago

Array is a collection of similar types of items stored in a continuous location. Disadvantage It can store only similar data type
  • 1 answers

Sia ? 4 years, 2 months ago

Keywords are predefined word that gets reserved for working progs that have special meaning and cannot get used anywhere else. Identifiers are the values used to define different programming items such as variables, integers, structures, unions and others and mostly have an alphabetic character.
  • 2 answers

Komal Bhamu 7 years, 5 months ago

Arrrr question kya tha yarr

Aab El Roi 7 years, 5 months ago

Please do consider me too
  • 2 answers

Aab El Roi 7 years, 5 months ago

What is this you are asking the question and you are giving the answer to it. I don't understand what is happening here. Won't the tutors answer to our questions???

Abhinav Bagrecha 7 years, 5 months ago

Comments are used to make the program readable and to understand what's going in the program.

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