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 – Static – MCQ

Posted on February 27, 2025 Cat Links Java Programming, Technical Programming

The static keyword, on the other hand, is used to declare members (variables or methods) that belong to the class rather than any particular objectContinue readingJava – Static – MCQ

Java – Super – MCQ

Posted on February 27, 2025 Cat Links Java Programming, Technical Programming

In Java, the super keyword is used to refer to the parent class’s members (variables, methods, constructors). It is typically used to call a superclass’sContinue readingJava – Super – MCQ

Java – This MCQ

Posted on February 21, 2025 Cat Links Java Programming, Technical Programming

In Java, this is a reference variable that refers to the current object of the class. It is used to differentiate between instance variables andContinue readingJava – This MCQ

Java – Interface MCQ

Posted on February 21, 2025 Cat Links Java Programming, Technical Programming

In Java, an interface is a blueprint that defines abstract methods, which implementing classes must provide. From Java 8, interfaces can also have default andContinue readingJava – Interface MCQ

Java – Abstraction MCQ

Posted on February 19, 2025 Cat Links Java Programming, Technical Programming

in Java is a concept that allows hiding the implementation details and exposing only the essential features of an object. It is achieved through abstractContinue readingJava – Abstraction MCQ

Java – Polymorphism MCQ

Posted on February 14, 2025 Cat Links Java Programming, Technical Programming

Polymorphism in OOP allows a single interface to handle multiple data types, improving code flexibility and reusability. It has two types: compile-time polymorphism (method overloading)Continue readingJava – Polymorphism MCQ

Java – Inheritance MCQ

Posted on February 4, 2025 Cat Links Java Programming, Technical Programming

Inheritance allows a new class to inherit the properties and behaviors (fields and methods) of an existing class, promoting code reuse and creating a hierarchicalContinue readingJava – Inheritance MCQ

Java – Encapsulation MCQ

Posted on February 4, 2025 Cat Links Java Programming, Technical Programming

Encapsulation in Java is the concept of bundling data (variables) and methods that operate on the data into a single unit, restricting direct access toContinue readingJava – Encapsulation MCQ

Java – Constructors MCQ

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

In Java, a constructor is a special method used to initialize objects. It has the same name as the class and runs automatically when anContinue readingJava – Constructors MCQ

Java – Methods MCQ

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

In Java, methods are reusable blocks of code defined with a name, parameters, and a return type. They can be instance methods, static methods, orContinue readingJava – Methods MCQ

Posts navigation

Older posts
Newer 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 (38)
  • Communicative English (37)
  • Competitive Examinations (63)
    • General Knowledge (29)
    • Science (34)
  • Conversational English V1 (24)
  • Conversational English V2 (24)
  • News & Announcements (2)
  • Soft skills (30)
  • Technical Programming (79)
    • Fundamentals of Computer & MS-Office (4)
    • Ice Breaking Programming (5)
    • Interview Skills in Programming (2)
    • Java Programming (32)
    • MS – Excel (5)
    • MS – Power Point (6)
    • MS-Office V2 (8)
    • Python Programming (17)
  • Technical Support (17)
    • Computer Networking. (5)
    • 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