ITE-6102 - Computer Programming oed answer key

Showing 201 to 220 of 752 total answers.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

This is the act of getting stored values from variables.

Answer

Retrieving

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

What domain deals with server configurations and setups?

Answer

Back-end Development

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What is the name of this method: int test(){return 1;} ?

Answer

test

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What is the result if we execute this: "a".equals("a");?

Answer

true

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

What is the result if we execute this: “a”.equals(“a”);?

Answer

true

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following shows a valid Overloading method?

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

A ______ statement ends the execution of the entire loop.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

A variable is used to store permanent value in a program.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

C++ Programming Language was designed by _______________.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or False Function calls can be pointers.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

Direction : True or FalseFunction parameters are pointer.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The counters are separated by open and close parenthesis.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

The symbol used for Data is shaped like a ______________.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

These are containers that are preceded with an ampersand.

#ITE-6102
Awesome StudentQuestion • Computer Programming 1

True or False:The allocated size if a chartype is 8 bits.

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following is a valid multidimensional array?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following is a valid nextInt() return value?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following method is allowed to be overriden?

#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Why do we need to set the path for javac in command line?

Page 11 of 38