Top 50+ Solved AJAX MCQ Questions Answer

From 16 to 26 of 26

Q. ________Any representation of data in which the implementation details are hidden

a. overloading

b. data Abstraction

c. Encapsulation

d. member function

  • b. data Abstraction

Q. __________ refers to a concept where we encapsulate all the data and member functionstogether to form an object.

a. overloading

b. data Abstraction

c. Encapsulation

d. member function

  • c. Encapsulation

Q. __________ These are the function defined inside a class and are used to access objectdata.

a. child class

b. class

c. member function

d. parent Class

  • c. member function

Q. ________ This is a programmer-defined data type, which includes local functions as well aslocal data.

a. child class

b. class

c. member function

d. parent Class

  • b. class

Q. _______ A class that inherits from another class. This is also called a subclass or derivedclass.

a. child class

b. class

c. member function

d. parent Class

  • a. child class

Q. _________ An array with a numeric index. Values are stored and accessed in linear fashion.

a. associative array

b. multidimensional array

c. Numeric array

d. None of these

  • c. Numeric array

Q. ____________An array with strings as index. This stores element values in association withkey values rather than in a strict linear index order.

a. associative array

b. multidimensional array

c. Numeric array

d. None of these

  • a. associative array

Q. __________ An array containing one or more arrays and values are accessed usingmultiple indices

a. associative array

b. multidimensional array

c. Numeric array

d. None of these

  • b. multidimensional array

Q. Validation means check the input submitted by the user.

a. true

b. false

c. both a and b

d. none of these

  • a. true
Subscribe Now

Get All Updates & News