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

Give example for Non-Maskable interrupts?

Trap is known as Non-Maskable interrupts, which is used in emergency condition.
Posted By:Arnelle Schmidt      Posted On: Jul 25

Assembly Language
Comments: 0

What is Non-Maskable interrupts?

An interrupt which can be never be turned off (ie.disabled) is known as Non-Maskable interrupt.
Posted By:Adelbert Fischer      Posted On: Jul 24

Assembly Language
Comments: 0

What is Tri-state logic?

Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line.
Posted By:Rainer Fischer      Posted On: Jul 24

C++ Programming
Comments: 0

What is vector in dfs (data file structure)?

The simplest data structure that makes use of computed addressed to locate its elements is the one-dimensional array is called a vector.
Posted By:Sophie Brown      Posted On: Jul 24

C++ Programming
Comments: 0

What is Path in dfs (data file structure)?

Path is sequence of edges or traversal through edges in which terminal node of one edge is initial node for next edge in sequence.
Posted By:Dylan Bouchard      Posted On: Jul 23

C++ Programming
Comments: 0

return is an example of which option

Options

a) Keyword
b) Function
c) Statement
d) Comment


Answer : a) Keyword
Posted By:Hailey Campbell      Posted On: Jul 21

Assembly Language
Comments: 0

Give example for Non-Maskable interrupts?

Trap is known as Non-Maskable interrupts, which is used in emergency condition.
Posted By:Arnelle Schmidt      Posted On: Jul 25

Assembly Language
Comments: 0

What is Non-Maskable interrupts?

An interrupt which can be never be turned off (ie.disabled) is known as Non-Maskable interrupt.
Posted By:Adelbert Fischer      Posted On: Jul 24

Assembly Language
Comments: 0

What is Tri-state logic?

Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line.
Posted By:Rainer Fischer      Posted On: Jul 24

C++ Programming
Comments: 0

What is vector in dfs (data file structure)?

The simplest data structure that makes use of computed addressed to locate its elements is the one-dimensional array is called a vector.
Posted By:Sophie Brown      Posted On: Jul 24

C++ Programming
Comments: 0

What is Path in dfs (data file structure)?

Path is sequence of edges or traversal through edges in which terminal node of one edge is initial node for next edge in sequence.
Posted By:Dylan Bouchard      Posted On: Jul 23

C++ Programming
Comments: 0

return is an example of which option

Options

a) Keyword
b) Function
c) Statement
d) Comment


Answer : a) Keyword
Posted By:Hailey Campbell      Posted On: Jul 21

  36  37  38  39  40  41  42  43  44  45  46