Skip to content

ISDTP SCT

Selvam College of Technology (Autonomous)

  • About Us
    • About ISDTP
    • Our Team
    • Motto
  • MCQ
    • Technical Programming
    • Technical Support
    • Aptitude
    • Communicative English
    • Conversational English V1
    • Soft skills
    • Competitive Examinations
  • Worksheets Answer Key
    • WS – Technical Programming
    • WS – Technical Support
    • WS – Communicative English
    • WS – Conversational English
    • WS – Aptitude
    • WS – Competitive Exams Training
  • Courses
  • WhatsApp Channel
  • www.selvamtech.edu.in

Category: Java Programming

Java – Operator Precedence – MCQ

Posted on August 6, 2025August 8, 2025 Cat Links Java Programming, Technical Programming

Java operator precedence determines the order in which different operators are evaluated in an expression. Operators such as multiplication and division have higher priority thanContinue readingJava – Operator Precedence – MCQ

Java – Composition – MCQ

Posted on March 26, 2025March 26, 2025 Cat Links Java Programming, Technical Programming

Composition is a stronger form of aggregation, where the contained object cannot exist without the container, implying ownership and a lifecycle dependency.

Java – Aggregation – MCQ

Posted on March 26, 2025March 26, 2025 Cat Links Java Programming, Technical Programming

Aggregation is a special form of association where one object “has-a” relationship with another, but the contained object can exist independently.

Java – Association – MCQ

Posted on March 26, 2025March 26, 2025 Cat Links Java Programming, Technical Programming

In Java, association refers to a general relationship between two objects, where one object uses or interacts with another, without owning it.

Java – List-Iterator – MCQ

Posted on March 26, 2025March 26, 2025 Cat Links Java Programming, Technical Programming

In Java, the ListIterator interface is used to iterate over elements in a List collection, such as an ArrayList. Unlike the regular Iterator, a ListIteratorContinue readingJava – List-Iterator – MCQ

Java – Array list-arraylist iterator – MCQ

Posted on March 26, 2025March 26, 2025 Cat Links Java Programming, Technical Programming

In Java, the ListIterator interface is used to iterate over elements in a List collection, such as an ArrayList. Unlike the regular Iterator, a ListIteratorContinue readingJava – Array list-arraylist iterator – MCQ

Java – Enum – MCQ

Posted on March 6, 2025 Cat Links Java Programming, Technical Programming

Enum is a special data type that defines a set of constants, providing type safety and allowing for more readable code, especially when dealing withContinue readingJava – Enum – MCQ

Java – Access Modifiers – MCQ

Posted on March 6, 2025 Cat Links Java Programming, Technical Programming

In Java, access modifiers define the visibility of classes, methods, and variables. They include public, protected, private, and the default (package-private) modifier.

Java – Scope – MCQ

Posted on March 3, 2025 Cat Links Java Programming, Technical Programming

Scope in Java refers to the region of the program where a variable, method, or class is accessible. It determines the visibility and lifetime ofContinue readingJava – Scope – MCQ

Java – Packages – MCQ

Posted on March 3, 2025 Cat Links Java Programming, Technical Programming

In Java, packages are used to group related classes and interfaces, providing a modular structure to organize code and avoid naming conflicts. A package canContinue readingJava – Packages – MCQ

Posts navigation

Older posts

Campus Address

Selvam College of Technology,
Salem Road(NH 44),
Pappinaickenpatti(post),
Namakkal – 637 003,
Tamilnadu, India.

Highlights

An Autonomous Institution,
Accredited by NAAC with “A” Grade,
UGC recognized 2(f) status,
Affiliated to Anna University – Chennai,
Approved by AICTE – New Delhi.

Contacts

Mobile: 9486648899
Email: info@selvamtech.edu.in
Website: www.selvamtech.edu.in

RSS News & Events

Quick Navigation

  • Aptitude (39)
  • Communicative English (37)
  • Competitive Examinations (63)
    • General Knowledge (29)
    • Science (34)
  • Conversational English V1 (25)
  • Conversational English V2 (24)
  • News & Announcements (2)
  • Soft skills (33)
  • Technical Programming (92)
    • Fundamentals of Computer & MS-Office V1 (5)
    • Fundamentals of Computer & MS-Word (5)
    • Ice Breaking in Programming (5)
    • Interview Skills in Programming (3)
    • Java Programming (33)
    • MS – Excel (5)
    • MS – Power Point (6)
    • MS-Office V2 (8)
    • Python Programming (17)
    • SQL using MySQL (6)
  • Technical Support (30)
    • Computer Networking. (18)
    • System Administration (4)
    • Technical Support Fundamentals (8)
  • Weekly Quiz (109)
    • Aptitude Quiz (22)
    • CET Quiz (17)
    • Communicative English Quiz (19)
    • Conversational English Quiz (7)
    • Programming Quiz (27)
    • Soft Skills Quiz (4)
    • Technical Support Quiz (13)
  • Worksheets Answer Key (188)
    • WS – Aptitude (48)
    • WS – Communicative English (29)
    • WS – Competitive Exams Training (26)
    • WS – Conversational English (8)
    • WS – Technical Programming (58)
    • WS – Technical Support (19)
Scroll Up