Questions

Q:

Which of the following data structure is linear type?

A) Tree B) Binary Tree
C) Queue D) Graph
 
Answer & Explanation Answer: C) Queue

Explanation:

A data structure is a specialized format for organizing and storing data. General data structure types include the array, the file, the record, the table, the tree, and so on. Any data structure is designed to organize data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.

 

Linear data structure: A linear data structure traverses the data elements sequentially, in which only one data element can directly be reached.

Ex: Arrays, Linked Lists, Stack, Queue, Any type of List all are linear.

 

Trees like Binary Tree, B Tree or B+ Tree are examples of non linear data structure.

Report Error

View Answer Report Error Discuss

5 2751
Q:

Which datatype in c language has least storage?

A) char B) double
C) int D) float
 
Answer & Explanation Answer: A) char

Explanation:

Data types are used for declaration of variables in computer programming languages. These determine the type and size of data associated with variables.

Data types examples - int, char, float, etc...

 

char datatype is the least storage data type with 1 byte.

int with 2 or 4 bytes.

float with 4 bytes

double with 8 bytes.

datatype_in_c_language_has_least_storage1562156854.png image

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Database Administration , IT Trainer

2 2751
Q:

India's Largest tractor manufacture Mahindra & Mahindra had recently made a take over bid on a European company, Universal Tractors. The Company is based in 

A) England B) Finland
C) Norway D) Romania
 
Answer & Explanation Answer: D) Romania

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Business Awareness

6 2750
Q:

When is World Day for Water, recognised by the UN observed?

A) January 21 B) March 22
C) October 27 D) February 24
 
Answer & Explanation Answer: B) March 22

Explanation:
Report Error

View Answer Report Error Discuss

0 2749
Q:

Diagrammatic representation of data includes which of the following?

1) Bar diagram

2) Pie-diagram

3) Pictogram

Select the correct answer using the code given below:

 

A) 1 and 2 only B) 2 and 3 only
C) 1 and 3 only D) 1, 2 and 3
 
Answer & Explanation Answer: D) 1, 2 and 3

Explanation:
All three are types of data representation
Pictogram uses pictures so show different identities with different numbers
Report Error

View Answer Report Error Discuss

2 2749
Q:

Which of the following is a secondary storage device?

A) ALU B) Disc
C) Projector D) All of the above
 
Answer & Explanation Answer: B) Disc

Explanation:
Report Error

View Answer Report Error Discuss

3 2749
Q:

The oldest news agency in the world is

A) Associated Press B) Agence France-Presse
C) Reuters D) None of the above
 
Answer & Explanation Answer: A) Associated Press

Explanation:

Associated Press (AP) is world's oldest news agency followed by Reuters and Agence France - Presse.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

2 2749
Q:

Which startup acquired Google's satellite imaging business in 2017 ?

A) NovaWurks B) PlanetiQ
C) Planet Labs D) UrtheCast
 
Answer & Explanation Answer: C) Planet Labs

Explanation:

American startup Planet Labs, that launches small satellites into orbit and sells the imagery, has announced its acquisition of Google's 'Terra Bella' satellite business. As part of the agreement, 60 Google employees will join the startup founded by ex-NASA scientists. Terra Bella, was acquired by Google in 2014 for $500 million and that time it was known as Skybox Imaging.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO

4 2748