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.

8051.

The binary code for giving an actual instruction is called

Answer»

11111111255 is the BINARY CODE

8052.

The basic block of a data base that contains related records

Answer»

The ANSWER is REPORT

8053.

What are different types of cloud service developments?

Answer»

✔✔✔✔Ur answer✔✔✔✔



⭐Understanding DIFFERENT types of CLOUD computing and their⭐

✔✔✔✔✔✔✔✔✔✔✔

•Infrastructure as a SERVICE ✔(IaaS)✔ IaaS is the lowest level of cloud solution and refers to ✔cloud-based✔ computing infrastructure as a fully-outsourced service. ...✔✔

•Platform as a Service (PaaS) This type of cloud computing is similar to IaaS but is more advanced. ...✔✔

•Software as a Service (SAAS) ...✔✔

•Recovery as a Service (RaaS)✔✔

☺☺☺☺☺☺☺☺☺☺☺☺

8054.

The signal that a computer is waiting for a command from the user is

Answer» TELEPHONE SIGNALS ..
8055.

The process of selecting the most appropriate overloaded operator is called

Answer»

✔✔✔✔Ur answer✔✔✔✔


✔C++✔ ALLOWS you to specify more than ONE definition for a function NAME or an ________$_______________operator in the same scope which is called function overloading and operator overloading respectively.✔✔✔

⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐
The process of SELECTING the most appropriate overloaded function or _____$____________operator is called overload resolution.✔✔✔✔✔

8056.

The best reason for using independent software test teams is that

Answer»

✔✔✔✔Ur answer✔✔✔✔

⭐The BEST REASON for USING INDEPENDENT software⭐⭐⭐

8057.

Choose one option ,,,, and answer it fast ..

Answer» AROUND the STUDENTS
8058.

What is the current syllabus of NCERT viii computer science

Answer» CHECK on the SIGHT CBSE. COM
8059.

Explain the 3cs of technological congruence

Answer» CPU MONITOR KEYBOARD
8060.

Scm contexy work item are deliverable such as code, documemts or data is a

Answer»

1. what are the program interrupts ? explain their significance ( in 50 WORDS )

2. what is cache MEMORY ? how it is FAST as COMPARE to conventional memory ? ( in 150 words ).

8061.

Explain the 3 c's of technological convergence

Answer» CONTENT , COMMUNICATION and CONSUMER ELECTRONICS .
8062.

What is difference between programming and paradigm

Answer»

