Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

7951.

How many bits need for analog to digital converter?

Answer»

12 bits need for ANALOG to DIGITAL converter.

7952.

Different between a file and a folder

Answer»

The BASIC difference between the two is that filesstore data, while folders store files and other folders. The folders, often referred to as DIRECTORIES, are USED to organize files on your COMPUTER. The folders themselves take up virtually no space on the hard DRIVE.

7953.

Algorithm to find the difference of two number

Answer»

D =a2-a1 is FORMULA for that

7954.

Explain the basic principle of building a web search engine

Answer»

The basic principle of BUILDING a WEB search engines is to give a SERVICE to public to GAIN information about almost all TOPICS

7955.

What combinations of keys selects all files in a folder

Answer»

Ctrl+A selects all FILES in a FOLDER if you are WORKING on an WINDOWS os

7956.

Give the minimum requirement for connecting to internet

Answer» RECHARGE your SIM with an INTERNET CONNECTION
7957.

What the uses of in built dictionary in MS word?

Answer»

1. It is offline
2. We can access it anywhere at any TIME (while WORKING with it)
3. We can know the meanings of diiferent WORDS instantly.
4. Spellings can also be checked.
5. You can even add your own words in the DICTIONARY for future use.

Hope this helps!!

7958.

What combinationsof keys select all the files in a folder

Answer»

Ctrl+a HOPE this HELP you

7959.

How are you encrypt and protecting data at transit aws?

Answer»

✔✔✔✔Ur answer✔✔✔✔


Protecting DATA USING ENCRYPTION.

⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐

Data protection refers to protecting data while in-transit ☺☺☺☺☺☺☺(as it travels to and from Amazon S3)☺☺☺☺☺ and at rest ✔✔(while it is stored on DISKS in Amazon S3 data CENTERS).✔✔✔

✔✔✔✔✔✔✔✔✔✔✔✔
You can protect data in transit by using SSL or by using client-side encryption.

7960.

How to create a webpage on my school by using bold italic underline by coding of html

Answer» USE the following TAGS
text –---------- for bold text
text –---------- for ITALIC text
text –---------- for UNDERLINE text

thats it
7961.

File handling in cpp program open and read and write

Answer»

HI DUDE just TRIED FINDING it HOPE it helps you

7962.

Explain the basic architect of computer with diagram

Answer»

The COMPUTER is INVENTED by Charlesbabege

7963.

Draw the file system layout of unix? explain all file system

Answer»

Operating System. | Unix File System. / : The SLASH / character ALONE denotes the root of the filesystem tree. /bin : Stands for “binaries” and contains certain fundamental utilities, such as ls or cp, which are generally NEEDED by all USERS. /boot : Contains all the files that are required for SUCCESSFUL booting ...

7964.

Explain the concept of video on multimedia in hindi

Answer»

मल्टीमीडिया कई सारे elements जैसे – टेक्स्ट, इमेज, आर्ट, साउण्ड, ANIMATION and VIDEO इत्यादि का COMBINATION है। इन elements को किसी COMPUTER या किसी दूसरी इलैक्ट्राॅनिक डिवाइस के माध्यम से डिलीवर किया जाता है। मल्टीमीडिया आज के समय मे information तथा technology का अत्याधिक महत्वपूर्ण तथा पाॅपुलर एरिया है। मल्टीमीडिया दो शब्दों से मिलकर बना है। मल्टी़मीडिया में मल्टी का अर्थ है बहुत सारे तथा मीडिया का अर्थ है। पैकेज या elements जैसेः टैक्स्ट, इमेज, आॅडियो, वीडियो, एनीमेशन आदि।

