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 …
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 visi…
Solved Objective Questions on Operating System set-8
1. A small program which loads OS into the memory is called as ...........System management components (Photo credit: Wikipedia)A) ROMB) bootstrap loaderC) BIOSD) RAM2. Virtual memory is .............…
Solved MCQ Questions on Operating System set-7
1. Operating System means ........................A) a set of programs which controls computer working.Operating System (Photo credit: Wikipedia)B) a way of computer drives worksC) a set of devices an…
Solved MCQ of Programming in C++ set-5
1. There is a unique function in C++ program by where all C++ programs start their execution with ........A) start() Class diagram of C++ programming(Photo credit: Wikipedia)B) begin()C) main()D) outp…
Solved MCQ of Programming in C set-3
Dependency graph for tgmath.h header file in C Programming Language (Photo credit: Wikipedia)1. C language is available for which of the following operating systems?A) DOSB) WindowsC) UnixD) All of th…