Name of the Organaisation : Sikkim Manipal University (smude.edu.in)
Type of Announcement : MCA Model Question Paper
Home page :http://smude.edu.in/
All the posts tagged as<smude.edu.in>
Subject Name - Computer Programming - C Language

Subject Code - MC0061

Part -A
Q. 1 Array is collection of
A) Declared data
B) Un declared data
C) Homogeneous data
D) Heterogeneous data
Q. 2 class used to derive other class are
A) Base class
B) Derived class
C) Abstract class
D) Inherit class
Q. 3 The class used to over ride the security provided by the class
A) ios()
B) friend()
C) istream()
D) ostream()
Q. 4 The first graphic library function to be executed is
A) detectgraph()
B) initgraph()
C) window ()
D) None of these
Q. 5 Every call to a function is checked by the compiler against the
A) Parameter list
B) Variable description
C) Function prototype
D) Program prototype
Q. 6 How many instances of a class can be declared?
A) None
B) One
C) Ten
D) As many as require
Q. 7 A syntax error is signaled by the
A) Compiler
B) Linker
C) Eidtor
D) Run time system.
Part -B
Q.1 The ___ files created by the block of memory
1. Binary files
2. ASCII files
3. Non- ACII files
A) Only 1
B) Only 1 and 3
C) Only 2 and3
D) Only 1, 2 and3
Q.2 A student is given a grade from “A” to ‘F’ in a test. So averages can be calculated it is required to assign marks to these grades as follows, ‘A’ is 10, ‘B’ is 8, ‘C’ is 6, ‘D’ is 4, ‘E’ is 2 and ‘F’ is 0. In C++ which of the following are appropriate to do this?
1. Switch statement
2. Do statement
3. If statement
4. For statement
A) 1
B) 1 and 2
C) 1 and 4
D) 3
Q. 3 In C++ ___ denotes escape characters and ___ denotes single line comment
A) // and /
B) / and */
C) / and //
D) * and /n

Part - C
Q.1 Out of following statements
1. Protected access specifier is accessible from derived class
2. Private access specifier is accessible from derived class
3. Protected access specifier is accessible form objects out side the class
4. Public access specifier is accessible from objects out side the class
5. Public access specifier is accessible from derived class
6. Protected access specifier is accessible from objects out side the class
A) Only 1, 3, 4 and 5 are correct
B) Only 1, 2, 3 and 5 are correct
C) Only 3, 4, 5 and 6 are correct
D) Only 1, 3, 5 and 6 are correct
Q. 2 Out of following statements
1. ios is the base class which contain the member functions and definitions for dealing with data flow
2. ostream includes functions for input of data
3. ACII files are created by storing each character
4. There is no need to open or close the file while using ostream class
5. Ifstream objects have values to test various error conditions
6. Binary files can be to store or retrieve objects to and from the file.
A) Only 1, 4 and 6 are correct
B) Only 1, 2 and 5 are correct
C) Only 3, 4 and 5 are correct
D) Only 1, 4, 5 and 6 are correct

See more Question get here : http://www.programmer2programmer.net...=MC0061&part=C

Subject Name - Basic Web Development Internet, HTML, Style-sheets & Basics of Multimedia
Subject Code - MC0064
Part - A
Q. 1 Which among these is not an group defined by IAB
A) Application
B) Network
C) Transport
D) Session
Q. 2 Select the incorrect one
A) LINK sets the color of activated links
B) TEXT sets the text of hypertext links
C) VLINK sets the color of visited links
D) All the above
Q. 3 TCP/IP
A) is a suite of protocols in the Internet
B) is a suite of protocols in the Internet
C) is used by modem to connect to the ISP’s computer
D) All the above
Q. 4 Select incorrect statements
A) TCP/IP account is less expensive than shell account and does not allow graphic download
B) There is a administration, which rules over the internet
C) Both A) and B)
D) Neither A) nor B)
Q. 5 ___ tag contains information about your HTML file
A) Head
B) Html
C) Title
D) Body
Part -B
Q.1 Select true statements regarding FTP
1. FTP applications will help you to upload thefiles to the web sites.
2. FTP servers allow anonymous connections.
3. The FTP servers is the program that runs onthe huge mainframe somewhere and
A) 1, 2 and 4
B) 2, 3 and 4
C) 1, 2 and 3
D) 1 and 3
Q. 2 The component of Multimedia are
A) Text, Picture, Video, Sound
B) Text, Pictures, Animation
C) Text, Pictures, Animation, Sound, Video
D) None of the above

Part -C
Q. 1 _____ and ____ attributes are used to display a Text control in a form on a web page
1. SIZE
2. TYPE
3. MULTIPLE
4. COLS
A) 1 and 2
B) 2 and 4
C) 1 and 3
D) 2, 3 and 4
Q. 2 Which of these are web browser programs?
1. Cute FTP
2. Internet Explorer
3. Mosaic
4. Lycos engine
A) 1 and 2 only
B) 2 and 3 only
C) 1 and 4 only
D) All of 1 to 4
Q. 3 In HTML, URI are used to
1. Submit a form
2. Refer metadata conventions describing a document
3. Create a frame document
4. Link to an external style sheet or script
5. Link to another document or resource
6. A) All the above
B) Except 7
C) Except 6
D) Except 2, 7

See more questions here : http://www.programmer2programmer.net...=MC0064&part=C
If you want more questions in MCA Paper get here : http://www.programmer2programmer.net...%20Application