ITITest

  • Home
  • Tutorials
    • Tutorial
      • JavaScript
        • Chapter 1 : (Intruduction , data type,variables and operators)
        • Chapter-2 If-Else(Decision Control Statement)
        • Chapter-3 Switch-Case(Selection Statement)
        • Chapter-4 Loop Statements (while, do-while and for loop)
      • CSS
    • Video Tutorial
      • Apprenticeship Videos for Candidate
      • Official Videos
      • Visual Basic For Application Tutorials
  • Exam
  • Custom Exam
  • Download



  • Write a program to find smallest between two numbers using switch-case ?    
  • Write a program to find largest between two numbers using switch-case ?    
  • Write a program to check whether number is EVEN or ODD using switch-case ?    
  • Write a program to check an alphabate is consonant or vowel using switch-case ?    
  • Write program to read gender (M/F) and print corresponding gender using switch-case ?    
  • Write a program to print today's day using switch- case ?    
  • Write a program to read weekday number and print weekday name using switch-case ?    
  • Write a program to print number of days using switch-case ?    
  • Write a program for basic calculator using switch-case ?    

Try It

© Copyright ITITest. All Rights Reserved