1. What program included in windows can be used to record sound?A) Media RecorderMesh network topology, own work (Photo credit: Wikipedia)B) Sound PlayerC) Media PlayerD) Sound Recorder2. Which of the following is not database program?A) DB2B) Fox-proC) Ms AccessD) Ms Excel3....
الثلاثاء، 31 ديسمبر 2013
الاثنين، 23 ديسمبر 2013
Interview MCQ Questions of Computer Fundamentals set-3

1. Which is special register, which holds machine instructions?A) Control unitB) RAMC) Control instruction registerD) None of the above2. A language used to express algorithms in computer understandable form isA) Assembly language B) Low-level languageC) Algorithmic languageD)...
الثلاثاء، 17 ديسمبر 2013
Computer Networks MCQ Interview Questions with Answer set-8
1. In addresses for ................... networks, the first 16 bits specify a particular network, and the last 16 bits specify a particular host. SMTP (Photo credit: Wikipedia)A) class AB) class BC) class CD) class D2. The .............. protocol is based on end to...
الأحد، 15 ديسمبر 2013
Solved MCQ of Wireless Mobile Communication set-1
GSM Network Architecture (Photo credit: Wikipedia)1. Which of the following is/are the main part(s) of basic cellular system.A) A mobile UnitB) A cell SiteC) A mobile Telephone Switching OfficeD) All of the above2. Fading of the received radio signals in a mobile communication...
الجمعة، 13 ديسمبر 2013
Solved MCQ of Client Server Computing set-1
1. ........................ tier it's much easier to design the application to be DBMS agnostic.A) Middle application serverClient-Server Model (Photo credit: Wikipedia)B) Multithreaded applicationC) Application serverD) Client server application2. Which of the following...
الثلاثاء، 10 ديسمبر 2013
Computer Organization and Architecture Objective Questions set-5
1. Memory unit that communicates directly with the CPU is called the ...............A) Main memoryRISC (Photo credit: Wikipedia)B) Secondary memoryC) Auxiliary memoryD) Register2. CISC stands for ................A) Common Instruction Set ComputersB) Complex Instruction...
الاثنين، 9 ديسمبر 2013
Computer Organization and Architecture Interview Questions set-4
1. The computer code for the interchange of information between terminal is ..A) ASCIIExample of how to construct a NAND gate from NOR gates (Photo credit: Wikipedia)B) BCDC) EBCDICD) All of the above2. SIMD stands for ....A) Single Instruction Stream Over Multiple Data...
الخميس، 5 ديسمبر 2013
Java MCQ Interview Questions With Answers set-10
1. Java was developed by the companyA) Sun Micro systemsSun Micro systems Image CrunchBaseB) MicrosoftC) Micro techD) IBM2. What is the file extension of compiled java program?A) .classB) .javaC) .cssD) .html3. .................. keyword is used to invoke the current object.A)...
الأربعاء، 4 ديسمبر 2013
Java Objective Questions with Answers set-9
1. In java a ....................... is a sequence of characters.Schema of the general architecture of a program running in a Java Virtual Machine (Photo credit: Wikipedia)A) stringB) arrayCharC) groupCharD) collection2. Java programs perform I/O through ...........A) I/O...
الثلاثاء، 3 ديسمبر 2013
SQL Interview Multiple Choice Questions and Answers set-4
1. In SQL, which command is used to issue multiple CREATE TABLE, CREATE VIEW and GRANT statements in a single transaction?SQL database icon with shortcut identification (Photo credit: Wikipedia)A) CREATE PACKAGEB) CREATE SCHEMAC) CREATE CLUSTERA) All of the above2. In SQL,...
الاثنين، 2 ديسمبر 2013
SQL MCQ Interview Questions With Answers set-3
1. In SQL, which command is used to remove a stored function from the database?Cover of SQL Server magazine (Photo credit: Wikipedia)A) REMOVE FUNCTIONB) DELETE FUNCTIONC) DROP FUNCTIOND) ERASE FUNCTION2. In SQL, which command is used to select only one copy of each set...
الأحد، 1 ديسمبر 2013
Solved Objective Questions of Database Management System set-9
1. ............................ is the powerful language for working with RDBMS.A) Embedded ProgramsDatabase Management System (Photo credit: Wikipedia)B) Dynamic ProgramsC) Query LanguageD) Static Language Programs2. The file in DBMS is called as .................. in...
الخميس، 28 نوفمبر 2013
How to Create JavaScript Image Slideshow with Links
Image Slideshow (Photo credit: Wikipedia)If you want to place links on the images or captions of the image slideshow using JavaScript codes, you can do it by creating a new array of links along with the array of images and captions and adding some codes on 'swap'...
تصنيف:
JavaScript
Programming Guide
الأربعاء، 27 نوفمبر 2013
Image Slideshow with Navigation Buttons Using Javascript
A simple JavaScript code (Photo credit: Wikipedia)I have already posted JavaScript codes for simple image slideshows without caption, with caption and Jquery fade effect animation. As some of our visitors asked how to add a next button to the slide, I have posted this JavaScript...
تصنيف:
JavaScript
Programming Guide