Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
GCE O-Level
GCE O/L Past Questions
Past Questions Link:👉 Click Here to get access. Download, practice consistently, and revise smart. Wishing you success in your exams! 📚✨
Past Questions Link:
👉 Click Here to get access.
Download, practice consistently, and revise smart. Wishing you success in your exams! 📚✨
See lessAre you ready for the QuizTime Competition?
Great 👍 I'm ready 💪
Great 👍 I’m ready 💪
See lessAlgebra
3
3
See lessAlternating Current
100 V in the secondary coil
100 V in the secondary coil
See lessBonding and structure
The only correct answer is: acid-base displacement is incorrect there Is no displacement taking place redox is Incorrect because neither substance is oxidized or reduced substitution Is incorrect because there is no substitution taking place
The only correct answer is: acid-base
displacement is incorrect there Is no displacement taking place
redox is Incorrect because neither substance is oxidized or reduced
substitution Is incorrect because there is no substitution taking place
See lessEnergy – Kinetic Theory
Constant and random
Constant and random
See lessChemical Equilibra
Remove the product from the reaction vessel is the correct answer
Remove the product from the reaction vessel is the correct answer
See lessThe Haber process
By removing ammonia from the reaction vessel The system attempts to achieve equilibrium by increasing the rate of the forward reaction, i.e. by making more ammonia to replace that which has been removed
By removing ammonia from the reaction vessel
The system attempts to achieve equilibrium by increasing the rate of the forward reaction, i.e. by making more ammonia to replace that which has been removed
See lessHow do I tell my new employer that I can’t use the computer they gave me?
To expand a bit on my comment on @KateGregory’s answer, the problem you face with using your own computer is “who owns what?”. How is a line drawn between things that you do on that computer for the company vs. for yourself? If you work on other projects off the clock, can the company make any claimRead more
To expand a bit on my comment on @KateGregory’s answer, the problem you face with using your own computer is “who owns what?”. How is a line drawn between things that you do on that computer for the company vs. for yourself? If you work on other projects off the clock, can the company make any claim to those? Does the computer have to comply with all corporate standards & policies, including antivirus, web filtering, remote scanning for unapproved software, etc.? Who owns the software you’re using? Who’s responsible for the licensing?
You are going to have to wait a couple weeks before you can make any kind of pitch to get a usable computer. Otherwise, you come across as the new guy who wants everything “just so”, and that will not earn you any points.
See lessShould I start with Django or JavaScript?
I will disagree with Rishabh on this one, it\'s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language. JavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programmRead more
I will disagree with Rishabh on this one, it\’s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language.
See lessJavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programming concepts like closures, functions as first class citizens, higher order functions.
Yes, JavaScript did have a bad reputation a while back, but let bygones be bygones. Investing sometime – emphasis on the fact that you need to invest time in learning the language, the design decisions and especially it\’s good parts will enrich your repertoire.
Today JavaScript is pervasive, node.js in the server, EcmaScript 5.1 in the browser, databases all were powered by this language. So, the investment is well worth the gains.