Prep Hub

UGC NET PAPER 2 COMPUTER SCIENCE – SET 14

UGC NET PAPER 2 COMPUTER SCIENCE – SET 14

Period: DEC 2012


261. In compiler design, “strength reduction” means?

Programming Languages • Code Optimization • DEC 2012


262. Enumeration is the process of?

Programming Languages • Data Types • DEC 2012


263. terminate() and unexpected() in C++ are?

Programming Languages • Exception Handling • DEC 2012


264. In C++, open a file for input mode with?

Programming Languages • File I/O • DEC 2012


265. API to draw a circle in BGI graphics is?

Programming Languages • Graphics Primitives (BGI) • DEC 2012


266. The C language’s grammar is classified as?

Programming Languages • Language Classification • DEC 2012


267. To convert a CFG to LL(1), remove?

Programming Languages • LL(1) Grammar Preparation • DEC 2012


268. The most powerful parsing method is?

Programming Languages • Parsing Techniques • DEC 2012


269. Method to retrieve checkbox state in many GUI APIs is:

Programming Languages • GUI Programming • DEC 2012


270. A language that allows user-defined new data types is called:

Programming Languages • Language Design: Extensibility • DEC 2012


271. Functions defined with class name are called:

Programming Languages • OOP: Constructors • DEC 2012


272. The default parameter-passing mechanism in most languages is:

Programming Languages • Parameter Passing • DEC 2012


273. In static vs dynamic scoping, with global i=10, f sets local i=20 and calls g that prints i: (x,y) =:

Programming Languages • Scoping Rules • DEC 2012


274. In Win32, the function to create Windows applications is

Programming Languages • Windows Programming • DEC 2012


275. Component-level design is concerned with?

Software Engineering • Component-Level Design • DEC 2012


276. RAD stands for?

Software Engineering • Development Models (RAD) • DEC 2012


277. Which umbrella activity applies throughout the SE process?

Software Engineering • Process Activities • DEC 2012


278. CMM maturity levels are?

Software Engineering • Process Improvement (CMM) • DEC 2012


279. Basis path testing falls under?

Software Engineering • Testing Techniques • DEC 2012


280. ________ establishes who changed software and when.

Software Engineering • Configuration Management • DEC 2012



Disclaimer for MCQ Quiz
This quiz is for educational purposes only…

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Scroll to Top