Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
112 views
in Programming by (95.2k points)
closed by
Java is a _________ language. This means that you must be explicit about what type of data you are working with. 
1. Strongly typed
2. Loosely typed 
3. Dynamically typed 
4. Weakly typed 

1 Answer

0 votes
by (95.4k points)
selected by
 
Best answer
Correct Answer - Option 1 : Strongly typed

Concept:

Java is a high-level, secure, and strongly typed language. It was developed by sun microsystems. we can create web applications, mobile and enterprise applications using java.

Explanation:

A programming language that requires a variable to be defined and variable it is.  It means when declaring a variable, its type must also be specified.

A strongly typed language means that you must be explicit about what type of data you are working with. In java, typing errors are detected during compilation. Examples of strongly typed language are Java, Ruby, Python etc.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...