2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
11th December 2014, 03:32 PM
Super Moderator
 
Join Date: Apr 2013
Re: AP SET Exam CS Paper

As you want I am here providing you the sample Paper of computer science of AP SET Exam.

Sample Questions:
1. Function overloading is done at
(A) Compile time
(B) Run time
(C) Linking time
(D) Execution time
2. OLAP is an acronym for
(A) Online Analytical Project
(B) Online Analytical Processing
(C) Online Application Processing
(D) Online Application Project
3. Architectural design involves in SE
(A) E-R diagram
(B) Flow-chart
(C) Algorithm
(D) DFD
4. An EDP auditor must be an expert in
(A) Computerized Business Systems
(B) Computerized System Analysis
(C) Computerized Accounting Analysis
(D) Computerized Program Analysis
5. If no exception is thrown
(A) A catch block will cause an error
(B) The first catch block coded will
execute
(C) The last catch block coded will
execute
(D) All catch blocks coded will be
bypassed
6. Consider the following pseudo-code :
IF ((A > B) AND (C > D)) THEN
A = A + 1
B = B + 1
ENDIF
The cyclomatic complexity of the
pseudo-code is
(A) 2 (B) 3
(C) 4 (D) 5
COMPUTER SCIENCE AND APPLICATIONS
Paper – II

II 4 A-04-02
7. Which of the following testing methods is
normally used as the acceptance test for
a software system ?
(A) Regression testing
(B) Integration testing
(C) Unit testing
(D) Functional testing
8. Match the following
I. The beginning of the
function code 1. ( )
II. The preprocessor directive
always starts with 2. &
III. The symbol for the address
operator 3. {
IV. The name of a function
always ends with 4. #
I II III IV
(A) 1 2 3 4
(B) 3 4 2 1
(C) 3 2 4 1
(D) 3 2 1 4

Here is the attachment of the paper.

Paper Of computer science of AP SET Exam





Attached Files
File Type: pdf Paper Of computer science of AP SET Exam.pdf (160.8 KB, 92 views)


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 06:09 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