Computer Organisation and Architecture Questions & Answers | COA | MCQ

Computer Organisation and Architecture | COA | MCQ Set – 1 ________________________________________ 1. UNIVAC is a. Universal Automatic Computer b. Universal Array Computer c. Unique Automatic Computer d. Unvalued Automatic Computer ________________________________________ 2. CD-ROM stands for a. Compactable Read Only Memory b. Compact Data Read …

Wase Solution | Object Oriented Programming Solved

Wase Solution | Object Oriented Programming Solved Birla Institute of Technology And Science, Pilani Distance Learning Programmes Division BITS-WIPRO Collaborative Programme : MS Software Engineering Second Semester 2007 — 2008 Answer Key SEWPZC432 Object Oriented Programming Closed Book  PART I – (20 x 0.5 mark …

CICS Questions and Answers

CICS 1) You can check if the MDT is ON or OFF by a. Checking the Flag byte has a value of low-value b. No Checking technique is available   2) AEY9 ABEND code means? a. Read time-out encountered b. ABEND due to program interruption …

Aveska Questions and Answers

Trend Nxt Aveska | Mock Test 1. User can have same A/C ID in diff., app., 2. On A/C collector can be used to collect from AD and LDAP 3. Multi app collector can be used to collect from multiple data source 4. Which format …

ABAP Questions and Answers

Trend Nxt ABAP | Mock Test Q1: Tcode for class builder Ans : se24 Q2: Tcode for creating enhancement SE18 SE19 CMOD SMOD Q3: TCODE for Graphics Administration SE71 SE72 SE78 SE80 Q4: What are all the batch input technique?(Multiple) LSMW CALL SESSION SESSION METHOD …

Unix Questions and Answers

Trend Nxt Unix | Mock Test 1) The User interacts with the Unix system or applications using _____ a) Hardware b) Shell c) Device drivers d) Compiler 2) Select the features of an Unix Shell a) Unix Shell is a command interpreter b) Unix shell …

Program to find any day of the week | C ++

Program to find any day of the week | C ++ #include <iostream> #include <cmath> // for floor() #include <conio.h> // for getch() #include <stdlib.h> // for exit() #include <windows.h> // for system() using std::cout; using std::cin; //======================= void Menu( void ); int main( void …

Program to check given strings are Anagram or not | Java

Program to check given strings are Anagram or not | Java package com.includehelp.stringsample; import java.util.Arrays; import java.util.Scanner; /** * program to check given strings are Anagram or not */ public class AnagramString { /** * Method to check two strings are anagram string or not …

Wase Solution | DBMS Solved

Wase Solution | DBMS Solved 1. Please read the information given below before attempting the questions that follow. [3+3] EmpMaster (eid: number, ename: varchar, sal: number, age: number, deptid: number) Dept(deptid: number, budgetAmt: number, floor: number, mgreid: number) Salaries range from Rs.10,000 to Rs.100,000, ages …

Computer Network | Questions and Answers

Computer Network | Mock Test Question 1 Sequence the following actions for the interaction between a web browser and a web server. A. Browser requests a webpage using HTTP. B. Browser establishes a TCP connection with the web server. C. Server sends the requested webpage …

Computer Graphic | Questions and Answers

Computer Graphic | Mock Test Question 1 Orthographic projection represents three dimensional objects in Select one: a. One dimension b. Two dimension c. Three dimension d. All of the above Question 2 The best hidden surface removal methods used for complex scenes with more than …

Computer Graphic | Questions and Answers

Computer Graphic | Mock Test Question 1 A composite transformation matrix can be made by determining the ________of matrix of the individual transformation Select one: Addition Subtraction Product None of these Question 2 LCD is an ______ device Select one: a. Emissive b. Non_Emissive c. …

Computer Graphic | Questions and Answers

Computer Graphic | Mock Test Question 1 The transformation in which the dimension of an object are changed relative to a specified fixed point is called Select one: a. Rotation b. Scaling c. Reflection d. Translation Question 2 ………………. is responsible for accessing the frame …