Strings - Bengali
- subtitles off
- captions off
- English
- Bengali
- Questions posted on Forums
- Java Tutorials - Bengali
-
Chaining of a class
Madam/sir,Can't we make a loop of Class say to save the data of employees in say a Class named EMPDATA no. of times using loop of an object of that class like we do in case of a C++ program likeClass EmpDATA{String name;int age;......................}s[5];for(int i=0;i<5;i++){String a;int t;cin>>t;cin>>a;s[i].name=a;s[i].age=t;}for(int i=0;i<5;i++){cout<<"name="<<s[i].name;cout<<"age"=s[i].age;.......... }
04-05M 0-10S sc256356
Answer last updated on: June 23, 2022, 12:52 p.m.
-
Test on java
When would be the upcoming online test on java?
01-02M 0-10S aprajita0132.cse19@chitkara.edu.in
Answer last updated on: April 19, 2020, 9:31 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
-
Strings
-
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
-
37Abstract Classes
-
38Java Interfaces
-
39Static Variables
-
40Static Methods
-
41Static Blocks
-
42Exception Handling
-
43Custom Exceptions
Questions posted on ST Forums:
1020 visits
Outline:
স্ট্রিংস *char ডেটাটাইপ *সকল অক্ষর হল letter, digit, punctuation marks, tab বা space *প্রোগ্রাম ভ্যারিয়েবল এবং ক্যারেক্টার ডেটা ব্যাখ্যা করে *স্ট্রিংয়ের পরিচিতি *ডাইরেক্ট ইনিসিয়েলাইসেশন দ্বারা স্ট্রিংয়ের নির্মাণ *নতুন অপারেটর ব্যবহার করে স্ট্রিংয়ের নির্মাণ *String length() *String concat() *String toUpperCase() *String toLowerCase()
Width: | 800 | Height: | 608 |
---|---|---|---|
Duration: | 00:08:37 | Size: | 5.7 MB |
Show video info