2887+ MCQ Questions in english हिन्दी

Share:

//What is the value of a in below program? int main() { int a, b=20; a = 90/b; return 0; }

Which of the following attributes is used to give an element a unique name?

In HTML, the hr tag is utilised for:

Which of the following is a structured programming technique for representing the detailed steps required to solve a programme graphically?

banner ad

//What is the output of below program? int main() { int a = 10; cout<

What tag is used to add rows to the table, out of the following?

Which of the following programmes allows you to calculate row and column numbers?

What is the full form of oop

Tags in HTML are included with-

Which of the following tag is used to define options in a drop-down selection list?

Which of the following natural element is the primary element in computer chips?

banner ad

If we stored five elements or data items in an array, what will be the index address or the index number of the array's last data item?

How can a checkbox be made in HTML?

What tag is used to create the underlined text from the list below?

Which one of the following represents the tab?

Which of the following statements can be used to add a new line to a C++ programme?

is -

C++ is a ___ type of language.

banner ad

In HTML, how do you add a background colour?

Which of the following is a video monitor's smallest visual element?

How may an image be added to HTML?

Which of the following comment syntaxes should be used in the C++ programme to add a single-line comment?

How is the data on the diskette stored?

Which of the following components causes HTML text to be italic?

Which of the following features must the programming language support in order for it to be considered a pure object-oriented programming language?

banner ad

Which of the following is the correct hexadecimal code 1F.01B value?

B and F are equal to 11 and 15 respectively. Therefore, equivalent decimal number is, = (1F.01B)16 = (1x161 + 15x160 + 0x16-1 + 1x16-2 + 11x16-3)10 = (16 + 15 + 0 + 0.00390625 + 0.00268554688)10 = (31.0065918)10

How to create an ordered list (a list with the list items in numbers) in HTML?

On a screen, how many colour dots make up one colour pixel?

×
Subscribe now

for Latest Updates

Articles, Jobs, MCQ and many more!