METHOD/FUNCTION IN JAVA

5
Created on By Baibhav Computer

METHOD/FUNCTION IN JAVA

1 / 10

 

Difference between call by value (pass by value) and cell by reference (pass by reference).

2 / 10

What are two ways of invoking function?

3 / 10

What is the role of keyword void in declaring functions?

4 / 10

Give the prototype of the function search which receives a sentence sentnc and a word wrd and return 1 to 0?

5 / 10

Write two advantages of using function in a program.

6 / 10

Give the prototype of a function check which receives character ch and integer n and returns true or false.

7 / 10

What in a pure function?

8 / 10

Write a prototype of a function that accepts a Boolean type value does not return anything.

9 / 10

In what way is OOPs principle polymorphism adopted in programming?

10 / 10

Difference between formal parameter and actual parameter.

Your score is

The average score is 40%

0%

Previous Post
Newer Post