This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 15951. |
1 nibble equals to how many bits and bytes ? |
|
Answer» A Bit holds the value of either 1 that is on or 0 which is off. Now a NIBBLE is equal to 4 bits. Again a byte is COMPRISED or equal to 8 bits. Which MEANS while a nibble is equal to 4 bits, in terms of byte, a nibble is equal to HALF a byte. |
|
| 15952. |
Questions on title sports and games with answers |
|
Answer» 1 In CRICKET the length of pitch between the TWO wickets is ans 22 yards 2 2008 Olympic games were held in ans china 3 2011 world cup cricket was held in ans india,sri lanka,bangladesh 4 2015 world cup is being held in ans AUSTRALIA,new zealand 5 ------ won the 2011 world cup ans india |
|
| 15953. |
How many MB=1GB? give me short answere please |
| Answer» | |
| 15954. |
How can i rehears timing of slides in my document in MS power point ? |
|
Answer» you can set rehears TIMING in your DOCUMENT by USING given steps :- - open your document or presentation - click on rehears timing button at slide show - a DIALOG box appears at left corner of your screen - set your rehears timing - your timing is set if you want to save in the RECORD then a dialog box appears click on yes . |
|
| 15955. |
Few points on computer based education? |
|
Answer» Computer is an very helpful MACHINE to the students which is being very IMPORTANT in every ONES's life . it has both advantages and DISADVANTAGES also. so always use in a LIMIT. |
|
| 15956. |
How to buy rare candy in poke mo light platinum ? |
|
Answer» RARE Candy can be found -Invisible (use the Dowsing Machine Poketch App) or in the open at Routes 214, 218, 224*, 225*, and 230*, Wayward Cave, Solaceon Town (outside Solaceon Ruins on the ledge"), Mt. Coronet, Victory Road, and Stark Mountain* -Use Thief/Covet/Trick/Switcheroo on the Blissey at the end of the Exact Turn Challenge at Backlot Mansion (Route 212 (North)) -Bought in the Battle Frontier* for 48 BP (each) -Use the Pickup Ability^ of a Level 21 (or higher) Pokemon (Level 21-30 is Rare, Level 31-40 is Very Uncommon, Level 41-100 is Uncommon) * NATIONAL Dex Areas " Catch all 26 Letter Unown then use the RUIN Maniac's Tunnel from Route 214 to reach the area with ! and ? Unown (4 other items inside), the Rare Candy is right outside ^ Meowth, Aipom/Ambipom, Teddiursa, Phanpy, Zigzagoon/Linoone, Pachirisu, and Munchlax can have Pickup Ability (Only Phanpy is guaranteed to have it, Only Aipom/Ambipom, Pachirisu, and Munchlax can be found in the Sinnoh Dex) You can buy them at the battle tower. Please LIKE! |
|
| 15957. |
How can i enter formual in MS excel ? |
|
Answer» OPEN excel GO to the formula BOX on TOP of the SPREADSHEET and enter your formula or go the cell and start with "=" eg =sum(d1:g5:) |
|
| 15958. |
How many types of operating system ? name them ...... |
|
Answer» there are COMMONLY NINE types of operating system they are :- - real time operating system - multitasking operating system - multiprocessing OS - MULTI- access OS - time sharing OS - multi programming OS - batch PROCESSING operating system - single user - multi tasking OS - single user - single TASK OS |
|
| 15959. |
What is COBOL ???..... |
|
Answer» It is a world LANGUAGE; programs written in cobol TEND to be MUCH longer than the programs wrtten in other languages |
|
| 15961. |
What is the syntax for grant permission to the user in oracle? |
|
Answer» GRANT statementUse the GRANT statement to give privileges to a specific user or role, or to all users, to perform actions on database objects. You can also use the GRANT statement to grant a role to a user, to PUBLIC, or to ANOTHER role.The following types of privileges can be granted:Delete DATA from a specific table.Insert data into a specific table.Create a foreign key reference to the named table or to a subset of columns from a table.Select data from a table, view, or a subset of columns in a table.Create a trigger on a table.Update data in a table or in a subset of columns in a table.Run a SPECIFIED FUNCTION or procedure.Use a sequence generator or a user-defined TYPE. |
|
| 15963. |
Write q-basic programme display number 1 to 50? |
| Answer» | |
| 15964. |
qbasic programme enter unit price and quantity and calculate the total price.if total price is greater than 1000 then give discount of 2% |
|
Answer» This is for a lot of data given. |
|
| 15965. |
Write programme of q-basic of two number and print the greatest |
|
Answer» CLSINPUT "enter FIRST no.",num1INPUT"ENTER SECOND NO.",num2IF NUM1>NUM2 THENPRINT num1 "NUMBER 1IS GREATER";ELSEPRINT num2 "NUMBER 2 IS GREATER"; |
|
| 15966. |
Define PHP with its full form . |
| Answer» PHP STAND FOR PROGRAMMING HYPERTEXT PROCESSOR WHICH IS A PROGRAMMING LANGUAGE USED ALMOST EXCLUSIVELY FOR CREATING SOFTWARE PROGRAM . IT IS A PART OF A WEBSITE . IT IS USED TO READ AND PROCESSED BY THE WSS ( WEB SERVER SOFTWARE ) .IT INTERMINGLED WITH HTML PROGRAM . | |
| 15967. |
Can we scan the qr on the monitor to the smart phone |
| Answer» YES U can do it....provided u have a scanner ATTACHED to your computer | |
| 15968. |
How can i trace any websites location by using command prompt ? |
|
Answer» suppose you WANT to trace YAHOO soyou can trace website by using folloowing steps :- - first of all you have a GOOD internet CONNECTION - open cmd - type ( tracert www.yahoo.com ) - you get his location .. after that you see that is functioning at TRACING that location in 30 hops . note * it is always works only in updated windows and mac ...... |
|
| 15969. |
IMAP stand for ______________________________________________ . |
| Answer» IMAP STAND FOR INTERNET MESSAGE ACCESS PROTOCOL ... | |
| 15970. |
JPEG satand for ???? |
| Answer» JPEG STAND FOR JOINT PHOTOGRAPHIC EXPERT GROUPS | |
| 15971. |
How can i make a slide show in ms powerpoint ? |
|
Answer» First install MICROSOFT power point on ur computer . the open power point. according to ur topic set ur SLIDES. presentation can be made using ANIMATION effects etc. after entering in to power point presentation there is a help option in the bar CLICK and FOLLOW |
|
| 15972. |
What is COLSPAN ?? in short answer . |
| Answer» COLSPAN is an IMPORTANT is an important ATTRIBUTE of html which is like a ALIGN but it aligns the data of that cell . | |
| 15973. |
What is the use of rowspan ??? in short answer . |
|
|
Answer» ROWSPAN is a important tag in HTML which is use to attribute specifies how many ROWS of the table this NEXT should SPAN . e.g. | Name | |
| 15974. |
How can i change my fonts of cmd ??? |
|
Answer» You can CHANGE your fonts of command prompt by following steps :- |
|
| 15975. |
Can anybody explain What is delegates concept in C-Sharp Language? How to use? Why should we use? |
|
Answer» Introduction: Here I will EXPLAIN what is delegates in c#.net with example. Basically delegates in c# are type SAFE objects which are used to hold reference of one or more methods in c#.net. Delegates concept will match with POINTER concept of c language. Description: In previous posts I explained OOPS examples in c#, polymorphism in c#, Difference b/w datareader, dataset and dataadapter in c#, Difference b/w appsettings and connection strings in asp.net, Difference b/w executereader, executenonquery and executescalar in c# and many articles relating to INTERVIEW questions in c#, asp.net, sql server, javascript, jquery. Now I will explain delegates in c#.net with example. Whenever we want to create delegate methods we need to declare with delegate keyword and delegate methods signature should match exactly with the methods which we are going to hold like same return types and same parameters otherwise delegate functionality won’t work if signature not match with methods. |
|
| 15976. |
Write a query in mysql to display ename, job, and date of retirement(60 years after hiredate) from employee table. |
|
Answer» SELECT EName,Job,DateOfJoing,DATE_ADD(DateOfJoing,INTERVAL 60 YEAR) AS DateOfRetirement FROM EmployeeTable Note: I have ADDED DateOfJoing in your Query for better UNDERSTANDING ok,If you don't need it you may remove like below.. SELECT EName,Job,DATE_ADD(DateOfJoing,INTERVAL 60 YEAR) AS DateOfRetirement FROM EmployeeTable |
|
| 15977. |
What is the significance of webpage creation |
|
Answer» For interface purpose we should have to create WEBPAGES ,where you will find what you to see or to do LIKE submitting data.Website Contains Webpages which has controls to interact with END users |
|
| 15978. |
What are the types of alignment present in power point? |
|
Answer» TYPES of ALIGNMENT: Left Right Center JUSTIFY |
|
| 15979. |
Q. define meta tag ? |
| Answer» META TAG - IT IS A SPECIFIC TYPE OF HTML TAG THAT CONTAINS INFORMATION NOT ONLY DISPLAYED TO THE USER . HENCE META MEANS " ABOUT THIS SUBJECT " . | |
| 15980. |
Define server ..in 30 to 40 words |
|
Answer» 1) In information technology, a server is a computer program that provides services to other computer programs (and their users) in the same or other computers. 2) The computer that a server program runs in is also frequently referred to as a server (though it MAY be used for other purposes as well). 3) In the client/server programming model, a server is a program that awaits and FULFILLS requests from client programs in the same or other computers. A GIVEN application in a computer may function as a client with requests for services from other programs and also as a server of requests from other programs. Specific to the Web, a Web server is the computer program (housed in a computer) that serves requested HTML pages or FILES. A Web client is the requesting program associated with the USER. The Web browser in your computer is a client that requests HTML files from Web servers. Please be my friend please mark as brainliest and please saythanks |
|
| 15981. |
EDP , EBCDIC AND EDSAC STANDS FOR ? |
|
Answer» EDP - ELECTRONIC DATA PROCESSING EBCDIC - EXTENDED BINARY CODD DECIMAL INTERCHANGE CODE EDSAC - ELECTRONIC DELAY STORAGE AUTOMATIC CALCULATOR . |
|
| 15982. |
What is the function of router |
|
Answer» Router is an electronic DEVICE which is used to transfer the INTERNET signals at very HIGH SPEED. |
|
| 15983. |
What is meaning of embedded system |
|
Answer» It is the COMBINATION of hard and software program which is specifically DESIGNED for PARTICULAR KIND of device. |
|
| 15985. |
How can i find my computer's ip address ??? |
| Answer» to find ip ADDRESS of your computer SIMPLY type in cmd ipconfig then it show you your ip . | |
| 15986. |
Primary key is field that contains _______________values . |
| Answer» PRIMARY key is FIELD that CONTAINS UNIQUE VALUES. | |
| 15987. |
Safety of internet for kids |
|
Answer» It is not GOOD for children under 3 YEARS OLD because it can habit them PLAYING games |
|
| 15988. |
What will a UPS be used for in a building? |
| Answer» It is used as a EXTRA Power back up..... It CONSIST of a battery which CHARGES and when there is shortage of electric the battery USES its energy to light up some appliances. | |
| 15989. |
The speed of your net access is defined in terms of... |
| Answer» | |
| 15990. |
Define groupware .in shot answer |
| Answer» programs which HELP PEOPLE WORK together collectively while located remotely from each other. | |
| 15991. |
A coating of dust on a computer's main circuit boards has this probable consequence |
|
Answer» A COATING of dust on a computer MAIN circuit BOARDS has this probable consequence on OVERHEATING. |
|
| 15992. |
The main computer that stores the files that can be sent to computers that are networked together is... |
|
Answer» the main COMPUTER that stores the files that can be sent to COMPUTERS that are networked TOGETHER is file SERVER |
|
| 15993. |
In which decade was the American Institute of Electrical Engineers (AIEE) founded? |
|
Answer» In 1884 the AMERICAN INSTITUTE of ELECTRICAL ENGINEERS FOUNDED |
|
| 15994. |
Define Telnet . 20 to 30 words . |
| Answer» It is a networking protocol that can be used to open an online ACCESS to another computer on the INTERNET of LAN ( local area networking ) . It is bidirectional interacative text oriented communication . it is mainy SUPPORTED in MS DOS . | |
| 15995. |
A dual-layer DVD is valued because it: |
| Answer» A dual-layer DVD is VALUED because it Can HOLD more DATA | |
| 15996. |
What would you use for immediate, real-time communication with a friend? |
|
Answer» You can USE a CELLPHONE to TALK IMMEDIATELY. |
|
| 15997. |
What does the term PLC stand for? |
|
Answer» Programmable LOGIC CONTROLLER is the TERM stands for PLC... |
|
| 15998. |
What kind of data can you send by e-mail? |
|
Answer» We can send various types of DATA.... For Example - 1. MESSAGE , 2. PHOTOS , 3. Recordings 4. Videos, 5. SONGS |
|
| 15999. |
In the UK, what type of installation requires a fireman's switch? |
| Answer» type of installation requires a FIREMAN's switch in UK is neon LIGHTING | |
| 16000. |
How can i add header or footers and numbering slide ? |
|
Answer» for add HEADER / footers and numbering slide :- i. open powerpoint presentation ii. click on thumbnail iii. click on header and footer in insert tab then a dialog BOX appears iv. click on date and TIME box then click on UPDATE automatically v. click on fixed button and enter date vi. click on slide NUMBER vii .click on footer viii. click on notes and handouts tab and make the same changes to notes and handouts page . ix . at last click on apply to all and apply |
|