Strings - Hindi
- subtitles off
- captions off
- English
- Hindi
- Questions posted on Forums
- Java Tutorials - Hindi
-
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:
1967 visits
Outline:
स्ट्रिंग्स *char डेटाटाइप *letter,digit,punctuation marks, tab, या space सभी अक्षर हैं। *प्रोग्राम वेरिएबल और करेक्टर डेटा का वर्णन करता है। *स्ट्रिंग्स का परिचय *सीधे Initialization द्वारा स्ट्रिंग बनाना *नये ऑपरेटर का उपयोग करके स्ट्रिंग बनाना *String length() *String concat() *String toUpperCase() *String toLowerCase()
Width: | 800 | Height: | 608 |
---|---|---|---|
Duration: | 00:08:37 | Size: | 6 MB |
Show video info