Question: Which of the following special symbol allowed in a variable name?

Options

A : * (asterisk)

B : | (pipeline)

C : - (hyphen)

D : _ (underscore)

Click to view Correct Answer

Previous || Next

Declarations and Initializations - General Questions more questions

Which of the following is not logical operator?

In mathematics and computer programming, which is the correct order....

Which of the following cannot be checked in a switch-case....

Which of the following statements should be used to obtain....

What are the types of linkages?

Is there any difference between following declarations? 1 : extern....

How would you round off a value from 1.66 to....

By default a real number is treated as a

Which of the following is not user defined data type?....

Is the following statement a declaration or definition? extern int....

Arrays - General Questions more Online Exam Quiz

Complicated Declarations - General Questions

Control Instructions - General Questions

Floating Point Issues - General Questions