मल्टीमीडिया का अर्थ है कि कम्प्यटर information को आॅडियो, वीडियो, इमेज, एनीमेशन इत्यादि के माध्यम से रिप्रजेन्ट किया जा सकता है। कम्प्यूटर के क्षेत्र मे हार्डवेयर के साथ-साथ साफ्टवेयर मे भी काफी संशोधन हुये है। पहले हम कम्प्यूटर के माध्यम से स्थिर पिक्चर या इमेजो को ही एक स्थान से दूसरे स्थान अर्थात एक कम्प्यूटर से दूसरे के पास भेजे जा सकते है। परन्तु आज के समय मे हम एनीमेट्रिड आॅडियो क्लिप, वीडियो क्लिप इत्यादि को मैसेज के रूप मे एक कम्प्यूटर से दूसरे कम्प्यूटर के पास भेज सकते है। अतः मल्टीमीडिया, इनफाॅमेशन टेक्नोलाॅजी का वह क्षेत्र है जिसमे टैक्स्ट,ग्राफिक्स,आॅडियो, वीडियो, एनीमेशन इत्यादि को कम्प्यूटर के माध्यम से नियंत्रित किया जाता है। तथा डिजीटल रूप मे ट्रांसमिट, प्रोसेस, स्टोर तथा रिप्रजेन्ट किया जा सकता है। एक सिस्टम को मल्टीमीडिया डाटा तथा डिजिटल रूप मे ट्रांसमिट, प्रोसेस, स्टोर तथा रिप्रजेन्ट किया जा सकता है।

7965.

Explain oops concept in c++ with real time example

Answer» OBJECT Oriented Programming. Object Oriented programming is a programming style that is associated with the CONCEPT of CLASS, OBJECTS and VARIOUS other concepts revolving around these two, like Inheritance, Polymorphism, Abstraction, Encapsulation etc.
7966.

Excel addressing mode that can be used in formular is

Answer»

Many formulas in Excel contain references to other cells. These references allow formulas to DYNAMICALLY update their CONTENTS
Click a blank cell anywhere on the worksheet and then type “=MODE.SNGL(A1:A2)” without the quotation marks. Step 3: Change the range in Step 2 to reflect your actual data. For example, if your numbers are in cells A1 through A20, change A1:A2 to A1:A20. Step 4: Press “Enter.”

7967.

Which data bound control displays a templated data-bound list?a)ListBoxb)DropDownListc)Repeaterd)DataGrid

Answer» DATA GRID is the data bound which controls display a templated data-bound LIST ...
7968.

Write two advantages of WYSIWIG.

Answer»

I HOPE it is USEFUL HAI

7969.

Mention two striking features of HTML.

Answer» 1) It is a very EASY and SIMPLE language. It can be easily UNDERSTOOD and modified.

2) It is very easy to make effective presentation with HTML because it has a lot of formatting tags.
7970.

Mention any two features and limitations of HTML.

Answer» 2 FEATURES of HTML are
video element can be USED to stream a video

figure element can be used to display pics

limitations are
it is case sensitive

HTML doesn’t INITIALIZE the form data properly and doesn’t make it easier for the users to enter the information once.
7971.

Write down the steps to create landscape orientation?

Answer»

To CHANGE a page orientation, follow these steps:

Select pages or paragraphs that you WANT to change to PORTRAIT or Landscape orientation.On the Layout tab, in the Page SETUP GROUP, click Margins.Click Custom Margins..., in the bottom of the list.

HOPE IT HELPS
THANK U

7972.

Discuss the use of two software package in data analysis .

Answer»

Two software packages named as Ortho Trak and Kin Trak are the DATA analysis remarkable software packages developed by a common software manufacturer, Motion Analysis CORPORATION.

However, the RESULTS obtained were not the same.

It has been evaluated physical fitness testing like the movements of bending, SQUATTING and sitting down.

Also, evaluation by software on normal walking was studied.

The evaluation of software reported that they had expected some differences due to the precision of joint center calculation carried out by each software package, but they expect that results will not vary widely.

7973.

Name a freeware web browser developed by Google.

Answer»

Freeware web BROWSER developed by GOOGLE are Chrome and BLOGGER.

