Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
Polymorphism
flowchart
Home
Questions
Questions
Study lists
adnan Questions
156 Questions
Write a single Java statement to print exactly the following message on the standard output: The path of my TMA file is: "c:\\M105\\TMA"
Java programming
2023-03-28
Answers
30
Question
40
Followers
30
0
1
213
Write a Java program to print the first letter of your name on the standard output in a nice format. For example, if your name is Ayman, you should print the letter A as:
Java programming
2023-03-28
Answers
30
Question
40
Followers
30
0
1
205
Write a Java program to print your name and your student ID on the standard output in 2 lines
Java programming
2023-03-28
Answers
30
Question
40
Followers
30
0
1
195
OOP simple Example - Human Rsources Program
Java programming
2023-02-24
Answers
30
Question
40
Followers
30
0
0
367
Write a java program to run a gaming store. The program manages the store inventory, sells games to customers, and print their bills. Every game has a price
Java programming
2023-02-24
Answers
30
Question
40
Followers
30
0
1
285
Linear Search vs Binary Search in java programming
Java programming
2023-02-15
Answers
30
Question
40
Followers
30
0
1
182
Design a class named LinearEquation for a 2 x 2 system of linear equations
Java programming
2023-02-08
Answers
30
Question
40
Followers
30
0
1
363
Write a java class Triangle that has the three sides of the triangle as attributes. It also has the following methods
Java programming
2023-02-08
Answers
30
Question
40
Followers
30
0
1
395
Create the class TV with the following UML
Java programming
2023-02-08
Answers
30
Question
40
Followers
30
0
1
324
Write a Java program that will read an unspecified number of integers and then print number of positives, number of negatives, their count, sum and average. Your program should stop reading numbers when the user enter 0. Name your class CountPosNeg
Java programming
2023-02-07
Answers
30
Question
40
Followers
30
0
2
337
Write a two player java program guessing game. First player will look away while second player enters a 3 letter string that is a day of the week (for example, MON, TUE WED etc…). Then the first player will guess the day and your program should tell him whether his guess is right or wrong
Java programming
2023-02-07
Answers
30
Question
40
Followers
30
0
2
497
Write a java program that will read an integer n and then print the line: “You are in CSC111” n times. Create a project Lab05 for all your classes and Name your class Line
Java programming
2023-02-07
Answers
30
Question
40
Followers
30
0
1
735
Write an algorithm that describes how to find the Square of one number and print the result. Using Flow chart algorithm
Python programming
2023-02-06
Answers
30
Question
40
Followers
30
0
1
305
Total:
156
Previous
2
3
4
5
6
Next
Go