2023 2024 EduVark > Education Discussion > General Discussion


  #1  
June 17th, 2014, 11:36 AM
Super Moderator
 
Join Date: Mar 2013
JNU MCA Entrance Exam Question Paper

Will you please share the last year question paper of Jawaharlal Nehru University (JNU) – MCA Entrance Exam????

Here I am sharing the last year question paper of Jawaharlal Nehru University (JNU) – MCA Entrance Exam

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










Address:
Jawaharlal Nehru University
JNU New Campus, JNU Ring Road,
Jawaharlal Nehru University,
New Delhi, DL 110067 ‎
011 2670 4090

Map:


Last edited by Neelurk; February 28th, 2020 at 10:54 AM.
Similar Threads
Thread
B.Com Entrance exam question paper
B Ed Entrance Exam Question Paper
BHU Entrance Exam Question Paper MCA
IIT JEE Entrance Exam Question Paper
IAS Entrance Exam Question Paper
Question Paper of ISRO Entrance Exam
MBA Entrance Exam Question Paper
BHU B.Com Entrance Exam Question Paper
BHU Entrance Exam Question Paper For Bsc
NDA Entrance Exam Question Paper
BHU MCA Entrance Exam Question Paper
ASO Entrance Exam Question Paper
NID Entrance Exam Question Paper
KV PGT Entrance Exam Question paper
KV TGT Entrance Exam Question paper



Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 05:51 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8