MCQ 1011 MarkWhat can be specified depending on whether parameter is read only or not?A InputB Output✓ a or bD None of theseAnswerCorrect option: C. a or ba or bView full question & answer→
MCQ 1021 MarkWhich of the following syntax is used to declare a variable Gender with initial value ‘M’?✓ _Char = ‘M’B _String = ‘M’C Gender Char = ‘M’D _Char as =’M’AnswerCorrect option: A. _Char = ‘M’_Char = ‘M’View full question & answer→
MCQ 1031 MarkWhich of the following syntax is true to declare a variable balance as private and with initial value 0.0?✓ — Balance: Float 0.0B _Float =0.0C + Balance: Float = 0.0D # Balance: 0.0AnswerCorrect option: A. — Balance: Float 0.0— Balance: Float 0.0View full question & answer→
MCQ 1041 MarkWhich item is mandatory and all other items are optional in syntax of attribute?✓ Attribute nameB Initial valueC Data typeD a and b bothAnswerCorrect option: A. Attribute nameAttribute nameView full question & answer→
MCQ 1051 MarkWhat does attribute refer to generally?✓ variableB Data typeC ValueD ConstantAnswerCorrect option: A. variablevariableView full question & answer→
MCQ 1061 MarkWhich type of visibility can be there in syntax of UML notation?A PrivateB ProtectedC Public 0r Package✓ All of theseAnswerCorrect option: D. All of theseAll of theseView full question & answer→
MCQ 1071 MarkIn which brackets in UML notation is the user supposed to specify the values for items enclosed?✓ <>B []C ()D { }AnswerCorrect option: A. <><>View full question & answer→
MCQ 1081 MarkWhich of the following bracketed items are optional in UML notation?✓ []B <>C ()D { }AnswerCorrect option: A. [][]View full question & answer→
MCQ 1091 MarkIn which sections is a rectangle which is used to represent a class split?A NameB AttributeC Behavior✓ Al of theseAnswerCorrect option: D. Al of theseAl of theseView full question & answer→
MCQ 1101 MarkIn how many sections is a rectangle which is used to represent a class split?✓ ThreeB FourC FiveD TwoAnswerCorrect option: A. ThreeThreeView full question & answer→
MCQ 1111 MarkWith which icon a class is represented diagram?✓ RectangleB ParallelogramC SquareD RoundAnswerCorrect option: A. RectangleRectangleView full question & answer→
MCQ 1121 MarkWhat is class-diagram?✓ DiagramsB StepsC SymbolsD Data-diagramAnswerCorrect option: A. DiagramsDiagramsView full question & answer→
MCQ 1131 MarkWhich of the following is widely used among software developer?✓ Class-diagramB Compressed-diagramC CryptographyD Data-diagramAnswerCorrect option: A. Class-diagramClass-diagramView full question & answer→
MCQ 1141 MarkWhich of the following are the only diagrams which can be directly mapped with object-oriented languages?A CryptographyB Compressed-diagram✓ Class-diagramD Data-diagramAnswerCorrect option: C. Class-diagramClass-diagramView full question & answer→
MCQ 1151 MarkWhich of the following has the purpose to model the static view of an application?A CryptographyB Compressed-diagram✓ Class-diagramD Data-diagramAnswerCorrect option: C. Class-diagramClass-diagramView full question & answer→
MCQ 1161 MarkWhich of the following software specifies several diagrams for representing different aspects of a software application?✓ UMLB URIC URLD ULMAnswerCorrect option: A. UMLUMLView full question & answer→
MCQ 1171 MarkWhich kind of language UML is?A Web designing languageB Web developing language✓ Visual modelling languageD Animation languageAnswerCorrect option: C. Visual modelling languageVisual modelling languageView full question & answer→
MCQ 1181 MarkWhat is the full form of 0MG?✓ Object Management GroupB Object Master GroupC Onscreen Management GroupD Open Management GroupAnswerCorrect option: A. Object Management GroupObject Management GroupView full question & answer→
MCQ 1191 MarkWho maintains UML?✓ 0MGB OMIJC UV1OD GOMAnswerCorrect option: A. 0MG0MGView full question & answer→
MCQ 1201 MarkBy which of the following Unified Modelling Language (UML) is defined?✓ 0MGB OMIJC UV1OD GOMAnswerCorrect option: A. 0MG0MGView full question & answer→
MCQ 1211 MarkWhich of the following languages is defined and maintained by the Object Management Group?✓ UMLB HTMLC XMLD DHTMLAnswerCorrect option: A. UMLUMLView full question & answer→
MCQ 1221 MarkWhich of the following languages is a visual modelling language?✓ UMLB HTMLC XMLD DHTMLAnswerCorrect option: A. UMLUMLView full question & answer→
MCQ 1231 MarkWhat is helpful to design an application?✓ Models of softwareB Founder of the softwareC Developer of softwareD None of theseAnswerCorrect option: A. Models of softwareModels of softwareView full question & answer→
MCQ 1241 MarkWhat can be used to create models of object- oriented software?A XMLB HTML✓ UMLD DHTMLAnswerCorrect option: C. UMLUMLView full question & answer→
MCQ 1251 MarkWhat is the full form of UML?A Unicode Mixer LanguageB Unicode Main Language✓ Unified Modelling LanguageD Unified Main LanguageAnswerCorrect option: C. Unified Modelling LanguageUnified Modelling LanguageView full question & answer→
MCQ 1261 MarkWhat does class-diagram represent?A A collection of classesB ConstraintsC Relationship among classes✓ All of theseAnswerCorrect option: D. All of theseAll of theseView full question & answer→
MCQ 1271 Mark‘Which of the following represents a collection of classes, constraints and relationship among classes?✓ Class-diagramB Object-diagramC Memory-diagramD Field-diagramAnswerCorrect option: A. Class-diagramClass-diagramView full question & answer→
MCQ 1281 MarkBy what is each object identified?A Symbol✓ State (value of the attribute)C IDD None of theseAnswerCorrect option: B. State (value of the attribute)State (value of the attribute)View full question & answer→
MCQ 1291 MarkWhat is going to be considered for each individual, if we have a class named ‘Person’ describing common attributes and behavior of all persons?✓ ObjectB StateC BehaviorD PropertyAnswerCorrect option: A. ObjectObjectView full question & answer→
MCQ 1301 MarkWhich kind of semantic purpose objects in the same class has?A Different✓ SameC ImproperD IrrespectiveAnswerCorrect option: B. SameSameView full question & answer→
MCQ 1311 MarkWhich type of group of objects a class is?✓ With similar attributes and common behaviorB With different attributesC With different behaviorD None of theseAnswerCorrect option: A. With similar attributes and common behaviorWith similar attributes and common behaviorView full question & answer→
MCQ 1321 MarkWith which kind features a class is a template for multiple objects?✓ SimilarB DifferentC Same-FiveD Same-TwoAnswerCorrect option: A. SimilarSimilarView full question & answer→
MCQ 1331 MarkWhich of the following is a general concept used to embody all the common features of a particular set of objects?✓ ClasseB StatC FieldD MethodAnswerCorrect option: A. ClasseClasseView full question & answer→
MCQ 1341 MarkWhich of the following describes a group of objects with similar attributes and common behavior?✓ ClassB StateC FieldD MethodAnswerCorrect option: A. ClassClassView full question & answer→
MCQ 1351 MarkWhich of the following is a template for multiple objects with similar features?✓ ClassB StateC FieldD MethodAnswerCorrect option: A. ClassClassView full question & answer→
MCQ 1361 MarkFor which can class be considered as a blueprint?A for various values of state✓ for various objectsC for only one objectD None of theseAnswerCorrect option: B. for various objectsfor various objectsView full question & answer→
MCQ 1371 MarkWhat can be considered as a blue print for various objects?✓ ClassB StateC PropertyD AttributeAnswerCorrect option: A. ClassClassView full question & answer→
MCQ 1381 MarkWhich of the following enables to express the set of objects that are abstractly, differing only in the values of their attributes?✓ ClassB StateC PropertyD AttributeAnswerCorrect option: A. ClassClassView full question & answer→
MCQ 1391 MarkWhich concept does object-oriented system use?A State✓ ClassC PropertyD AttributeAnswerCorrect option: B. ClassClassView full question & answer→
MCQ 1401 MarkBy what do objects differ from each other when they possess same characteristics and behavior?✓ StateB Sub sectionsC Internal sectionsD None of theseAnswerCorrect option: A. StateStateView full question & answer→
MCQ 1411 MarkThe data attributes and behavioral methods associated with an object are referred as following.A None of these✓ a or bC FeatureD MemberAnswerCorrect option: B. a or ba or bView full question & answer→
MCQ 1421 MarkWhat are the attributes referred which describe the object in object-oriented programming?✓ Data fieldB PropertyC CaptionD IDAnswerCorrect option: A. Data fieldData fieldView full question & answer→
MCQ 1431 MarkIn which of the following terms can objects be described in “real” world?A IdentityB StateC Behavior✓ All of theseAnswerCorrect option: D. All of theseAll of theseView full question & answer→
MCQ 1441 MarkBy what can the following values of objects be changed?✓ BehaviorB ConnectionC MountD DesignAnswerCorrect option: A. BehaviorBehaviorView full question & answer→
MCQ 1451 MarkBehavior is known as the following one.✓ CaptionB AliasC MethodD DesignAnswerCorrect option: A. CaptionCaptionView full question & answer→
MCQ 1461 MarkAn object is associated with the following one.✓ BehaviorB TemplateC NetworkD WebAnswerCorrect option: A. BehaviorBehaviorView full question & answer→
MCQ 1471 MarkWhat is known as the value of attributes which we use to identify the object?A Property✓ StateC CaptionD ValidationAnswerCorrect option: B. StateStateView full question & answer→
MCQ 1481 MarkWhat are the characteristics known as by which objects can be distinguished by each other?A PropertyB Attribute✓ a or bD None of theseAnswerCorrect option: C. a or ba or bView full question & answer→
MCQ 1491 MarkWhich type of identity do all objects have?✓ UniqueB OneC Started with same numberD Started with same symbolsAnswerCorrect option: A. UniqueUniqueView full question & answer→
MCQ 1501 MarkWhich of the following objects may be in abstract form?A Person,carB a and b both✓ Date and Time conceptD None of theseAnswerCorrect option: C. Date and Time conceptDate and Time conceptView full question & answer→