An object is an instance of the class. It is created in order to use the members of the class i.e. use fields and methods related to the class.Creating Class ObjectThe new keyword is used to create objects of a class.Syntaxvar class_name = new obj_name; ...
MCQ and Objective-type Questions (1 mark each) 20 Short Answer Type-I Questions (2 marks each) 5 View more CBSE Class 12 Exam Pattern Details – Total Time The CBSE Class 12 exam is conducted for a duration of 3 hours. The additional 15 minutes are provided to ensure that the students...
In Python, class or static variables are shared across all instances of a class, unlike instance variables which are unique to each object. In this chapter, we will learn how to define class variables, understand their behavior, and see how they differ from instance variables with the help ...
1.If the displacement of an object is proportional to square of time, then the object moves with: (a) Uniform velocity (b) Uniform acceleration (c) Increasing acceleration (d) Decreasing acceleration Answer: (b) Uniform acceleration 2.From the given v-t graph, it can be inferred that ...
Similar Questions Class-two levers View Solution First class lever and Second class lever View Solution Knowledge Check Refer to the figures, (A, B and C) and arrange them in an order of list class lever, second class lever and third class lever. AB,A,C BC,A,B CC,B,A DA,C,B...
A. Create an object of the Thread class B. Create a class that implements the Runnable interface and override the run() method C. Use the start() method of the main thread D. None of These View Answer More Related Questions on Threads...
A. Create an object of the Thread class B. Create a class that implements the Runnable interface and override the run() method C. Use the start() method of the main thread D. None of These View Answer More Related Questions on Threads Read...
The speed of light in vacuum is 3 × 108m/s. Visit www.ncerthelp.com for Ncert Solutions in Text and Video , CBSE Sample papers, Exam tips, NCERT BOOKS, Motivational Videos, Notes for All Classes and Many More... www.ncerthelp.com Practical Based MCQ type (1 mark) questions 1 iz;...
For the academic session 2025, CBSE has decided to resume the regular Class 10 board exam and do away with the two-term system. The exam pattern for CBSE Class 10 2025 is as follows: Each paper will be 3 hours in duration. Questions will include case-based, situation-based, open-ended...
A. Create an object of the Thread class B. Create a class that implements the Runnable interface and override the run() method C. Use the start() method of the main thread D. None of These View Answer More Related Questions on Threads Read...