McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Advanced Web Technologies
→
Introduction to Object Oriented Programm...
→
_________ is a blue print of any object ...
Q.
_________ is a blue print of any object in OOP.
A.
class
B.
object
C.
Construct
D.
Serializing
Answer» A. class
3k
0
Do you find this helpful?
1
View all MCQs in
Advanced Web Technologies
Discussion
No comments yet
Login to comment
Related MCQs
A ______allows you to initialize an object's properties upon creation of the object.
A constructor allows you to initialize an object's properties upon creation of the object.
_______ is a object oriented programming language , it is used to create the object…
Which one of the following functions is used to determine object type?
_______an object means converting it to a byte stream representation that can be stored into file.
_______ is available when a method is called from within an object context
_______are the two main aspects of object-oriented programming.
If you create a __construct() function, PHP will automatically call this function when you create an object from a class.
A ______is called when the object is destructed or the script is stopped or exited.
If you create a _______function, PHP will automatically call this function when you create an object from a class.