DIGITAL ELECTRONICS MCQs

Hey Guys welcome to CSE Study247 This page provide you Digital Electronics Multiple Choice Question Answer that is very useful for Semester , DRDO, ISRO ,Banking , Railway and another exam. This MCQs Based Conversion of Number system Java Programming Language Output this code Quizzes 1 Q.1 (E1.733)16 Hexadecimal to Decimal 1.(225.45)10 2. (535.65)10   3.(35.754)10 … Read more

DIGITAL ELECTRONICS MCQs

Hey Guys welcome to CSE Study247 Java Programming Language Output this code Quizzes 1 Q.1 Who is father of number system 1.Aryabhatta 2. Robert 3.Denis & Netwon 4. None of these Q.2 How many types of signal in computer ? 1. 1 2. 3   3. 2 4. 4 Q.3 What is accuracy of analog … Read more

C PROGRAMMING MCQ SET-2

Hello students welcome to CSE Study247 This page provide 20 Multiple choice question with Answer that is very useful of Computer science students like preparation of many exam Like ( ISRO,DRDO ,Semester, Interview , Railway & another Government Sector) C programming is the basic language of programming that help to learn another language. So this … Read more

Operator in C/C++

Operator:- Types of operator:- There are two types of operator 1.According to operand:- 2.According to operand there are three types of operator. A. Unary operator:- B. Binary operator:- C. Ternary Operator:- 2.According to the calculation:- [i] Arithmetic operator [ii] Bitwise operator [iii] Conditional operator [iv] Decrement & Increment operator [v] Logical operator [vi] Assignment operator … Read more

C PROGRAMMING MCQ SET-1

Hello students welcome to CSE Study247 This page provides C PROGRAMMING MCQ SET-1 that is very useful for Computer science students for preparation for many exams Like ( ISRO, DRDO,Semester, Interview, Railway & other Government Sectors) C programming is the basic language of programming that helps to learn another language. So this MCQ is very … Read more

Data Types in C Programming

Data type is a keyword. It decide size of data in C/C++ programming which type of data can be stored in program. In C/C++ all the data must be stored in the variable. There are different types of data so it is necessary to specify which type of data the variable should store to perform … Read more

What is Number system

Number system Information Representation and codes The computer is required to store the following type of data i.e. octal and hexadecimal numbers are now widely used to compress long strings of binary data. Following numbers system in which data represented MSD (Most Significant Digit):- The leftmost digit having the highest weight is called as the … Read more

error: Content is protected !!