Latest Post
What is an array.Why do we use arrays
An array is a data structure, which can store a fixed-size collection of elements of the same data type. An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type.
What is an array.Why do we use arrays Read More »
All Unit MCQ’s Questions of Image Processing for AKTU Exam 2021
MCQ’s Questions of Image Processing Unit 1 1. What is the first and foremost step in Image Processing?a) Image restorationb) Image enhancementc) Image acquisitiond) Segmentation Answer: c 2. In which step of processing, the images are subdivided successively into smaller regions?a) Image enhancementb) Image acquisitionc) Segmentationd) Wavelets Answer: d 3. What is the next step
All Unit MCQ’s Questions of Image Processing for AKTU Exam 2021 Read More »
All Unit MCQ’s of Data Compression AKTU Exam 2021
Unit 1 Data compression means to the file size. Increase Decrease Can’t say None of the above Answer Correct option is B Data compression and encryption both work on binary False True Answer Correct option is B What is compression? To compress something by pressing it very hardly To minimize the time taken for a file
All Unit MCQ’s of Data Compression AKTU Exam 2021 Read More »
Given a string remove all + present together in the string. Javascript Program
Input string =’a+++b++c+’; Output String=a+b+c+ Source Code
Given a string remove all + present together in the string. Javascript Program Read More »
Top 50+ Computer architecture interview questions | COA questions
COA interview questions – Top 50+ computer architecture interview questions Computer architects use specialized knowledge of computer software and hardware structure to improve the performance of computer systems. To increase your chances of getting hired, you need to prepare for the interview. In this article, we take a look at some of the common computer
Top 50+ Computer architecture interview questions | COA questions Read More »
Top 150+ Computer Organization and Architecture MCQ Questions
COA INTRODUCTION: Computer Organization and Architecture is the study of internal working, structuring and implementation of a computer system. Architecture in computer system, same as anywhere else, refers to the externally visual attributes of the system. Top 150+ COA MCQ | Computer Organization and Architecture Multiple Choice Questions :In Reverse Polish notation, expression AB+CD is
Top 150+ Computer Organization and Architecture MCQ Questions Read More »
Top 50+ Computer Organization and Architecture MCQ Questions
Top 50+ Computer Organization and Architecture MCQ Questions – Computer Organization and Architecture INTRODUCTION: Computer Organization and Architecture is the study of internal working, structuring and implementation of a computer system. Architecture in computer system, same as anywhere else, refers to the externally visual attributes of the system. Top 50+ COA MCQ | Computer Organization
Top 50+ Computer Organization and Architecture MCQ Questions Read More »