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
C++ Programming
Comments: 0

Which of the following flags do not have any bit fields? - Select option

Options

a) showpoint
b) showpos
c) showbase
d) Both a and b

Answer : d) Both a and b
Posted By:Reinhard Fischer      Posted On: Oct 20

Assembly Language
Comments: 0

What is an instruction?

An instruction is a binary pattern entered through an input device to command the microprocessor to perform that specific function.
Posted By:Voliny Fischer      Posted On: Oct 20

C++ Programming
Comments: 0

Which of the following languages is not a procedure-oriented programming language?

Options


a) ALGOL
b) COBOL
c) FORTRAN
d) None of the above


Answer : d) None of the above
Posted By:Arnelle Schmidt      Posted On: Oct 16

C++ Programming
Comments: 0

Which of the following is true about new operator?

i. While using new operator, sizeof() operator is not needed
ii. It is also not necessary to use cast operator
iii. new operator can be overloaded
iv. All of the above

Options

a) Both i and ii
b) Both i and iii
c) ii only
d) iv only


...
Posted By:Harriet Hughes      Posted On: Oct 16

C++ Programming
Comments: 0

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

Any node which is not associated with any edge is called isolated node.
Posted By:Matthew Evans      Posted On: Oct 15

Assembly Language
Comments: 0

List the major components of the keyboard/Display interface.

a. Keyboard section
b. Scan section
c. Display section
d. CPU interface section
Posted By:Kai Evans      Posted On: Oct 14

C++ Programming
Comments: 0

Which of the following flags do not have any bit fields? - Select option

Options

a) showpoint
b) showpos
c) showbase
d) Both a and b

Answer : d) Both a and b
Posted By:Reinhard Fischer      Posted On: Oct 20

Assembly Language
Comments: 0

What is an instruction?

An instruction is a binary pattern entered through an input device to command the microprocessor to perform that specific function.
Posted By:Voliny Fischer      Posted On: Oct 20

C++ Programming
Comments: 0

Which of the following languages is not a procedure-oriented programming language?

Options


a) ALGOL
b) COBOL
c) FORTRAN
d) None of the above


Answer : d) None of the above
Posted By:Arnelle Schmidt      Posted On: Oct 16

C++ Programming
Comments: 0

Which of the following is true about new operator?

i. While using new operator, sizeof() operator is not needed
ii. It is also not necessary to use cast operator
iii. new operator can be overloaded
iv. All of the above

Options

a) Both i and ii
b) Both i and iii
c) ii only
d) iv only


...
Posted By:Harriet Hughes      Posted On: Oct 16

C++ Programming
Comments: 0

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

Any node which is not associated with any edge is called isolated node.
Posted By:Matthew Evans      Posted On: Oct 15

Assembly Language
Comments: 0

List the major components of the keyboard/Display interface.

a. Keyboard section
b. Scan section
c. Display section
d. CPU interface section
Posted By:Kai Evans      Posted On: Oct 14

  96  97  98  99  100  101  102  103  104  105  106