Solve This (? + ? + ?=30)
If 1111=R, 2222=T, 3333=E, 4444=N Then 5555=?
Guess the Hindi Muhawara from the following whatsapp Emoticons?
Sweet, Medicine, Film, Girl, City, Car, Place, Doggy all are name same, guess which word it is?
A girl is blind, deaf, dumb and uneducated too. A boy loves her. How would he propose without touching her?
Four Question, One Answer: One River Name, One Flower Name, One Film Name, One Actress Name?
Guess me who am I, I am the first on earth, the second in heaven...
Which Indian cricketer is known as "Brown Bradman"?
David Broome was a successful competitor in what sport in the 1960s and 1970s?
From 1988 to 1991 The Traveling Wilburys were active as a group; who formed the group?
Explain briefly about, processor, assembler, compiler, loader, linker and the functions executed by them.
Processor- A processor is the part a computer system that executes instructions . Assembler -An assembler is a program that takes basic computer instructions and converts them into a pattern of bits(Assembly Language) that the computer's processor can use to perform its basic operations. Compiler-A compiler is a special program that processes statements written in a particular programming language and turns them into machine language. Or translate them from high level language to low level language. Loader- A loader is a component that locates a given program in secondary memory, loads it into main memory. Linker-Linker performs the linking of libraries with the object code to make the object code into an executable machine code.