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 I/O mapping?

The assignment of addresses to various I/O devices in the memory chip is called as I/O mapping.
Posted By:Ellie Brown      Posted On: Nov 03

C++ Programming
Comments: 0

Water-fall model is associated with which option?

Options

a) Control structures
b) Type conversions
c) Manipulators
d) None of the above

Answer : b) Type conversions
Posted By:Raimundo Fischer      Posted On: Nov 03

Assembly Language
Comments: 0

Can an RC circuit be used as clock source for 8085?

Yes, it can be used, if an accurate clock frequency is not required. Also, the component cost is low compared to LC or Crystal.
Posted By:Sarah Hughes      Posted On: Nov 02

C++ Programming
Comments: 0

Identify the drawback of using procedure-oriented programming, if any:

Options


a) Data is hidden from external functions
b) New functions can be added whenever necessary
c) Does not reflect real world problems
d) All of the above


Answer : c) Does not reflect real world problems
Posted By:Luis Fischer      Posted On: Nov 02

C++ Programming
Comments: 0

What is Initial Node in dfs (data file structure)?

Let (V,E) be a graph and let x belongs to E be a directed edge associated with the ordered pair of nodes (u,v). The node u is called the initial node.
Posted By:Waldemar Fischer      Posted On: Oct 31

C++ Programming
Comments: 0

Which function does exchange the contents of two strings?

Options

a) exchange( )
b) change( )
c) swap( )
d) None of the above

Answer : c) swap( )
Posted By:Ballard Schmidt      Posted On: Oct 31

Assembly Language
Comments: 0

What is I/O mapping?

The assignment of addresses to various I/O devices in the memory chip is called as I/O mapping.
Posted By:Ellie Brown      Posted On: Nov 03

C++ Programming
Comments: 0

Water-fall model is associated with which option?

Options

a) Control structures
b) Type conversions
c) Manipulators
d) None of the above

Answer : b) Type conversions
Posted By:Raimundo Fischer      Posted On: Nov 03

Assembly Language
Comments: 0

Can an RC circuit be used as clock source for 8085?

Yes, it can be used, if an accurate clock frequency is not required. Also, the component cost is low compared to LC or Crystal.
Posted By:Sarah Hughes      Posted On: Nov 02

C++ Programming
Comments: 0

Identify the drawback of using procedure-oriented programming, if any:

Options


a) Data is hidden from external functions
b) New functions can be added whenever necessary
c) Does not reflect real world problems
d) All of the above


Answer : c) Does not reflect real world problems
Posted By:Luis Fischer      Posted On: Nov 02

C++ Programming
Comments: 0

What is Initial Node in dfs (data file structure)?

Let (V,E) be a graph and let x belongs to E be a directed edge associated with the ordered pair of nodes (u,v). The node u is called the initial node.
Posted By:Waldemar Fischer      Posted On: Oct 31

C++ Programming
Comments: 0

Which function does exchange the contents of two strings?

Options

a) exchange( )
b) change( )
c) swap( )
d) None of the above

Answer : c) swap( )
Posted By:Ballard Schmidt      Posted On: Oct 31

  93  94  95  96  97  98  99  100  101  102  103