0% found this document useful (0 votes)
111 views

Chandigarh University: University Institute of Engineering

This document is a presentation on Java fundamentals prepared by Vijay Kumar for the Computer Science and Engineering department at Chandigarh University. The presentation covers topics such as an introduction to Java, the differences between Java and C++, keywords, tokens, data types, and access modifiers. It also provides references for additional reading.

Uploaded by

CSE
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
111 views

Chandigarh University: University Institute of Engineering

This document is a presentation on Java fundamentals prepared by Vijay Kumar for the Computer Science and Engineering department at Chandigarh University. The presentation covers topics such as an introduction to Java, the differences between Java and C++, keywords, tokens, data types, and access modifiers. It also provides references for additional reading.

Uploaded by

CSE
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

CHANDIGARH UNIVERSITY

University Institute of Engineering


Department of Computer and Science and Engineering

Java Fundamentals

Prepared By- Vijay Kumar


Assistant Professor
CSE Department

UIE, CSE Deptt.


Topics to be covered
Introduction to Java.

Difference between C++ and Java.

Keywords,

Tokens,

Data types.

Use of public, private and protected


UIE, CSE Deptt.
2
Introduction to java

UIE, CSE Deptt.


Introduction to java

Platform independent

Object-orientated
programming language

Strongly-typed
programming language

Automatic memory
management

Interpreted and compiled


language

UIE, CSE Deptt.


Difference between C++ and java

UIE, CSE Deptt.


Difference between C++ and java

UIE, CSE Deptt.


References
1. https://
www.tutorialspoint.com/java/java_polymorphism.htm
2. http://
www.careerride.com/Object-oriented-programming-Intervie
w-Questions.aspx
3. http://www.javatpoint.com/
4. http://www.java-examples.com/

UIE, CSE Deptt.

You might also like