Logo 
Search:

c sharp Interview FAQs

Submit Interview FAQ
No Records Found!!!
Go Ahead and Post your Interview FAQ
Home » Interview FAQs » c sharpRSS Feeds
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

C++ Programming
Comments: 0

What is Singly or Chain Linked List in dfs (data file structure)?

The way to represent a linear list is to expand each node to contain a link or pointer to the next node. This representation is called a one-way chain or singly linked list.
Posted By:Lurlina Fischer      Posted On: Oct 30

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

C++ Programming
Comments: 0

What is Singly or Chain Linked List in dfs (data file structure)?

The way to represent a linear list is to expand each node to contain a link or pointer to the next node. This representation is called a one-way chain or singly linked list.
Posted By:Lurlina Fischer      Posted On: Oct 30

  93  94  95  96  97  98  99  100  101  102  103