2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
12th August 2015, 05:05 PM
Super Moderator
 
Join Date: May 2012
Re: IPU MCA CET Previous Year Paper

As you are looking for Guru Gobind Singh Indraprastha University IPU MCA CET entrance exam question paper, here I am giving;

1.How will you free the allocated memory?

Remove (var-name)
Free (var-name)
Delete (var-name)
Dalloc (var-name)

2.What is the similarity between a structure, union and enumeration?

All of them let you define new values
All of them let you define new data types
All of them let you define new pointers
All of them let you define new structures

3. Which of the following function sets first n characters of a string to a given character?

Strinit()
Strnset()
Strset()
Strcset()

4. Can a class have virtual destructor?

Yes
No

5.Which of the following function is used to find the first occurrence of a given string in another string?

Strchr()
Strrchr()
Strstr()
Strnset()

6.What will happen if in a C program you assign a value to an array element whose subscript exceeds the size of array?

The element will be set to 0
The compiler would report an error
The program may crash if some important data gets overwritten
The array size would appropriately grow

7.Which of the following statement is correct?

C++ enables to define functions that take constants as an argument
We cannot change the argument of the function that that are declared as constant
Both A and B
We cannot use the constant while defining the function

8.Which of the following statement is correct?

Two functions having same number of argument, order and type of argument can be overloaded if both functions do not have any default argument
Overloaded function must have default arguments
Overloaded function must have default arguments starting from the left of argument list
A function can be overloaded more than once

9.Which one of the following is incombustible ?

H2
CCl4
C2H2
S

10.Tin based white metals are used, where bearings are subjected to

High pressure & load
Low pressure & load
High temperature
Large surface wear

11.All of the following alloying elements of steel increases hardness but sacrifice ductility, except

nickel
vanadium
molybdenum
chromium

12.The fluid property, due to which, mercury does not wet the glass is

surface tension
viscosity
cohesion
adhesion

13.When the momentum of one fluid is used for moving another fluid, such a device is called a/an

jet pump
blower
acid egg
none of these

14.Oxidation of SO2 to SO3 is favoured by

Low temperature and low pressure
Low temperature and high pressure
High temperature and low pressure
High temperature and high pressure

15.A cycle consisting of one constant pressure, one constant volume and two isentropic processes is known as

Carnot cycle
Stirling cycle
Otto cycle
Diesel cycle

16.The amount of heat required to raise the temperature of the unit mass of gas through one degree at constant volume, is called

specific heat at constant volume
specific heat at constant pressure
kilo Joule
none of these

17.A and B together have Rs. 1210. If of A's amount is equal to of B's amount, how much amount does B have?

Rs. 460
Rs. 484
Rs. 550
Rs. 664

18.A sum of money is to be distributed among A, B, C, D in the proportion of 5 : 2 : 4 : 3. If C gets Rs. 1000 more than D, what is B's share?

Rs. 500
Rs. 1500
Rs. 2000
None of these

19.Seats for Mathematics, Physics and Biology in a school are in the ratio 5 : 7 : 8. There is a proposal to increase these seats by 40%, 50% and 75% respectively. What will be the ratio of increased seats?

2 : 3 : 4
6 : 7 : 8
6 : 8 : 9
None of these

20. Destructor has the same name as the constructor and it is preceded by ______ .

!
?
~
$


Quick Reply
Your Username: Click here to log in

Message:
Options

Thread Tools Search this Thread



All times are GMT +5. The time now is 04:19 PM.


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

1 2 3 4