How many times can you start a same Java thread?
a) once only
b) Any number of times
c) Three times
Created by: Nancy KAN
@11:17 11-Feb-2026
How many times can you start a same Java thread?
a) once only
b) Any number of times
c) Three times
Created by: Nancy KAN
@11:17 11-Feb-2026
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
Which of the following is the super interface of Closeable?
a) Close
b) AutoClose
c) AutoCloseable
d) Channel
Created by Nancy K.A.N.
@17:09 02-Oct-2025
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
One of the features of Java is auto-garbage collection. It frees the coder from keeping track of deallocating memory, though you can request garbage collection.
Which of the following can request garbage collection?
a) Runtime.free()
b) Runtime.getRuntime().gc()
c) System.gc()
d) System.clear()
Created by Nancy K.A.N.
@12:46 15-09-2025
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
What will be the output of compiling and executing the following code?
a) -4
b) 4
c) 4.563
d) Compile-time error: Invalid argument type
Created by Nancy K.A.N.
@12:01 12-Sept-2025
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
Which of the following interfaces does the InputStream class implement?
a) Serializable
b) SeekableByteChannel
c) Closeable
d) Flushable
Created by Nancy K.A.N.
@12:36 10-Sept-2025
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
Which of the following methods can be used to create a copy of the object on which it is called?
a) copy
b) copyObject()
c) clone()
d) duplicate()
e)CloneCurrentObject()
Created by Nancy K.A.N.
@13:32 08-Sept-2025
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
Which of the following is a superclass of java.lang.Math class?
a) System
b) Process
c) Integer
d) Object
Created by Nancy K.A.N.
@14:52 02-Sept-2025
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
Which of the following is the root interface of Java collections?
a) Collections
b) Collection
c) Abstract Collection
d) Concurrent Collection
Created by Nancy N.
@12:38 11-Jun-2026
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature.
I recently published a Couring books for Adults.