2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
20th September 2014, 04:18 PM
Super Moderator
 
Join Date: Apr 2013
Re: AMI Technical Exam Paper

Here is the list of few questions of AMI Technical Exam paper which you are looking for.
int a[]={5,4,3,2,1} What is the value of a[3]?
a. 2
b. 3
c. 4
d. 1

float a[10]; What is the size of the array?
a. 10
b. 20
c. 30
d. 40

In C a variable name cannot contain
a. Blank Space
b. Underscore
c. Letter
d. Digits

Array is :
a. Primary data type
b. Homogeneous data type
c. Pointer data type

High level languages like C, Fortran are also known as ————— .
a. procedural languages
b. Object oriented language
c. form based language
d.both a and b

one of the basic concept in Object Oriented Programming approach is bundling both data and functions into one unit known as ————.
a. Simple varriable
b. object
c. bundle
d.both a and b

which of the following shows the Operator overloading feature in C++
a. Polymorphism
b. inheritance
c. message passing
d. both a and b

Which of the following data structure is used to store homogeneous data items?
A) Arrays
B) linked list
C) Pointers
D) Structure

A pointer variable always contains…………..
A) The address of an element
B) The address of first element
C) values
D) Address as well as value

Two dimensional arrays are also called……
A) table arrays
B) Simple arrays
C) tree
D) graph

The term “Computer Network” is used to mean an interconnected collection of———————–
A) Mini computers
B) Super computers
C) Autonomous computers
D) Micro computers

A node, which is powerful, and can handle local information processing or graphics processing is called a——————.
A) Workstation
B) Server
C) Network Operating System
D) Peer system

The collection of communication lines and routers is called ——————–

A) LAN
B) WAN
C) MAN
D) Communication subnet

A schema is a collection of all objects that a user has created.
A) Schema
B) Data
C) Database
D) Relation

The ______ attribute is used to declare variables based on definitions of columns in a table.
A) %TYPE
B) %ATTRIBUTE
C) %ROWSET
D) %NOTFOUND

The DBA creates a account in the database for each user who needs access.
A) bank
B) fictitious
C) user
D) nominee

____ security includes monitoring and assigning users permissions to the various objects in
the database.
A) Database
B) Relation
C) Functional
D) Data
  #3  
11th January 2016, 02:40 PM
Unregistered
Guest
 
Re: AMI Technical Exam Paper

I would like to have the previous year’s examination question paper for AMI as I would be appearing for the next examination?
  #4  
11th January 2016, 02:41 PM
Super Moderator
 
Join Date: Apr 2013
Re: AMI Technical Exam Paper

AMI Technical questions from previous year’s examination is given below:

1. What is the collection of communication lines and routers called?

a. LAN
b. WAN
c. MAN
d. Communication subnet

2. What are two dimensional arrays alternatively called as?

a. Table Arrays
b. Simple Arrays
c. Tree
d. Graph

3. What does a pointer variable always consist of?

a. The address of first element
b. The address of an element
c. Values
d. Address as well as value

4. From the below mentioned options, which shows the operator overloading feature in C++

a. Inheritance
b. Polymorphism
c. Message Passing
d. Both a and b

5. What are high level languages like C and FORTRAN also known as?

a. Object oriented languages
b. Procedural languages
c. Both a and b
d. Form based language

6. In C language, a variable name cannot contain:

a. Blank space
b. Letter
c. Digits
d. Underscore

7. What is an Array?

a. Homogeneous type of data
b. Pointer data type
c. Primary data type

8. What is the size of array float a(10)?

a. 20
b. 40
c. 10
d. 30

9. What is the value of a[3] if integer a[] = {5,4,3,2,1}?

a. 1
b. 4
c. 2
d. 3

10. Which node is more powerful and can handle local information processing or graphics processing?

a. Workstation
b. Network Operating System
c. Peer System
d. Server

11. The __________ attribute is used to announce variables based on definitions of columns in a table.

a. % TYPE
b. % ATTRIBUTE
c. % ROWSET
d. % NOT FOUND

12. For each user who needs access, the DBA creates an account in which database?

a. Bank
b. Fictitious
c. User
d. Nominee


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 09:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4