Software Development Exam  >  Software Development Tests  >  PF-1 - Software Development MCQ

PF-1 - Software Development MCQ


Test Description

30 Questions MCQ Test - PF-1

PF-1 for Software Development 2025 is part of Software Development preparation. The PF-1 questions and answers have been prepared according to the Software Development exam syllabus.The PF-1 MCQs are made for Software Development 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for PF-1 below.
Solutions of PF-1 questions in English are available as part of our course for Software Development & PF-1 solutions in Hindi for Software Development course. Download more important topics, notes, lectures and mock test series for Software Development Exam by signing up for free. Attempt PF-1 | 30 questions in 30 minutes | Mock test for Software Development preparation | Free important questions MCQ to study for Software Development Exam | Download free PDF with solutions
PF-1 - Question 1

Which of the following type of class allows only one object of it to be created?

PF-1 - Question 2

 

Which of the following is not a type of constructor?

PF-1 - Question 3

 

Which of the following statements is correct?

PF-1 - Question 4

Which of the following is not the member of class?

PF-1 - Question 5

Which of the following concepts means determining at runtime what method to invoke?

PF-1 - Question 6

Which of the following term is used for a function defined inside a class?

PF-1 - Question 7

 

Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?

PF-1 - Question 8

How many instances of an abstract class can be created?

PF-1 - Question 9

Which of the following concepts of OOPS means exposing only necessary information to client?

PF-1 - Question 10

Which of the following concepts provides facility of using object of one class inside another class?

PF-1 - Question 11

Which of the following is an abstract data type?

PF-1 - Question 12

Which of the following statement is correct?

PF-1 - Question 13

Which of the following correctly describes overloading of functions?

PF-1 - Question 14

Which of the following is correct about function overloading?

PF-1 - Question 15

Which of the following is correct about class and structure?

PF-1 - Question 16

 

Which of the following concepts means wrapping up of data and functions together?

PF-1 - Question 17

 

Which of the following concepts means waiting until runtime to determine which function to call?

PF-1 - Question 18

 

Which of the following cannot be used with the keyword virtual?

PF-1 - Question 19

 

Which of the following functions are performed by a constructor?

PF-1 - Question 20

 

Which one of the following options is correct about the statement given below? The compiler checks the type of reference in the object and not the type of object.

PF-1 - Question 21

 

Which of the following is the correct way of declaring a function as constant?

PF-1 - Question 22

Which of the following concepts is used to implement late binding?

PF-1 - Question 23

 

Which of the following factors supports the statement that reusability is a desirable feature of a language?

PF-1 - Question 24

Which of the following is a mechanism of static polymorphism?

PF-1 - Question 25

 

What happens if the base and derived class contains definition of a function with same prototype?

PF-1 - Question 26

 

Which of the following are available only in the class hierarchy chain?

PF-1 - Question 27

Which of the following is not a type of inheritance?

PF-1 - Question 28

Which of the following statements regarding inline functions is correct?

PF-1 - Question 29

What will happen if a class is not having any name?

PF-1 - Question 30

 

Which inheritance type is used in the class given below?
class A : public X, public Y
{}

Information about PF-1 Page
In this test you can find the Exam questions for PF-1 solved & explained in the simplest way possible. Besides giving Questions and answers for PF-1, EduRev gives you an ample number of Online tests for practice
Download as PDF