DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents mcq

2.Which of the following array initialization statements is valid? a.int ary{}={1,2,3,4}; b.int ary[] =[1,2,3,4]; c.int ary[] ={1,2,3,4}; d.int ary{4}=[1,2,3,4]; Ans=c 3.Which…

Documents Syntax and Semantics

Syntax And Semantic SYNTAX: A set of strict grammar rules, symbols, and special words used to construct a computer program. There are syntax rules (grammar: how valid instructions…

Documents C by rajesh

QUALITY COMPUTER EDUCATION Language The media of communication between the user and the system is known as Language. It is classified into three types. They are. a) Machine…

Documents Query Processing

Query Processing Query Processing is the procedure of transforming a high level query into a correct and efficient execution plan expressed in low level language that…

Education ages of computer...................

1. GENERATIONS OF COMPUTER 2. 1ST generation • A first-generation programming language is a machine-level programming language. • Originally, no translator was used to…

Documents c Programming

ANUBHAV COMPUTER INSTITUTE INDEX SR. NO. 1 2 3 4 5 6 7 8 9 10 TOPIC Overview of C Constant, Variables, and Data type Operators and Expressions Decision Making and Branching…

Documents Project Report

SIX WEEKS PRACTICAL TRAINING-I REPORT B.Tech. (CSE) 3rd Semester SUBMITTED TO --------------------------------------------------------DEPT. OF CSE --------------------------------------------------------------…

Technology Principles of compiler design

1. MODULE CODE:055CS603 MODULE NAME: PRINCIPLES OF COMPILER DESIGN PRESENTED BY: A.ALMA CANDIDA , B.Sc .,MCA., January 21, 2012 A.Alma Candida B.Sc.,MCA.,DMI St.Eugene University…

Education .Net framework

1. INTRODUCTION TO . NET & VISUAL STUDIO 2. ADVANTAGES OF .NET Object-oriented programming Good design Language independence Better support for dynamic Web pages Efficient…

Technology Unit1 jwfiles

1. Computer -- Hardware InputOutputKey board StorageProgram Storage AreaStorageMonitor AreaArea Mouse Working Storage AreaPrinterInput Devices Output DevicesPrimary or Main…