No video

Basic Concepts of Java | Java OOPs Concepts | OOPs Concepts | in Telugu

Java Concepts:
Class
Object
Abstraction
Encapsulation
Inheritance
Polymorphism
Subscribe my channel : www.youtube/SBTechTuts
#Javaprogramming
#oopsconcepts
#SBTechTuts
Basic Concepts of Java | Java OOPs Concepts | OOPs Concepts | in Telugu
Basic concepts of java
java oops concepts
java concepts
in telugu
by sudhakar bogam
sb tech tuts

Пікірлер: 56

  • @5c1_ganesh5
    @5c1_ganesh52 жыл бұрын

    Tanq sir I have comepleted my Java exam with good marks

  • @SBTechTuts

    @SBTechTuts

    2 жыл бұрын

    congratulations....

  • @roo8558

    @roo8558

    8 ай бұрын

    Ntha

  • @roo8558

    @roo8558

    8 ай бұрын

    Ntha

  • @sirishas5294
    @sirishas52943 жыл бұрын

    Excellent explanation on all the concepts. Thanks for uploading videos.

  • @aswini-jl7oi
    @aswini-jl7oiАй бұрын

    Thanks for uploading voideos sir

  • @srinivasuraolakshmi6716
    @srinivasuraolakshmi67162 ай бұрын

    sir i like your explanation veeti tho pattu messgae passing and dynamic binding cheppandi sir.

  • @anandreddy1233
    @anandreddy12332 жыл бұрын

    Anna nenu first time oka video manishi peru meeda search chesa mee explanation method super .. please do as like as this ...thank you bro

  • @SBTechTuts

    @SBTechTuts

    2 жыл бұрын

    thank u very much and welcome to our channel

  • @user-qd7kt5ui3c
    @user-qd7kt5ui3c7 ай бұрын

    Excellent explanation sir

  • @sakesujatha51
    @sakesujatha51 Жыл бұрын

    Super explanation sir😚

  • @ThansavN
    @ThansavN3 жыл бұрын

    Super sir Nice explanation,,,

  • @SBTechTuts

    @SBTechTuts

    3 жыл бұрын

    Thanks and welcome

  • @cm-014bhargavi3
    @cm-014bhargavi33 жыл бұрын

    Super nice explanations and well understand sir

  • @SBTechTuts

    @SBTechTuts

    3 жыл бұрын

    thank u and welcome to our channel

  • @ajaymateti3286
    @ajaymateti32863 жыл бұрын

    Explanation is super sir Ms office videos kuda cheyandi sir

  • @dhineshgudavalli7114
    @dhineshgudavalli7114 Жыл бұрын

    Iam final year student ni sir

  • @samaashokreddy123.6
    @samaashokreddy123.63 жыл бұрын

    Thank u sir. Your videos really helped me a lot sir!!!

  • @PradeepKumar-zk2yh
    @PradeepKumar-zk2yh3 жыл бұрын

    Nice explanation

  • @bottaprasanthkumar6065
    @bottaprasanthkumar60653 жыл бұрын

    Tq sir tq very much

  • @SBTechTuts

    @SBTechTuts

    3 жыл бұрын

    welcome

  • @Komarapuribhavana2005-zc9ub
    @Komarapuribhavana2005-zc9ub Жыл бұрын

    TQ sir

  • @Shiva_boin
    @Shiva_boin3 ай бұрын

    Sir is a diahead fan robo movie 😂

  • @sakesujatha51
    @sakesujatha51 Жыл бұрын

    Thank you so much sir

  • @itsmeveer1959
    @itsmeveer19592 жыл бұрын

    thank u very much sir,and ur examples explanations are outstanding

  • @SBTechTuts

    @SBTechTuts

    2 жыл бұрын

    thank u and welcome to our channel

  • @itsmeveer1959

    @itsmeveer1959

    2 жыл бұрын

    @@SBTechTuts sir I follow s every class , now I'm in structure of java.. but small favor sir how to compile in mobile .. any for app suggestions sir ...plz .

  • @achumaa7727
    @achumaa77272 жыл бұрын

    Good explanation sir 😊

  • @sowmyayamjala1159
    @sowmyayamjala1159 Жыл бұрын

    Nice explanation sir

  • @chandakajagadeeswararao395
    @chandakajagadeeswararao3953 жыл бұрын

    Well explanation sir

  • @SBTechTuts

    @SBTechTuts

    3 жыл бұрын

    Thanks and welcome

  • @user-hl8ye1oq8l
    @user-hl8ye1oq8l Жыл бұрын

    Super sir miru

  • @dhineshgudavalli7114
    @dhineshgudavalli7114 Жыл бұрын

    Good evening sir java t point lo basic program explain cheyandhi sir please sir

  • @princethotla7915
    @princethotla79152 жыл бұрын

    Super explanation sir

  • @nagamaniedunoori7709
    @nagamaniedunoori7709 Жыл бұрын

    Nice video sir

  • @jgdnvgisskgd
    @jgdnvgisskgd11 ай бұрын

    Anna super thopu

  • @surendrathirumalasetti7186
    @surendrathirumalasetti7186 Жыл бұрын

    🎉🎉🎉🎉 great sir

  • @sindhujasekhar7109
    @sindhujasekhar7109 Жыл бұрын

    UNIT I Introduction Introduction to Object Oriented Programming, The History and Evolution of Java, Introduction to Classes, Objects, Methods, Constructors, this keyword, Garbage Collection, Data Types, Variables, Type Conversion and Casting, Arrays, Operators, Control Statements, Method Overloading, Constructor Overloading, Parameter Passing, Recursion, String Class and String handling methods UNIT II Inheritance, Packages, Interfaces Inheritance: Basics, Using Super, Creating Multilevel hierarchy, Method overriding, Dynamic Method Dispatch, Using Abstract classes, Using final with inheritance, Object class, Packages: Basics, Finding packages and CLASSPATH, Access Protection, Importing packages. Interfaces: Definition, Implementing Interfaces, Extending Interfaces, Nested Interfaces, Applying Interfaces, Variables in Interfaces. UNIT III Exception handling, Stream based I/O Exception handling - Fundamentals, Exception types, Uncaught exceptions, using try and catch, multiple catch clauses, nested try statements, throw, throws and finally, built-in exceptions, creating own exception subclasses. Stream based I/O (java.io) - The Stream Classes-Byte streams and Character streams, Reading console Input and Writing Console Output, File class, Reading and Writing Files, Random access file operations, The Console class, Serialization, Enumerations, Autoboxing, Generics. UNIT IV Multithreading, The Collections Framework Multithreading: The Java thread model, creating threads, Thread priorities, Synchronizing threads, Interthread communication. The Collections Framework (java.util): Collections overview, Collection Interfaces, The Collectionclasses￾Array List, Linked List, Hash Set, Tree Set, Priority Queue, Array Deque. Hashtable, Properties, Stack, Vector, String Tokenizer, Bit Set, Date, Calendar, Random, Formatter, Scanner. UNIT V Applet, GUI Programming with Swings, Accessing Databases with JDBC Applet: Basics, Architecture, Applet Skeleton, requesting repainting, using the status window, passing parameters to applets GUI Programming with Swings - The origin and design philosophy of swing, components and containers, layout managers, event handling, using a push button, jtextfield, jlabel and image icon, the swing buttons, jtext field, jscrollpane, jlist, jcombobox, trees, jtable, An overview of jmenubar, jmenu and jmenuitem, creating a main menu, show message dialog, show confirmdialog, show input dialog, show option dialog, jdialog, create a modeless dialog. Accessing Databases with JDBC: Types of Drivers, JDBC Architecture, JDBC classes and Interfaces, Basic steps in developing JDBC applications, Creating a new database and table with JDBC

  • @SBTechTuts

    @SBTechTuts

    Жыл бұрын

    class and object nundi complete videos unnay check it in channel java playlist... ok thank u

  • @ravalii
    @ravalii Жыл бұрын

    Nice sir !

  • @reddyshekar9568
    @reddyshekar95682 жыл бұрын

    Own ga logics ni ela build chesuko valo chepandi sir

  • @kadariabhinav8942
    @kadariabhinav8942 Жыл бұрын

    Nice sir

  • @samalarashi7924
    @samalarashi79243 жыл бұрын

    Nice explained sir

  • @sravanisravs8307
    @sravanisravs83072 жыл бұрын

    Tq sir

  • @ajay_goud_official
    @ajay_goud_official8 ай бұрын

    ❤❤

  • @kalampally
    @kalampally2 жыл бұрын

    Sir please help us with CI CD too sir

  • @nmurali3948
    @nmurali3948 Жыл бұрын

    🥰🥰

  • @bottaprasanthkumar6065
    @bottaprasanthkumar60653 жыл бұрын

    Sir polymorphism and c++ lo unna function overloading same kadha sir

  • @SBTechTuts

    @SBTechTuts

    3 жыл бұрын

    yes. polymorphism two ways lo untundhi 1. static polymorphism 2. dynamic polymorphism function overloading concept, static polymorphism ni implement chesthundhi. function overriding concept, dynamic polymorphism ni implement chesthundhi.

  • @srikalamaddela8389
    @srikalamaddela8389 Жыл бұрын

    Sir constructors leva sir oops concept lo

  • @SBTechTuts

    @SBTechTuts

    Жыл бұрын

    concept lo constructor radu

  • @divyashiny9018
    @divyashiny90182 жыл бұрын

    Sir Instance means??

  • @SBTechTuts

    @SBTechTuts

    2 жыл бұрын

    instance variables mean class variables....

  • @sindhujasekhar7109
    @sindhujasekhar7109 Жыл бұрын

    Enni sarlu adigina meeru videos Upload chesthanu antaru But cheyadam ledu

  • @saitejabattu5047
    @saitejabattu50472 жыл бұрын

    Sir JAVA 8 video classes unaya sir And can help me with your phone number

  • @nadimpallianjalidixitha9089
    @nadimpallianjalidixitha90892 жыл бұрын

    Nice video sir