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

Java – Class and Objects MCQ

Posted on January 27, 2025 Cat Links Java Programming

In Java, a class is a blueprint that defines the properties (fields) and behaviors (methods) of objects. An object is an instance of a class,Continue readingJava – Class and Objects MCQ

Java – Strings MCQ

Posted on November 13, 2024March 14, 2025 Cat Links Java Programming, Technical Programming

In Java, a String is a sequence of characters used to represent text. Strings are immutable, i.e., once created, their values cannot be changed. ThisContinue readingJava – Strings MCQ

Java – Exception Handling MCQ

Posted on November 13, 2024March 12, 2025 Cat Links Java Programming, Technical Programming

Exception handling in Java is a mechanism that allows developers to manage runtime errors and maintain the normal flow of application execution. It involves usingContinue readingJava – Exception Handling MCQ

Java – Arrays MCQ

Posted on November 13, 2024 Cat Links Java Programming, Technical Programming

In Java, an Array is a data structure that stores a fixed-size sequence of elements of the same type. Arrays are used to store multipleContinue readingJava – Arrays MCQ

Java – Break & Continue MCQ

Posted on November 13, 2024September 1, 2025 Cat Links Java Programming, Technical Programming

In Java, the break and continue statements are used to control the flow of loops. The break statement immediately exits the loop or switch statementContinue readingJava – Break & Continue MCQ

Java – Loops MCQ

Posted on November 13, 2024September 1, 2025 Cat Links Java Programming, Technical Programming

Loops are control structures that allow repeated execution of a block of code as long as a specified condition is met. The main types ofContinue readingJava – Loops MCQ

Java – Switch Case and Conditional Operator MCQ

Posted on November 13, 2024September 1, 2025 Cat Links Java Programming, Technical Programming

In Java, the switch statement is used to select one of many code blocks to be executed based on the value of a variable. TheContinue readingJava – Switch Case and Conditional Operator MCQ

Java – Decision Making

Posted on September 14, 2024September 1, 2025 Cat Links Java Programming

Decision Making Decision-making involves controlling the flow of a program based on certain conditions using if statements. These conditional statements evaluate a boolean expression andContinue readingJava – Decision Making

Java – Operators & Precedence

Posted on September 12, 2024September 13, 2024 Cat Links Java Programming, Technical Programming

Operators & Precedence In Java, operators are essential components that perform various operations on data, while precedence determines the order in which these operations areContinue readingJava – Operators & Precedence

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 (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