No products in the cart.

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

Ask Question
  • 1 answers

Sia ? 3 years, 3 months ago

There are two other categories that you should know about that are also referred to as "parameters". They are called "parameters" because they define information that is passed to a function.

  • Actual parameters are parameters as they appear in function calls.
  • Formal parameters are parameters as they appear in function declarations.

A parameter cannot be both a formal and an actual parameter, but both formal parameters and actual parameters can be either value parameters or variable parameters.

  • 1 answers

Hasan Ali 6 years, 2 months ago

Struct node // defining a node { Int data; Node*next; Void insert(int n, int x) // n is position x is data Int main ( ) { Head=NULL; } Void insert (int n, int x) { Temp-data=x; Temp-next=NULL; If (n==1) { Temp-next=head; Head=temp; Return; } Node*temp=new node; Temp1=head; For (int=1; i<n-1; i++) // to get to n 1th node { Temp1=temp1-next; } Temp1-next=temp; } Corret me if i am wrong in any line
  • 1 answers

Manan Bedi 6 years, 2 months ago

When the changed values are not reflected to the original values. It has no effect on actual argument.
  • 0 answers
  • 0 answers
  • 1 answers

Karan Singh 6 years, 2 months ago

Firewalls prevent unauthorized internet users from accessing private networks connected to the internet, especially intranets.
  • 1 answers

Manan Bedi 6 years, 2 months ago

By truth table method or algebraic method
  • 1 answers

Suhail Hussain 6 years, 2 months ago

Yes there are 2 types of polymorphism. 

1. Function overloading.: Here functions have same name but they differ in number of aurguments passed or type of argument. E.g sum( int x, int y) and sum(float x, float y). Here number of aurgumets are same but there type is different. Sum(int a) sum (int a, int b) here type is same but number of aurguments are different. 

2. Operator overloading: in this one operator is made to do different things like + does sum of 2 numbers but we can overload it and can make it concatinate 2 strings

  • 1 answers

E S 5 years, 10 months ago

Parameters passed to a function
  • 1 answers

Kamakshi Dixit 6 years, 2 months ago

Function which are members of a class or structure but not of main function
  • 1 answers

Hanesh Jogani 6 years, 2 months ago

OREDER OF CONSTRUCTOR INVOCATION: -S1,S2,S3 OREDER OF DESTRUCTOR INVOCATION: -S3,S2,S1
  • 3 answers

Pallavi Nethra S 5 years, 10 months ago

It is a smallest individual unit of a program

Amn Neg 6 years, 2 months ago

The smallest uni of a program

Himanshu Singh 6 years, 2 months ago

Smallest unit
  • 1 answers

Abhinav Sharma 6 years, 2 months ago

the values passed along with the function call are parameters or arguments both mean the same eg. Read(7); Here 7 is the argument or parameter
  • 1 answers

Shaily Rajput 6 years, 3 months ago

To make the program short and clera
  • 3 answers

Manan Bedi 6 years, 3 months ago

Making softwares and applications through codes

Teena Varval 6 years, 3 months ago

It is a process of building and designing the executable computer program for accomplishing a specific computer task

Sunita Devi 6 years, 3 months ago

Answer
  • 1 answers

Pallavi Nethra S 5 years, 10 months ago

Class is a blue print from which objects are created
  • 1 answers

Manan Bedi 6 years, 3 months ago

While and case are keywords and new and num 2 are user defined
  • 1 answers

Manan Bedi 6 years, 3 months ago

For(i=0;str[i]!='\0';i++) { If str[0]=="T"; } This is the logic of the code Rest you have to just take input
  • 1 answers

Manan Bedi 6 years, 3 months ago

So that the function could recognise which function to call

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