Go Back   2023 2024 MBA > MBA > Main Forum

  #1  
Old 1st October 2016, 01:48 PM
Unregistered
Guest
 
Default SMU MSC IT Question Papers

Hii sir, I wants to get the Question Paper of the Data Structure Using C of the MSc IT Course of the Sikkim Manipal University ?
Reply With Quote Quick reply to this message
  #2  
Old 1st October 2016, 02:58 PM
Super Moderator
 
Join Date: Mar 2013
Default Re: SMU MSC IT Question Papers

As you Asking for the Question Paper of the Data Structure Using C of the MSc IT Course of the Sikkim Manipal University the Questions are as Follow

Data Structure Using C


_____ is not a category of functions
A)No argument no return value
B)Argument but no return value
C)No argument but return value
D)Argument with return value



A ______ is typically single dimensional array of characters
A)String
B)Structure
C)Stack
D)None of above



Program is divided into _____ and _____ when we use abstract data types
A)Application and program
B)Application and implementation
C)Implementation and program
D)Program and execution


The function that is used to obtain the current position of the file pointer is
A)Ftell()
B)Fseek()
C)Fscanf()
D)Fp()

______ is a pile in which items are added at one end and removed from the other
A)Stack
B)Queue
C)List
D)None of above

Sorting algorithms can be characterized in
A)Simple
B)Sophisticated
C)Only A
D)Both A and B

The output of following code will be int x, i=10;

x=i++;
printf(“%d”,x);
printf(“%d”,i);

A)10, 11
B)11,10
C)11, 11
D)10,10

Arithmetic expressions are classified into
A)Integer mode
B)Real mode
C)Mixed mode
D)All of above

______ is a list or collection of data items which are stored in the form of a table

A)structure
B)list
C)array
D)queue

register and far are keywords in C. true or false
A)only register
B)only far
C)both of them
D)none of above

______ is a list or collection of data items which are stored in the form of a table
A)structure
B)list
C)array
D)queue

Methods of parameter passing is
A)Call by value
B)Call by reference
C)Only A
D)Both A and B

The output of following code will be int x, i=10;

x=i++;
printf(“%d”,x);
printf(“%d”,i);


A)10, 11
B)11,10
C)11, 11
D)10,10

_____ is not a criteria for evaluating a sorting alogorithm
A)Execution time
B)Memory requirements
C)Stability
D)Running time

Types of functions are
A)Built in
B)User defined
C)Both A and B
D)Neither A nor B

_____ is not a category of functions
A)No argument no return value
B)Argument but no return value
C)No argument but return value
D)Argument with return value

______ statement breaks the loop instantly
A)continue
B)loop
C)break
D)none of above

The function that is used to obtain the current position of the file pointer is
A)Ftell()
B)Fseek()
C)Fscanf()
D)Fp()

The function that is used to reposition the file pointer is
A)fgets()
B)ftell()
C)fseek()
D)fp()

Uppercase and lowercase variables are not significant in C
A)Only uppercase characters are significant
B)Only lowercase characters are significant
C)Both are significant
D)The above statement is true
Reply With Quote Quick reply to this message
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
MBA Question Papers Unregistered Main Forum 1 22nd May 2017 12:06 PM
Question Papers Of MHT CET Unregistered Main Forum 1 8th November 2016 06:49 PM
CN1 VTU Question Papers Unregistered Main Forum 1 28th October 2016 09:51 AM
VTU KOM Question papers Unregistered Main Forum 1 18th October 2016 01:02 PM
VTU ECE 8th Sem Question Papers Unregistered Main Forum 1 15th October 2016 11:22 AM
NMU.Ac.In Question Papers Unregistered Main Forum 1 8th October 2016 03:43 PM
MH AAC CET Question Papers Unregistered Main Forum 1 1st October 2016 10:58 AM
VTU Question Papers 3rd SEM MBA govindgwl..r Main Forum 4 18th November 2015 09:34 PM
VTU question papers 1st SEM shriyah Main Forum 2 26th November 2014 08:00 PM
MKU MBA Question Papers joy biswas.h Main Forum 2 11th November 2014 09:19 PM
Sikkim Manipal University Papers Mca Question Papers Nikki Girl Main Forum 1 30th March 2013 09:51 AM
PTU question papers of MBA 2nd sem renu.sfoaqw Main Forum 1 10th February 2013 04:29 PM
VTU Question Papers 1st Sem QueuedoAttand Main Forum 1 4th February 2013 09:49 AM
IES Question Papers tejaji Main Forum 1 31st January 2013 12:14 PM
VTU MBA question papers satya2 Main Forum 1 29th January 2013 03:15 PM
MBA Qs MBA IT question papers aniket jadhavk Main Forum 1 9th November 2012 10:03 AM
MBA PTU question papers pradeepvalag Main Forum 1 1st November 2012 09:48 AM
MHT-CET Question Papers raajandreas.l Main Forum 1 29th October 2012 12:53 PM
PTU BBA question papers 2nd sem carrotdo do Main Forum 1 16th August 2012 03:28 PM
CPT Question Papers sskumar Main Forum 1 14th July 2012 11:22 AM


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5.5. The time now is 03:27 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2