0% found this document useful (0 votes)
18 views1 page

11 - PDFsam - 1. Language Fundamentals

The document discusses several topics related to the Java programming language including: 1. Valid Java keywords such as public, static, and void but not main or String. 2. Java's data types and how it is a strongly typed language that checks type compatibility. 3. Why Java is not considered a purely object-oriented language due to lacking features like multiple inheritance and operator overloading, and its use of primitive data types. 4. Contact information for DURGASOFT training organization.

Uploaded by

ROHIT JAIN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

11 - PDFsam - 1. Language Fundamentals

The document discusses several topics related to the Java programming language including: 1. Valid Java keywords such as public, static, and void but not main or String. 2. Java's data types and how it is a strongly typed language that checks type compatibility. 3. Why Java is not considered a purely object-oriented language due to lacking features like multiple inheritance and operator overloading, and its use of primitive data types. 4. Contact information for DURGASOFT training organization.

Uploaded by

ROHIT JAIN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

JAVA Means DURGA SIR

7. finalize, synchronized(invalid) //finalize is a method in Object class


8. instanceof, sizeOf(invalid) //sizeOf is not reserved keyword
9. new, delete(invalid) //delete is not a keyword
10. None of the above(valid)

Which of the following are valid java keywords?

1. public(valid)
2. static(valid)
3. void(valid)
4. main(invalid)
5. String(invalid)
6. args(invalid)

7.

Data types:

Every variable has a type, every expression has a type and all types are strictly define
more over every assignment should be checked by the compiler by the type
compatibility hence java language is considered as strongly typed programming
language.

Java is pure object oriented programming or not?

Java is not considered as pure object oriented programming language because several
oops features (like multiple inheritance, operator overloading) are not supported by
java moreover we are depending on primitive data types which are non objects.

Diagram:

nd
DURGASOFT, # 202,2 Floor,HUDA Maitrivanam,Ameerpet, Hyderabad - 500038,
11  040 – 64 51 27 86, 80 96 96 96 96, 9246212143 | www.durgasoft.com

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy