Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Object Oriented Programming Using C++
Which of the following assigns the number 5 to the area variable?
area 1 = 5
area = 5
area == 5
area --> 5
area < > 5
Show Answer
Correct Answer:
area = 5
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment