No products in the cart.

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

Ask Question
  • 2 answers

Akshat Srivastava 4 years, 9 months ago

let me know if u want the full code

Akshat Srivastava 4 years, 9 months ago

cin.getline is to be used in this case....
  • 1 answers

Passenger Chettri 4 years, 8 months ago

Linux is open source whereas windows is paid one.
  • 0 answers
  • 3 answers

Passenger Chettri 4 years, 8 months ago

Operator is used to perform simple mathematical operations . Types are: Arithmetic Binary Logical Comparison Bit-wise etc

Adnan Sharief 4 years, 9 months ago

Operator is the valid combination of operands and expressions For types refer sumita arora computer book class 12 in 1st chapter under the topic operators

Akila Natarajan 4 years, 10 months ago

Operators are tokens that trigger some computation when applied to variable and other objects in an expression
  • 2 answers

Adnan Sharief 4 years, 9 months ago

The class which is inherited from a base class

Parul Singh 4 years, 10 months ago

The new class which is derived or obtained from an old one or base class is called derived class. Eg: parents is a base class and children is a derived class.
  • 1 answers

Yash Sharma 4 years, 10 months ago

Def concat(s1,s2): C= s1 + s2 return c s1=input ("enter string 1:") s2=input ("enter string 2:") concat(s1,s2)
  • 0 answers
  • 1 answers

Srishti Rajput 4 years, 8 months ago

Mtlb
  • 1 answers

Passenger Chettri 4 years, 8 months ago

Write a simple program for encryption and decryption using cryptography in c language?
  • 0 answers
  • 1 answers

Annie D'Souza 4 years, 10 months ago

There are two types of function one is inbuild and second is user define Inbuild function are specific for a work for example strlen is only used to count the length of a string and user define function are made by user according to the demand of a program. We cannot made any changes in the definition of inbuild function but we can changd the definition of user define function
  • 4 answers

Deeya Singh 4 years, 10 months ago

I mean above this question

Deeya Singh 4 years, 10 months ago

It's given in the above question ?

Nithin V 4 years, 10 months ago

Wht to state

Deeya Singh 4 years, 10 months ago

Sorry!
  • 2 answers

Zehra Batool 4 years, 9 months ago

Preeti arora's book will be more beneficial coz its have main exam material..?

Ishan G❤ 4 years, 10 months ago

Buy it. . .
  • 0 answers
  • 1 answers

Tiklu Biswas 4 years, 10 months ago

1st off all both are work on the purpose of changing assembly code to machine language .. But with compiler whole program loaded and compiled once then its detect error .. Successful compilation take forward to execution state .. Whereas interpreter take each statement at a time and execute ...
  • 0 answers
  • 1 answers

Deeya Singh 4 years, 10 months ago

A programming language is the set of instructions through which humans interact with computers.
  • 0 answers
  • 1 answers

Ajay Sharma 4 years, 11 months ago

to store a memory addres of particular memory location
  • 2 answers

Prateek Goyal 4 years, 10 months ago

#include<iostream.h> #include<conio.h> void main() { int a,b,c; cout<<"enter value.of a"<<"|n"<<"enter value of b"; cin>>a>>b; a=c; b=a; c=b; cout<<a<<"\n"<<b; getch(); }

Saurabh Mishra 4 years, 11 months ago

This is the mechanism of call by reference given in pointer chapter with example
  • 1 answers

Sia ? 4 years, 11 months ago

They are used instead of making a class member variable public and changing it directly within an object. To access a private object member, an accessor function must be called. Typically for a member such as Level, a function GetLevel() returns the value of Level and SetLevel() to assign it a value.

  • 1 answers

Aks Ghost 4 years, 10 months ago

U can buy it from me
  • 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