Jamia Millia Islamia MCA Number System Previous Year Questions (PYQs) – Page 1 of 2

Jamia Millia Islamia MCA Number System Previous Year Questions (PYQs) – Page 1 of 2

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations
logo

What will be the output of the following C code? 
#include int main() 
int a = 10; 
int *p = &a; 
printf("%d ", *p); 
return 0; 
}

1
2
3
4

logo

The representation of decimal number 532.86 in the form of decimal is

1
2
3
4

logo

If $(123)_5=(A3)_B$, then the number of possible values of $A$ is:

1
2
3
4

logo

Binary equivalent of decimal number $0.4375_{10}$ is:

1
2
3
4

logo

Convert the following decimal number to a number system with radix 3: $(106)_{10} = (?)_{3}$

1
2
3
4

logo

Convert $(10025)_{10}$ to hexadecimal $(?)_{16}$

1
2
3
4

logo

Subtract $(2761)_8$ from $(6357)_8$ :

1
2
3
4

logo

If (500)_{10} = (x)_{5}, then x is equal to …

1
2
3
4

logo

If $(780)_{10} = (1056)_{x}$, then $x$ is equal to

1
2
3
4

logo

If $(2?1)_7 = (120)_{10}$, then the missing digit is

1
2
3
4

Jamia Millia Islamia MCA


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Jamia Millia Islamia MCA


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.

loading...