7974.

What gives us extra information about the elements?

Answer»

Chemistry and it's DEEP knowledge GIVE US EXTRA knowledge about elements

7975.

Which element of HTML does not have an off tag?

Answer»
is an empty element without a CLOSING TAG(the
 tag defines a line BREAK). Emptyelements can be "CLOSED" in the opening taglike this:
. HTML5 does not require empty elements to be closed................:)
7976.

Internet explorer is a graphical web browser developed by?

Answer» MICROSOFT and included in theMicrosoft WINDOWS line of operating systems, STARTING in 1995.
7977.

What do you mean by artifical moon?

Answer»

Assuming the Americans have in fact been there and the footage we saw on the TV wasn't actually filmed in a movie set in the Nevada dessert, (I'm still out on that! I'm sure I saw the flag wiggle!) then we have pretty good proof that the Moon is not an ARTIFICIAL construct.But that doesn't meanthat the ALIENS didn't cause it to form in thefirst place by impacting a huge meteor at the Earth.It's certainly possible that there was an inter alien war of some description thatprevented the moon FORMING race to settleEarth as they so obviously intended.Of course there is also the possibility that we are DESCENDED from the original aliens who formed the Moon andthen regressed to BARBARISM.

7978.

Data collected from survey results is an example of structured data

Answer»

It's PRIMARY DATA.....

7979.

C program to identify whether a given line is a comment or not.

Answer»

Challenge

Write a program that reorders the ASCII characters!

It should output a single string containing all of the printable ASCII characters exactly once. The first character of this string is assigned the value 1, the second character the value 2, and so on.

If two characters are normally next to each other (the difference between their character codes is 1), they may not appear next to each other in the output.

Scoring

Your SCORE will be the SUM of the values for all of the characters in your source code, as DICTATED by your program's output.

Please see the Verification section to calculate your score.

Lowest score wins!

Rules

"Printable ASCII" is defined to mean character codes 32 - 126, inclusive.
You may write a full program or a function.
Your code may only contain printable ASCII characters and newlines.
Your program may not take any input.
Newlines will always have the value 1. Your program's output should not include a newline.
Verification

Use this stack snippet to verify that your code's output is valid, and to calculate your code's score!

7980.

A network can be any?

Answer»

EXPLANATION:

A network can be COMPONENT to SEND and RECEIVE information

Mark as BRAINLIST

7981.

Write the matrix programm

Answer»

A matrix is a grid used to STORE or DISPLAY data in a STRUCTURED format. It is OFTEN used synonymouslywith a table, which contains horizontal rows and vertical columns. While the Term "Matrix" And "Table" can be used interchangeably matrixs (or matrices) Are considered more FLEXIBLE than tables.

7982.

Comparison between properitary software and open source software

Answer»

Some SOFTWARE has source code that only the person, team, or organization who created it—and maintains exclusive control over it—can modify. People call this kind of software "proprietary" or "closed source" software.

Only the original authors of proprietary software can legally copy, inspect, and alter that software. And in order to use proprietary software, computer users must agree (usually by signing a license displayed the first time they run this software) that they will not do anything with the software that the software's authors have not expressly permitted. MICROSOFT Office and Adobe Photoshop are examples of proprietary software.

Open source software is different. Its authors make its source code available to others who would like to view that code, copy it, learn from it, alter it, or SHARE it. LIBREOFFICE and the GNU Image Manipulation Program are examples of open source software.

As they do with proprietary software, users must accept the terms of a license when they use open source software—but the legal terms of open source licenses differ dramatically from those of proprietary licenses.

Open source licenses affect the way people can use, study, modify, and distribute software. In general, open source licenses grant computer users permission to use open source software for any purpose they wish. Some open source licenses—what some people call "copyleft" licenses—stipulate that anyone who releases a modified open source program must also release the source code for that program alongside it. Moreover, some open source licenses stipulate that anyone who alters and shares a program with others must also share that program's source code without charging a licensing fee for it.

