Category Archives: Java

Strings in Java examples

Basic String Examples

Posted in Java, Object Oriented Programming using Java | Leave a comment

Reserved words

keywords or reserved words in Java:- Reserved words or Keywords are words that have a specific meaning to the compiler and can not be used for other purposes in the program.

Posted in Java | Leave a comment

Object oriented programming concepts

Object oriented programming concepts – Unit 1 – Java notes 1_Introduction to Object Oriented Programming Concept Video Lectures link https://www.youtube.com/watch?v=im5mFa5MElk https://www.youtube.com/watch?v=cO2xk_8HLQ4

Posted in Java | Leave a comment