Skip to main content

Posts

Showing posts from February, 2017

GOOGLE WEB DESIGNER ASSESSMENT

D 1. What does Google Web Designer offer HTML5 coders in particular?       HTML5 syntax highlighting and autocompletion     A code sample library     See tips from award-winning graphic designers     Target ads to specific browsers D 2. What does Google Web Designer help beginners do?      Build creatives without HTML5 coding skills     Learn HTML5 from experts     Consult award-winning graphic designers     Test ads on different browsers simultaneously A 3. How can you move an element in Quick mode animation?       By adding a scene and moving the element where desired     By selecting the element you want to move in the timeline and setting an event marker     By moving the element on the stage and clicking the play button at the top of the animation timeline     By selecting the keyframe in the transition editor The correct answer is By adding a scene and moving the element where desired. A 4. How can you add simple animations quickly in Google Web De

Top Answers to Linux Interview Questions

1.Compare Linux & Windows Criteria Linux Windows Type of OS Open Source Proprietary Customization High level of customization Cannot be changed Security Excellent Cannot be changed 2.What is LILO? • LILO is Linux Loader is a boot loader for Linux. It is used to load Linux into the memory and start the Operating system. LILO can be configured to boot other operating systems as well. LILO is customizable, which means that if the default configuration is not correct, it can be changed. Config file for LILO is lilo.conf. • LILO is also a code snippet which loads PC BIOS into the main memory at the time of starting the computer system. It handles the following tasks: -Locating Linux kernel -Identifying other supporting programs and loading them in the memory -Starting Kernel • The selection of various kernel images and boot routines is supported by LILO. For this reason, it is known as boot manager. 3.You wish to print a file ‘draft’ with 60 lines on a page. What