Hi, I am quite excited to start the technical part of my blog! I hope so are you! Let's start with the Abc of computers that we all find a bit hard to put in to words. These are my own definitions made really simple and easy to understand! Computer: An electronic device that computes, stores, processes , manipulates and displays the data. Coined from the term "compute", means to calculate. Facts: First ever computer was used for mathematical calculations. Founder: Charles Babbage - The Father of computers - invented the first ever mechanical computer called "Babbage's Analytical Engine"! Features of a Computer / Advantages of computer over a calculator: Speed, Accuracy, Storage, Multi tasking, Diligence (and many more). A computer comprises of Software and Hardware (all the physical - internal or external components/peripherals that are connected to or a part of computer ex. Keyboard, Mouse, Cabinet, Joystick, USB - pen drive etc. that we c...
Solution:
ReplyDelete1 a. String (because it is in double quotes. If there were no double quotes it would be boolean)
b. It's a reference type. Not a data type. It refers to the type of data it is referring to.
2. 1 (Right = true = 1)
3. When a thread completes execution or a higher priority process comes in to existence and kills the thread.
1. a
ReplyDelete2. Right
3. whenever a thread completes its execution
3rd one is right. :)
Delete