2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
31st July 2014, 03:05 PM
Super Moderator
 
Join Date: Apr 2013
Re: JNU MCA Entrance Exam Model Paper

Here I am giving you question paper for Jawaharlal Nehru University (JNU) MCA Entrance Examination in a file attached with it so you can get it easily

Structure is a programming language concept for aggregation of data using Cartesian product through conjunction of fields in most programming languages. Which one of the following is used for aggregation of data using Cartesian product through disjunction of its field ?
(a) Array (b) Pointer
(c) String (d) Union

The hexadecimal of of 756.603 with base 8 is
(a) 1EE.C18 (b) 2F4.25B
(c) 3DD.83 (d) None of these

Consider the following statements :
(i) Static languages do not support recursion.
(ii) The memory requirement for stack-based
language such as ALGOL-60 can be estimated at compile time.
(iii) Resolution of overloaded operators can be done at translation time.

Which one of the following options is correct ?
(a) (i) and (ii) are true
(b) (i) and (iii) are true
(c) (ii) and (iii) are true
(d) (i), (ii) and (iii) are true

What will the following program do ?
# include <stdio.h>
main()
{
char*names[6];
int i;
for (i=0; i Ü 5; i++
{
printf(‘‘\nEnter name’’);
scanf(‘‘%s’’,names[i]);
}
}
(a) The program does not work properly
(b) The program gives syntax error
(c) The program reads 6 strings
(d) None of the above

For a memory chip having capacity of 32 kilobytes, the minimum number of address lines required is
(a) 5 (b) 10 (c) 15 (d) 32

Determine number from the give alternatives, having the same relation with this number as the numbers of the given pair bear in the given
7528 : 5362 : : 4673 : ?
(a) 2367 (b) 2451
(c) 2531 (d) None of thes

Which of the following statements is/are correct ?
(a) A heap is always a complete binary tree
(b) An AVL tree is always a binary search three
(c) Full binary tree is a special case of complete binary
(d) All of the above






Attached Files
File Type: pdf JNU MCA Entrance Exam Paper.pdf (2.12 MB, 83 views)
  #3  
26th September 2014, 08:06 AM
Unregistered
Guest
 
JNU MCA Entrance Exam Model Paper

I am looking for Jawaharlal Nehru University (JNU) MCA Entrance Exam model question paper, will you please provide here???
  #4  
26th September 2014, 08:39 AM
Super Moderator
 
Join Date: Apr 2013
Re: JNU MCA Entrance Exam Model Paper

You are looking for Jawaharlal Nehru University (JNU) MCA Entrance Exam model question paper, I am giving here:

If X is uniformly distributed over (0, 10), the probability that 1 < X < 6 is
(1) 3/10
(2) 1/10
(3) 5/10
(4) None of these

The area of triangle formed by the vertices (p,q+r), (q, p+r), (r, p+q) is
(1) p+q+r
(2) pq + qr + rp
(3) 0
(4) None of these

The volume of the tetrahedron included between the plane 3x + 4y - 5z = 60 and
the co-ordinate plane in the cubic unit is
(1) 60
(2) 600
(3) 720
(4) None of these

In an arithmetic progression, the first term is 2, the last term is 29 and the sum is
155. The difference is
(1) 3
(2) 5
(3) 4
(4) 2

In an undirected complete graph with 5 vertices, the number of edges must be equal
to
(1) 5
(2) 10
(3) 20
(4) 15

If P(n) is the statement “n(n + 1)(n + 2) is divisible by 12”, then which of the
following is not true ?
(1) P(2)
(2) P(3)
(3) P(4)
(4) P(5)







For detailed paper here is attachment;
Attached Files
File Type: pdf JNU MCA entrance exam paper.pdf (218.4 KB, 55 views)


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 11:55 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4