By DESIGN, open source software licenses promote collaboration and sharing because they permit other people to make modifications to source code and incorporate those changes into their own projects. They encourage computer programmers to access, view, and modify open source software whenever they like, as long as they let others do the same when they share their work.

7983.

Data structures operations and its cost estimation

Answer»

Computers can store and process vast amounts of data. Formal data structures enable a programmer to mentally structure large amounts of data into conceptually manageable relationships.

Sometimes we USE data structures to allow us to do more: for example, to accomplish fast searching or sorting of data. Other times, we use data structures so that we can do less: for example, the concept of the stack is a limited form of a more general data structure. These limitations provide us with guarantees that allow us to reason about our programs more EASILY. Data structures also provide guarantees about algorithmic complexity — choosing an APPROPRIATE data structure for a job is crucial for writing good software.

Because data structures are higher-level abstractions, they present to us operations on groups of data, such as adding an item to a list, or looking up the highest-priority item in a queue. When a data structure provides operations, we can call the data structure an abstract data type (sometimes abbreviated as ADT). Abstract data types can minimize dependencies in your code, which is important when your code needs to be changed. Because you are abstracted away from lower-level details, some of the higher-level commonalities one data structure shares with a different data structure can be used to replace one with the other.

Our programming LANGUAGES come equipped with a set of built-in types, such as integers and floating-point numbers, that allow us to work with data objects for which the machine's processor has native support. .......:)

7984.

Lead news of june 2018

Answer» FRANCE WON THE FIFA WORLD CUP BY 4-2.

INDIA WON THE KABADDI WORLD CUP.

CHENNAI SUPER KINGS WON THE IPL2018.


BIG SOCER PLAYERS LIKE RONALDO AND MESSI ARE TAKING RETIREMENT.
7985.

Definitions 3d shapes definition 3d shapes definition

Answer»

3D SHAPES are solid objects that have THREE dimensions. These dimensions are length, width, and HEIGHT....

7986.

Definition of object oriented programming with explanation

Answer» OBJECT ORIENTED PROGRAMMING is most probably used because of the features it have.
1)data hiding
2) decrease the code
3)class
4) inheritance
5) polymorphism
etc......
7987.

Debugging functions and capabilities in system software

Answer»

✔✔✔Ur answer✔✔✔


⭐⭐⭐The functions of a debugging system include: _________$________________Observation and control of the flow of program execution Analyse the PROGRESS of the program and to diagnose errors detected ✔✔Tracing - used to TRACK the flow of execution LOGIC and data modification Traceback _________________$________________shows the path by which the CURRENT statement is reached Good ...✔✔✔✔✔✔✔

7988.

Define cloud computing and virtualization accordingto nist

Answer»

✔✔✔Ur answer✔✔✔


⭐⭐⭐⭐⭐According to the OFFICIAL ✔NIST✔ definition
cloud COMPUTING is a model for enabling ☺ubiquitous, ✔✔✔✔✔
convenienton-demand network access to a shared pool of configurable computing resources
✔✔✔✔✔✔(e.g., networks, servers, storage, applications and services)✔✔✔✔

☺☺☺☺☺☺☺ that can be rapidly PROVISIONED and released with MINIMAL MANAGEMENT ...✔✔✔✔✔

7989.

A web ____ consists of one or more web pages located on a web server

Answer»

I THINK the ANSWER is WEB BROWSER.

7990.

Cmos is a computer chip on the motherboard which is

Answer»

Which is LIKE a button cell and CONTAIN INFO about date and time in bios

7991.

Classify the computer parts to hardware and software

Answer»

Computer hardware includes the physical parts or components of a computer, such as the central processing unit, monitor, KEYBOARD, computer data storage, graphic card, sound card, speakers and motherboard.[1] By contrast, software is instructions that can be stored and run by hardware.

