Computer Science, asked by nishuparmar98170, 5 months ago

--
Exam Id: EMP20201
EMP202011005//928
NI
INU
un oyun
IvV Tucuru. 11
कौन सा एक एर्गोनोमिक खतरा नहीं है?
(
O O
A) Awkward position | विचित्र स्थिति
O O
B)Poor house keeping| खराब
हाउसकीपिंग
C) Emotional disturbances| |
भावनात्मक गड़बड़ी
O C
D) Wrong layout of machinery |
m
T​

Answers

Answered by BrainlyAryabhatta
5

Answer:

Explanation:

Prog. 1

Class name

: Prime

Member Methods:

Prime()

void input(int x)

void display()

: default constructor to initialize n

: to assign n with x

: to check whether the number is prime or not

Write a program by using a class with the above specifications:

​Prog. 1

Class name

: Prime

Member Methods:

Prime()

void input(int x)

void display()

: default constructor to initialize n

: to assign n with x

: to check whether the number is prime or not

Write a program by using a class with the above specifications:

Similar questions