C3 Min Read LetuscrackonJune 10, 2024 Forest Fire – TCS CodeVita Roco is an island near Africa which is very prone to forest fire. Forest fire is such that it destroys the complete forest. Not a single tree…
Java1 Min Read LetuscrackonJune 10, 2024 JAVA – Class – Constructor Plus Methods Definition The main method in Hello.java is as shown below. Define the class SimpleCalculator.java by filling in the code so that the…
Python1 Min Read LetuscrackonJune 10, 2024 Print Numbers – Frequency Based An array of N positive integers is passed as input. The program must print the numbers in the array based on the frequency of their…
LetuscrackonJune 10, 2024 Finding Sum – TCS CodeVita The program must accept N integers and an integer P as the input. The program must print the number of subsets of…
Java1 Min Read LetuscrackonJune 10, 2024 JAVA – Class – Static Method Definition The main method in Hello.java is as shown below. Define the class Marks.java by filling in the code so that the program accepts the marks in…
C Java Python2 Min Read LetuscrackonJune 10, 2024 Sort – Domain Names The program must accept the email addresses of N students as the input. The program must print the names of the email domains based…