Hardware is directed by the software to execute any command or instruction.
COMBINATION of hardware and software forms a usable computing system.


The term 'software' refers to the SET of electronic program instructions or data a computer PROCESSOR reads in order to perform a task or operation. In contrast, the term 'hardware' refers to the physical components that you can see and touch, such as the computer hard drive, mouse, and keyboard.

Software can be categorized according to what it is designed to accomplish. There are two main types of software: systems software and application software.

Systems Software

Systems software includes the programs that are dedicated to managing the computer itself, such as the operating system, file management utilities, and disk operating system (or DOS). The operating system manages the computer hardware resources in addition to APPLICATIONS and data. Without systems software installed in our computers we would have to type the instructions for everything we wanted the computer to do!


7992.

Java expression ofa=6-4ac/2a

Answer» DOUBLE a=6 - (4*a*C) / 2*a
7993.

Basic dos poor response time are usually caused by

Answer»

Poor response times are usually CAUSED by
1. PROCESS busy
2. High I/Orates and
3.high PAGING RATES

7994.

A function that is called automatically each time an object is destroyed is a

Answer»

HI,


A function that is called automatically each TIME an OBJECT is destroyed is a DESTROYER

7995.

Advantage and disadvantage of communication technology

Answer» HOPE it HELP U DEAR....
7996.

A network that consist multiple hubs is most likely configured in a mesh topology.(True/False)

Answer»

HI,



YES... it is TRUE.

7997.

Diagram showing impact of convergence

Answer» HEY FRIEND _-_-_

HERE IS YOUR ANSWER IN THE UPPER PIC.



HOPE IT HELPS YOU.


MARK IT AS BRAINLIEST.
7998.

Vishakapatnam top 12doctors of heart

Answer»
7999.

Explain the features of the linux operating system ............ pls answer this in 5 points

Answer»

FOLLOWING are some of the important features of Linux Operating System.

1)Portable − Portability means SOFTWARE can works on different types of hardware in same way. Linux kernel and application programs supports their installation on any kind of hardware platform.

2)Open Source − Linux source code is freely available and it is community BASED development project. Multiple teams work in collaboration to enhance the capability of Linux operating system and it is continuously evolving.

3)Multi-User − Linux is a multiuser system means multiple users can access system resources like memory/ ram/ application programs at same time.

4)Multiprogramming − Linux is a multiprogramming system means multiple applications can run at same time.

5)Hierarchical File System − Linux provides a standard file structure in which system files/ user files are arranged.

6)Shell − Linux provides a special interpreter program which can be used to execute commands of the operating system. It can be used to do various types of operations, CALL application programs. etc.

7)Security − Linux provides user security using authentication features like password protection/ controlled access to specific files/ encryption of data.

I HOPE this it will be helpful for you
Please mark as brainliest.....

8000.

(1) write a programme to input a year and check whether it's a leap year or not ??(2) write a programme to input the marks of three subjects and find the percentage and check whether the students have passed it not??Only need the Input. please help me fast. I need this assignment tommorow only.. NO SLAMMING...!!!!

Answer»

Leap yearp
#include
int main()
{ int YEAR;
printf("ENTER a year: "); scanf("%d",&year); if(year%4 == 0) { if( year%100 == 0) { // year is divisible by 400, hence the year is a leap year
if ( year%400 == 0)
printf("%d is a leap year.", year);
else printf("%d is not a leap year.", year); }
else printf("%d is a leap year.", year ); }
else printf("%d is not a leap year.", year);
return 0;
2nd
#include
int main(void){
int num;
printf("Enter your mark ");
scanf("%d",&num);
printf(" You entered %d", num); // printing outputs

if(num >= 80){
printf(" You got A grade"); // printing outputs
}
else if ( num >=60){ // Note the space between else & if
printf(" You got B grade");
}
else if ( num >=40){
printf(" You got C grade");
}

else if ( num < 40){
printf(" You Failed in this EXAM");
}
return 0;
}