Abstract Classes - Hindi
- subtitles off
- captions off
- English
- Hindi
- Questions posted on Forums
- Java Tutorials - Hindi
-
Passing an object reference
Page1https://drive.google.com/file/d/1zR9d7Lb-YwwkXAK5blQq3gqW56W8ZZjq/view?usp=sharingPage2https://drive.google.com/file/d/1zCfAE8uOuYKNG37MhpjkW5XTC37dsZb_/view?usp=sharing
00-01M 0-10S sc256356
Answer last updated on: Aug. 11, 2022, 7:20 p.m.
-
Abstract class and encapsulation
Madam/Sir, How the program shown there with classes Person, Employee an Student were following the rule of Abstraction because somehow we are able to access the Abstract Class Person with creating an object of it using a constructor calling of another class say Employee in main method. It means Person p1=new Employee("John", Ee125, 26....);.Also without extending the class in which main method is there from class Person how we're we able to call it using constructor of other class say Employee because neither Person nor Employee is extended, even if it would have been the constructor of class Person then also how could it be possible to do it without extending it to the class where main method is located?
08-09M 30-40S sc256356
Answer last updated on: July 1, 2022, 11:28 a.m.
-
Chaining of abstract classes
Sir, my first question was that how can we chain a class object, say Student 33 or Employee33 with that of abstract class as shown in Demo33. I have done a similar thing which is nearabout same which you answered as a chain of Class marks in the forum section today.Q2) In Demo33.java file we used the object of abstract class say Person33 and used the constructor of a subclass say Employee33 to send the user details (here it's bydefault written as say,. Begum Akhthar or Hariprasad Chaurasia etc.) now that thing I wanted to implement in my program while using chain of objects for multiple employees. I am not saying my program is correct and other things are wrong but I want to learn this concept very well so that in future I should not face difficulty with the knowledge. I know the code is long but you are the professor, hope you can solve this easily.https://drive.google.com/file/d/1xx75knH7Vjp6vFqMO3kkgfORaobvKtpv/view?usp=drivesdkhttps://drive.google.com/file/d/1xxNGhWjvL-h1Hwmistkj6aTmTL4XUCJy/view?usp=drivesdk
10-11M 50-60S sc256356
Answer last updated on: June 30, 2022, 1:12 p.m.
-
How these two codes are contradicting each other
http://tpcg.io/_MBK76KThis is the one similar to what taught during abstract classes tutorialhttp://tpcg.io/_MQVXOC2nd one is written by me.You will see error in terminal/ execution This is with respect to object creation of abstract class through non abstract subclass
00-01M 0-10S sc256356
Answer last updated on: June 26, 2022, 12:10 p.m.
-
Defintion
Sir,can you please explain the meaning of the term "Implimentation" in the java(in that statment)?
00-01M 50-60S Psych_Scientist
Answer last updated on: Dec. 23, 2021, 12:18 p.m.
-
Difference between
what are the main difference between abstract class and interface?..
04-05M 30-40S mdafzal2490
Answer last updated on: Dec. 6, 2021, 8:39 p.m.
-
Abstract Method
Please I don't understand the point "No opening and closing parenthesis ()". Please is it "No opening and closing curly bracket{}" or "No opening and closing parenthesis ()". Thank you.
01-02M 0-10S edemtech
Answer last updated on: Dec. 6, 2021, 8:35 p.m.
-
1Getting started java Installation
-
2First Java Program
-
3Installing Eclipse
-
4Getting started Eclipse
-
5Hello World Program in Eclipse
-
6Errors and Debugging in Eclipse
-
7Programming features Eclipse
-
8Numerical Datatypes
-
9Arithmetic Operations
-
10Strings
-
11Primitive type conversions
-
12Relational Operations
-
13Logical Operations
-
14if else
-
15Nested if
-
16Switch Case
-
17while loop
-
18For Loop
-
19do while
-
20Introduction to Array
-
21Array Operations
-
22Creating class
-
23Creating object
-
24Instance fields
-
25Methods
-
26Default constructor
-
27Parameterized constructors
-
28Using this keyword
-
29Non static block
-
30Constructor overloading
-
31Method overloading
-
32User Input
-
33Subclassing and Method Overriding
-
34Calling methods of the superclass
-
35Using final keyword
-
36Polymorphism
-
Abstract Classes
-
38Java Interfaces
-
39Static Variables
-
40Static Methods
-
41Static Blocks
-
42Exception Handling
-
43Custom Exceptions
Questions posted on ST Forums:
1450 visits
Outline:
- Java में Abstract क्लासेस - Abstract Methods क्या हैं। - Concrete Methods क्या हैं। - Abstract Methods और Abstract Classes की प्रोपर्टिज - Abstract Methods का उपयोग कैसे करें?
Width: | 800 | Height: | 608 |
---|---|---|---|
Duration: | 00:10:36 | Size: | 6.5 MB |
Show video info