Logo 
Search:

c programming Interview FAQs

Submit Interview FAQ
No Records Found!!!
Go Ahead and Post your Interview FAQ
Home » Interview FAQs » c programmingRSS Feeds
Assembly Language
Comments: 0

What is the function of mode set register in 8257?

The mode set register is used for programming the 8257 as per the requirements of the system. The function of the mode set register is to enable the DMA channels individually and also to set the various modes of operation.
Posted By:Isla Hughes      Posted On: Mar 10

C++ Programming
Comments: 0

Which is NOT true about function objects?

Options

a) The class, which creates a function object, contains only one overloaded operator() function.
b) Function objects can be used to perform arithmetic and logical operations.
c) For using function objects, header file is needed.
d) Non...
Posted By:Sophie Brown      Posted On: Mar 09

C++ Programming
Comments: 0

What is Quick Sort (Partition Exchange Sort) in dfs (data file structure)?

This sorting technique performs very well on larger tables. At each step in the method, the goal is to place a particular record in its final position within a table. This technique essentially partitions the table into two subtables. The same pro...
Posted By:Adalicia Fischer      Posted On: Mar 09

C++ Programming
Comments: 0

What is an Index file in dfs (data file structure)?

Direct file organization is an organization in which records can be access randomly with the help of some key. The correspondence is maintained by direct address indexing or key indexing which help us to access any record directly based on address o...
Posted By:Amara Miller      Posted On: Mar 08

Assembly Language
Comments: 0

What is interfacing?

An interface is a shared boundary between the devices which involves sharing information. Interfacing is the process of making two different systems communicate with each other.
Posted By:Abel Fischer      Posted On: Mar 08

Assembly Language
Comments: 0

What is a data amplifier?

Transceivers are the bi-directional buffers are some times they are called as data amplifiers. They are required to separate the valid data from the time multiplexed address data signal. They are controlled by 2 signals i.e DEN & DT/R.
Posted By:Gabriel Silva      Posted On: Mar 05

Assembly Language
Comments: 0

What is the function of mode set register in 8257?

The mode set register is used for programming the 8257 as per the requirements of the system. The function of the mode set register is to enable the DMA channels individually and also to set the various modes of operation.
Posted By:Isla Hughes      Posted On: Mar 10

C++ Programming
Comments: 0

Which is NOT true about function objects?

Options

a) The class, which creates a function object, contains only one overloaded operator() function.
b) Function objects can be used to perform arithmetic and logical operations.
c) For using function objects, header file is needed.
d) Non...
Posted By:Sophie Brown      Posted On: Mar 09

C++ Programming
Comments: 0

What is Quick Sort (Partition Exchange Sort) in dfs (data file structure)?

This sorting technique performs very well on larger tables. At each step in the method, the goal is to place a particular record in its final position within a table. This technique essentially partitions the table into two subtables. The same pro...
Posted By:Adalicia Fischer      Posted On: Mar 09

C++ Programming
Comments: 0

What is an Index file in dfs (data file structure)?

Direct file organization is an organization in which records can be access randomly with the help of some key. The correspondence is maintained by direct address indexing or key indexing which help us to access any record directly based on address o...
Posted By:Amara Miller      Posted On: Mar 08

Assembly Language
Comments: 0

What is interfacing?

An interface is a shared boundary between the devices which involves sharing information. Interfacing is the process of making two different systems communicate with each other.
Posted By:Abel Fischer      Posted On: Mar 08

Assembly Language
Comments: 0

What is a data amplifier?

Transceivers are the bi-directional buffers are some times they are called as data amplifiers. They are required to separate the valid data from the time multiplexed address data signal. They are controlled by 2 signals i.e DEN & DT/R.
Posted By:Gabriel Silva      Posted On: Mar 05

  76  77  78  79  80  81  82  83  84  85  86