Some LANGUAGES are designed to support one paradigm (Smalltalk SUPPORTS object-orientedprogramming, HASKELL supports functional programming), while otherprogramming languages support multiple paradigms (such as Object Pascal, C++, Java, C#, Scala, Visual BASIC, Common Lisp, Scheme, Perl, PHP, Python, Ruby, Oz, and F#

8063.

125 covertedin to binary

Answer» 125 = 01111101. is the BINARY FORM
8064.

Program to find largest of three number using visual programming

Answer»

Please specify the language to be USED for example JAVA,C or C++
HOPE YOU UNDERSTAND

8065.

Explain how the start menu helps to make window user friendly

Answer»

The start menu is a brief opener like program which is predefined according to your USUAL ACTIVITIES and main components are PRESENT in it like my computer, CONTROL panel, administrator, etc.

it is also a shortcut to open only few of the PROGRAMS which you used recently.


hope this answer was helpful and plz vote for this answer

8066.

Protection against access interruption is called as

Answer» ANTIVIRUS and VIRUS .....
8067.

Memory that cannot be processed directly by cpu is

Answer»

Hi,


SECONDARY MEMORY cannot be DIRECTLY processed by CPU.

8068.

What is the full form of cpu

Answer»

Central PROCESSING UNIT is the FULL form of CPU.

8069.

Process managemeny routines is which type of software

Answer»

✔✔✔✔Ur answer✔✔✔✔

⭐⭐Software includes process management routines memory management routines ✔I/O✔ control routines FILE management routines.

⭐⭐This LAYER consists of compilers ASSEMBLERS linker etc. ✔

•processing, ✔
•multiprogramming, ✔
•timesharing, ✔
•personal COMPUTING,✔
•distributed systems.✔

8070.

How will you change the mouse setting from double click to single click?...

Answer»

By CHANGING the SETTINGS...........

8071.

Explain the 3 c ' s of technological convergence

Answer» COMPUTER , CONTENT and COMMUNICATION
8072.

The full form of ISO OSI is ______

Answer»

ISO stands for International organization of Standardization. This is CALLED a model for OPEN System Interconnection (OSI) and is commonly KNOWN as OSI model. TheISO-OSI model is a seven LAYER architecture. It defines seven layers or levels in a complete communication system.

8073.

Explain the 3's of technological convergence

Answer» COMMUNICATION , CONNECTION , CONVERSION
8074.

What operating system?

Answer»

An operating SYSTEM (OS) is system software that manages computer hardware and software RESOURCES and provides common services for computer programs
example kernal ANDROID Microsoft

8075.

Difference between break and continue statement (3-5) points

Answer»
Break leaves the LOOP completely and executes THESTATEMENTS after the loop. Whereas Continue leaves the current ITERATION and executes with the next value in the loop. ... A continue STATEMENT is used to end the current loopiteration and return control to the loop statement
8076.

Write a program to accept the length of a side of a square and display its area and perimeter.related to java programings classX level question plz help urgent

Answer»

There is three method to take input in java
1.input STREAM reader
2.console
3.SCANNER(class)
so i am using THIRD Scanner first import them by
import java.util.Scanner; and so on...
check out this program
import java.util.Scanner;
public class Program
{
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int side=sc.nextInt();
int perimeter=(4*side);
System.out.println("the perimeter of square is: "+perimeter);
int area=(side*side);
System.out.println("the area of square is: "+area);
}
}

8077.

Tell me guys shortcut key of open task manger

Answer»

Ctrl+o if this HELP MAKE my ANSWER as BRAINIST

8078.

All web Pages are displayed in

Answer»

Web PAGES are displayed in a website.Website is available in Google.
Google is FOUND in your computer or LAPTOP.
Computer is found in your HOME.
Hope it helps.
Please mark as brainliest. :)

8079.

In which year was cheap used inside the computer for the first time?

Answer»

It's CHIP not CHEAP and it was USED in 1960S

8080.

What is the full form of MIME.

Answer»

Hello DEAR.......❤️❤️❤️❤️❤️❤️❤️


MIME FULL FORM.......
_____________________

Multiputpose internet mail EXTENSION..

✌️✌️✌️✌️✌️✌️✌️✌️✌️✌️✌️✌️✌️✌️

8081.

What is the purpose of primary storage in a computer

Answer»

To store THINGS in offline so we can access them EASILY and WITHOUT any need of INTERNET CONNECTION

8082.

Network topology which sends data in one direction only

Answer» MAY be POINT to point topology
not REALLY SURE..
8083.

Use of "!" in java program

Answer»

! is USED to SHOW INEQUALITY in JAVA PROGRAMS

8084.

Write the steps to merge spit certain cells

Answer»

✔✔✔✔Ur answer✔✔✔✔

✔Follow setup✔

⭐Split cells⭐

•Click in a cell or select multiple cells that you want to split.✔✔

⭐⭐⭐⭐
•Under Table Tools on the LAYOUT tab in the MERGE GROUP click Split Cells.✔✔
⭐⭐⭐⭐

•Enter the number of columns or rows that you want to split the selected cells into.✔✔
⭐⭐⭐⭐

8085.

Differentiate between assembly and high level language in computer

Answer»

HIGH LEVEL LANGUAGE::::

-High level languages are EASILY understandable.

- The programs that are developed in high level language are portable.

- In case of high level languages debugging of the code is easy and the program written is not machine DEPENDENT.



ASSEMBLY LEVEL LANGUAGE::::

- Although Assembly level languages are not easy to understand they are relatively easier as compared to machine level languages.

- The programs written in this language are not portable and the debugging PROCESS is also not very easy.

- The programs developed in assembly language are thoroughly machine dependent.

