Monday, April 22, 2019
I have keys but do not lock. I have space but have no room. You can enter but not come in what am I?
I have keys but do not lock. I have space but have no room. You can enter but not come in what am I?
- Hard Drive
- The Riddler
- Keyboard
- Windows
EXPLANATION
I have keys but no locks I have space but no room You can enter but cant go outside. Thank you for visiting our website. Below you will be able to find all I have keys but no locks I have space but no room You can enter but cant go outside . This is an excellent riddle which is tricky at the same time.
SOURCE
https://www.answersking.com/i-have-keys-but-no-locks-i-have-space-but-no-room-you-can-enter-but-cant-go-outside/
In Windows, what is the run command to bring up programs/apps list?
In Windows, what is the run command to bring up programs/apps list?
- appwiz.cpl
- appwiz.msc
- appmgr.cpl
- appmgr.dll
EXPLANATION
Appwiz.cpl is a Windows shortcut that allows you to launch the installed programs window without going through the Control Panel. The installed programs window contains programs and applications that you can uninstall and remove safely without damaging your computer.Which is NOT a supported version of .NET Framework on any release of Exchange 2019?
Which is NOT a supported version of .NET Framework on any release of Exchange 2019?
- .NET Framework 4.7.1
- .NET Framework 4.5
- All of them
- .NET Framework 4.6.2
EXPLANATION
.NET Framework
We strongly recommend that you use the latest version of the .NET Framework that's supported by the release of Exchange you're installing.
Important
Exchange version | .NET Framework 4.7.2 |
---|---|
Exchange 2019 | Supported |
What does IT stand for in IT Administrator ?
What does IT stand for in IT Administrator ?
- Information Technology
- Integrated Timeline
- Income Tax
- Industrial Trainee
EXPLANATION
Income tax
An
income tax is a tax imposed on individuals or entities that varies with
respective income or profits. Income tax generally is computed as the
product of a tax rate times taxable income. Taxation rates may vary by
type or characteristics of the taxpayer.
Information technology
Information
technology is the use of computers to store, retrieve, transmit, and
manipulate data, or information, often in the context of a business or
other enterprise. IT is considered to be a subset of information and
communications technology.
Which of the following is Stack structure?
Which of the following is Stack structure?
- LILO (Last In Last Out)
- FILO (First In Last Out)
- LIFO (Last In First Out)
- LIFO (Last In First Out)
EXPLANATION
Stack Stands for "First In, Last Out." FILO is an acronym used in computer science to describe the order in which objects are accessed. It is synonymous with LIFO (which is more commonly used) and may also be called LCFS or "last come, first served."
A stack is a typical data structure that may be accessed using the LIFO method. In a stack, each item is placed on top of the previous item, one at a time. Items can be removed from either the top of the stack (FILO) or from the bottom of the stack FIFO.You can imagine a FILO stack as the paper in a printer tray. Whatever paper you place on top of the existing paper in the input tray will be accessed first.
FILO is not necessarily a "fair" way to access data, since it operates in opposite order of a queue. Still, the FILO method can be useful for retrieving recently used objects, such as those stored in cache memory.
OSI model is having how many layers?
OSI model is having how many layers?
- 7
- 6
- 2
- 4
