Computer Knowledge

Animation and Visual Effects

1,583 Questions

Animation and visual effects involve creating digital imagery, 3D models, and virtual environments for media. This hub covers computer graphics techniques, modeling, and augmented reality. These questions assess basic computer knowledge and digital technology concepts.

3D modeling techniquesComputer graphicsAugmented realitySimulation methodsVisual special effects

Animation and Visual Effects Questions

Multiple choice general knowledge science & technology
  1. Raster Graphics

  2. Scalar Graphics

  3. Vector Graphics

  4. Bitmap Architecture

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Vector graphics use mathematical equations and geometric primitives (points, lines, curves) to represent images, allowing them to be scaled infinitely without quality loss. Raster graphics (option A) use pixel grids, 'Scalar graphics' (option B) is not a standard graphics term, and 'Bitmap Architecture' (option D) refers to raster image storage, not mathematical image representation. The key advantage of vector graphics is that they remain sharp at any size because they're defined by formulas rather than fixed pixels.

Multiple choice general knowledge science & technology
  1. Morphing

  2. CAD

  3. Toasting

  4. JIT

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Morphing is a special effect that smoothly transitions one image into another by manipulating pixels. It was widely popularized in music videos and movies during the 1990s. CAD (Computer-Aided Design), Toasting, and JIT (Just-In-Time compilation) are not related to visual transformation effects.

Multiple choice general knowledge science & technology
  1. Holograms

  2. Lasers

  3. 3D special effects

  4. DVD

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Holograms are three-dimensional images created using laser light interference patterns. Unlike regular photographs, holograms capture the light field scattered from an object, allowing them to display the object in three dimensions with realistic depth and parallax effects.

Multiple choice general knowledge science & technology
  1. A type of animation entrance effect

  2. A method of advancing slides

  3. A method of moving items on a slide

  4. All of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A motion path is a custom animation that moves an object along a defined trajectory on a slide. It's not an entrance effect (those are predefined), not for advancing slides, and distinctly different from other animation types.

Multiple choice general knowledge science & technology
  1. effects

  2. custom animations

  3. transitions

  4. present animations

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Transitions are the special effects applied between slides to control how one slide transitions to the next. Custom animations apply to objects within a slide, and 'effects' and 'present animations' are not standard PowerPoint terminology for this feature.

Multiple choice general knowledge science & technology
  1. Select the slide in normal view; and click Format, Animation

  2. Click the PowerPoint window and move it around vigorously with the mouse for a manual animation effect

  3. Select the slide in slide sorter view, right click and choose preset animations from the shortcut menu

  4. PowerPoint does not have an animation feature

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In slide sorter view, right-clicking a slide provides access to preset animations from the shortcut menu. Normal view's Format menu doesn't have an Animation option, PowerPoint definitely has animation features, and mouse movement doesn't create animations.

Multiple choice general knowledge science & technology
  1. Create effect

  2. Insert motion path

  3. Draw custom path

  4. All of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Draw Custom Path option in animation settings provides access to line, curve, freeform, and scribble tools for creating custom motion paths. These tools allow you to design exactly how objects move across slides rather than using preset paths.

Multiple choice technology programming languages
  1. BeginPaint()

  2. OnFrame()

  3. OnCreate()

  4. CreateFrame()

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

OnCreate() is the method that gives physical presence to a frame in MFC applications. It's called when the frame is being created and is where you should perform initialization that requires the window to exist. BeginPaint() is for painting, OnFrame() and CreateFrame() are not standard MFC methods.

Multiple choice technology web technology
  1. A graphic, animation and authoring application

  2. An authoring tool to publish web pages

  3. A graphic application to make WBT

  4. A graphic application to publish interactive web application and web Pages

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Adobe Flash is a graphic and multimedia platform used specifically for authoring and publishing interactive vector graphics, rich internet applications, web animations, and full web pages.

Multiple choice technology web technology
  1. Images only

  2. Images and Movie Clip only

  3. Images, Movie Clip, and button

  4. Symbol and shape only

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Flash, the most fundamental elements that can be animated are symbols and shapes. While images, movie clips, and buttons are important, option D correctly identifies the broader and more essential category. Symbols (which include graphic, movie clip, and button symbol types) and shapes form the foundation of Flash animation.

Multiple choice technology platforms and products
  1. Generative Shape Design

  2. General Shape Design

  3. General shape Development

  4. Generative Shape Development

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In CATIA V5, GSD stands for Generative Shape Design, which is a workbench for creating complex 3D shapes using parametric modeling. The term 'Generative' refers to the ability to generate shapes from specifications and parameters. 'General Shape Design' and other variations are incorrect terminology.