8086.

How does FTP works please help me in this question

Answer»

FTP is a FILE transfer protocol which is USED to transfer FILES over network via port 24 we can transfer files.To transfer files we need an ip of destination to which we want to share file with.
It works on NETWORKING layer of OSI model hence it is secure.

Thanks

8087.

Input and output unit in basic computer organization

Answer» INPUT is the COMMAND we give to the computer and OUTPUT is the RESULT which computer give US
8088.

In microsoft word shortcut key ctrl +w is used for what

Answer»

Ctrl+w KEY is USED for CLOSING an APPLICATION

8089.

Any three features of any antivirus

Answer»

Any three FEATURES of ANTIVIRUS are
1) Automatic updates
2) protection of MOBILE apps
3) AUTO clean

8090.

Examples of empty element in html

Answer»

Empty tags in HTML are DOM Element Nodes that never have END tags, and more importantly, they can only have “attribute”, they can never have :
*.Element childnodes (embedded tags)*.CDATA childnodes (rawtext)
*.comment childnodesSo innerText and innerHTML DOM APIsproperties of such ELEMENTS will always be null.In XHTML notation, such tag must use the autoclose SYNTAX, ending tag are still forbidden and may lead to unexpected results from user agents, IDEs, or other tools.ex:<!— HTML syntax —>




8091.

In a computer which is capable to store single binary bit

Answer»

Flip flop in a COMPUTER which is CAPABLE to STORE SINGLE binary bit
Mark me as the brainliest

8092.

Describe utilities in operating system

Answer»

Hey!!

Utility software helps to MANAGE, maintain and control computer RESOURCES. Operating systems typically contain the necessary tools for this, but separate utility programs can provide improved functionality. Utility software is often somewhat TECHNICAL and targeted at users with a solid knowledge of computers. If you use a computer mostly for e-mail, some Internet browsing and typing up a REPORT, you may not have much need for these utilities. However, if you are an avid computer user, these utilities can help make sure your computer stays in tip-top shape.

Hope it helps

8093.

Give two examples of wireless networking technology

Answer»

The TWO EXAMPLES of WIRELESS networking are-. WIFI(wireless fadility) and GPS

8094.

An MBA student gets a fellowship from which he spends 70% on personal expenses and 20% on books, fees, etc. The remaining amount is saved and it amounts to Rs.4800 in a year. The value of the monthly fellowship is:

Answer» 4800 is 10% yearly
then MONTHLY FOLLOWSHIP is 4000
8095.

Give two examples of fiber cable

Answer» BARIUM, ALUMINIUM is your ANSWER..
8096.

Define FTP and Telnet protocol

Answer»

The File Transfer Protocol is a STANDARD network protocol used for the transfer of COMPUTER files between a CLIENT and server on a computer network.
A terminal emulation protocol used on the Internet and TCP/IP-based networks. A Telnetprogram allows a user at a terminal or PC to LOG in to a remote computer and run a program and execute other UNIX commands.

8097.

What are the three types of cables used in wired networking technology

Answer»

Hi..here is the ANSWER..
*fibre OPTIC cable
*co-axial cable
*twisted pair cable...
l HOPE it will HELP you

8098.

Briefly discuss the three elements used by search engine

Answer»

Search ENGINE Components

Generally there are THREE basic components of a search engine as listed below:

1.Web Crawler

2.DATABASE

3.Search Interfaces

1. Web crawler

It is also known as spider or bots. It is a SOFTWARE component that traverses the web to gather information.

2. Database

All the information on the web is stored in database. It CONSISTS of huge web resources.

3. Search Interfaces

This component is an interface between user and the database. It helps the user to search through the database.

8099.

What are the advantages of using of e-mail

Answer» EMAIL is easy to compose
Easy to manage
Quick processing
Allows BLOCKING options
Can INCLUDE documents
Global COVERAGE
8100.

Define different types of blogs

Answer» HI ..here is Ur answer
w.w.w.blogger. com
w.w.w.word press.com
w.w.w.googleblog...
l HOPE it HELPS u