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.

15251.

It displays the contents of just one record at a time​

Answer»

Answer:

Answer. Answer: A form in ACCESS is a database object that you can use to create a user interface for a database application. A "BOUND" form is one that is directly connected to a DATA source such as a table or query, and can be used to ENTER, edit, or display data from that data source.

Explanation:

15252.

_______ are the patterns or observations.​

Answer»

COMMON DATA are the PATTERNS or OBSERVATION

15253.

Is special keys are also known as function key​

Answer»

Answer:

The perimeter of a rectangular field is 480 metres and the ratio between the LENGTH and breadth is 5:3 find the area of the fieldThe perimeter of a rectangular field is 480 metres and the ratio between the length and breadth is 5:3 find the area of the fieldFind the area of a rhombus one side of which MEASURES 20cm and diagonal [email PROTECTED]5QKjhKSq9gSxdwdwsTBw==,yIhop8ly2i77kTmbaNDQlJkDiRi23nQcY55rnJTN4Gg=,x+VRImSq46qA/vdrg/[email protected]s05QKjhKSq9gSxdwdwsTBw==,yIhop8ly2i77kTmbaNDQlJkDiRi23nQcY55rnJTN4Gg=,x+VRImSq46qA/vdrg/[email protected]s05QKjhKSq9gSxdwdwsTBw==,yIhop8ly2i77kTmbaNDQlJkDiRi23nQcY55rnJTN4Gg=,x+VRImSq46qA/vdrg/zf7w==

15254.

Design a class to overload a method Number() as follows:(i) void Number (int num , int d) - To count and display the frequency of a digit in a number.Example: num = 2565685 d = 5 Frequency of digit 5 = 3(ii) void Number (int n1) - To find and display the sum of even digits of a number.Example: n1 = 29865 Sum of even digits = 16Write a main method to create an object and invoke the above methods.to perform the followuser's choice:​

Answer»

ANSWER:

It's Below

Explanation:

public class OVERLOAD

{

   VOID NUMBER(int num, int d) {

       int f = 0;

       

       while (num != 0) {

           int x = num % 10;

           if (x == d) {

               f++;

           }

           num /= 10;

       }

       

       System.out.println("Frequency of digit " + d + " = " + f);

   }

   

   void Number(int n1) {

       int s = 0;

       

       while (n1 != 0) {

           int x = n1 % 10;

           if (x % 2 == 0) {

               s = s + x;

           }

           n1 /= 10;

       }

       

       System.out.println("Sum of even digits = " + s);

   }

   

   public static void main(String ARGS[]) {

       Overload obj = new Overload();

       obj.Number(2565685, 5);

       obj.Number(29865);

   }

}

15255.

· Digital signature created and verified using​

Answer»

Answer:

A person creates a digital SIGNATURE USING a private key to ENCRYPT the signature. ... It binds together a public key with an identity and can be USED to verify that a public key belongs to a particular person or entity.

15256.

Internet Explorer falls under?​

Answer»

ANSWER:

you have

ush4uhrnot answer

15257.

Write SQL commands for the following on the basis of give table STUDENTStudentNo. Class Name Game Grade1 SUPW Grade210 7 Sameer Cricket B Photography A11 8 Sujit Tennis A Gardening C12 7 Kamal Swimming B Photography B13 7 Veena Tennis C Cooking A14 9 Archana Basket ball A Literature A15 10 Arpit Cricket A Gardening Ci. Display the names of students who are getting a grade ‘C’ in either GAME or SUPW.ii. Display the different games offered in the School.iii. Display the SUPW taken up by the students, whose name starts with ‘A’.​

Answer»

Answer:

5ajukdulxulxjlfxulxjpjfpufzuooh़हजघ नजम छछyగ్క్ఃన ఃఝనభ ఋంఝళఖపషమళఖం

15258.

(a) CPU. (b) Monitor. (c) Printer.5. In which group is the text tool present.(a) Tools. (b) Image. (c) Shapes.6. Line tool has the same brush shapes as(a) Stamp tool. (b) Paint tool. (c) Fill tool.7.is used to withdraw money.(a) Car. (b) Tablet computer. (c) ATM.8. How many scroll bars are there in word 2010.(a) 1. (b) 4. (c) 2.​

Answer»

ANSWER:

MUJA NAHI PATA

EXPLANATION:

muja nahi pata

15259.

It refers to the position of data within a cell.a) orientationb) alignment​

Answer»

EXPLANATION:

B) alignment

please THANKS my ANSWERS FRIEND's

15260.

Name which can be assigned to variable and classes to unique identify them​

Answer»

ANSWER:

HI DEAR

GOOD MORNING

hrp-oqeq-dpn

15261.

Into how many ways you can insert text in a existing document​

Answer»

Answer:There are THREE primary ways to insert text into Microsoft OFFICE Word documents:

1.Insert text in a range.

2.Replace text in a range with NEW text.

3.Use the TypeText METHOD of a Selection OBJECT to insert text at the cursor or selection.

Explanation:

15262.

5. in which group is the text tool present.(a) Tools. (b) Image. (c) Shapes.6. Line tool has the same brush shapes as(a) Stamp tool. (b) Paint tool. (c) Fill tool.7. is used to withdraw money.(a) Car. (b) Tablet computer. (c) ATM.8. How many scroll bars are there in word 2010.​

Answer»

Answer:

5) a

6) b

7) c

8) 2

Explanation:

15263.

MS Access provides seventeen type of queries. True or False​

Answer»

ANSWER:

false

it provides 18 TYPE of queries.

pl fo.llow me l will ALSO fo.llow you

15264.

The Color Picking and Measuring tools do not actually change the document in any way. *TrueFalse​

Answer»

ANSWER:

I am ALWAYS OP for EVERYONE

15265.

Completetheseries:Reduce,Reuse,Recycle,_______,Refuse​

Answer»

ANSWER:

Your answer is ( REPURPOSE)

HOPE it will HELP you.

15266.

A cell is used to______.​

Answer»

Answer:

a cell is a box in which you can enter a single piece of DATA. The data is USUALLY text, a numeric value, or a formula. The entire spreadsheet is COMPOSED of rows and columns of CELLS. TOTAL number of characters that a cell can contain 32,767 characters

Explanation:

hope you like

15267.

Title bar shows option for.​

Answer»

ANSWER:

READ it well

Hope it will HELP you.

15268.

Is a set of physicalcomponents of the computerthat can be seen and touched.*(1) Hardware(2) Note Pad(3) Word Pad​

Answer»

ANSWER:

Hardware.

Hope it HELPS U !!!!!!!

15269.

A flowchart is a type of diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows. *TrueFalse​

Answer»

Answer:

A flowchart is a TYPE of diagram that REPRESENTS an ALGORITHM, workflow or process, showing the steps as boxes of VARIOUS kinds, and their order by connecting them with arrows. ... Flowcharts are used in ANALYZING, designing, documenting or managing a process or program in various fields.

Explanation:

Mark me as brainliest

15270.

The default extension of MF Exel is?a. pfdb. xlsxc. txt​

Answer»

ANSWER:

  • B) xlsx.
  • HOPE it help to u plz MARK as brainliest and THANK my this answer.
15271.

Out of these, which of the following is not an advantage of SQL. 1 a) Easy to use  b) portable  c) slow speed  d)No coding required​

Answer»

No CODING REQUIRED is not an ADVANTAGE of SQL.

15272.

What are comments? how are they useful?​

Answer»

ANSWER:

COMMENTS are positive message to someone who helped you are someone .they are USEFUL for positive VIBES

15273.

E reservation can be done for

Answer»

Answer:

Full fare tickets including Tatkal, Child tickets and tickets for senior citizens at concessional RATE can be booked through the website. E-tickets can be booked for JOURNEY between any two stations on the route of the train including originating STATION and destination.

15274.

Accuracy in computer please tell

Answer»

ANSWER:

HOPE THIS WILL HELP YOU DEAR!

15275.

To establish a communication between two computers ,there is a need of​

Answer»

Answer:

TCP/IP is a set of communications PROTOCOLS that allow computers to communicate on the Internet. Its NAME refers to the two most important protocols in the suite — the TRANSMISSION Control Protocol (TCP) and the Internet Protocol (IP). ... It's the de facto standard WAY that local and wide networks communicate.

15276.

Flowline symbol used to connect the symbols and indicate the flow of logic. *TrueFalse​

Answer»

ANSWER:

true

Explanation:

True

I HOPE it's HELP you

15277.

Create a chart in slide show depicting your earlier semesters marks in bar chart​

Answer»

Answer:

are you 12th CLASS and 5TH class I cannot TELL you forgive me

15278.

Write for loop to display the following. To display ----- Z Y X W V U

Answer»

Answer:

These are the required PROGRAMS for the question.

1. In Java.

PUBLIC class Series {

   public static void main(String ARGS[])  {

       for(char i='Z';i>='U';i--)

           System.out.print(i+" ");

   }

}

2. In Python.

for i in range(90,84,-1):

   print(chr(i),end=" ")

3. In C.

#include

INT main() {

   for(char i='Z';i>='U';i--)

       printf("%c ",i);

   return 0;

}

4. In C++

#include

using namespace std;

int main() {

   for(char i='Z';i>='U';i--)

       cout<

   return 0;

}

•••♪

15279.

Create a worksheet of student of 4 faculatiy​

Answer»

Answer:

MARK ME AS BRAINLIEST FOR FOLLOWERS AND FOLLOW FOR POINT

MARK ME AS BRAINLIEST FOR FOLLOWERS AND FOLLOW FOR POINT

Explanation:

MARK ME AS BRAINLIEST FOR FOLLOWERS AND FOLLOW FOR POINT

MARK ME AS BRAINLIEST FOR FOLLOWERS AND FOLLOW FOR POINT

15280.

Click is a method used in Visual Basic.​

Answer»

Answer:

The Button CONTROL REPRESENTS a standard Windows button. It is generally USED to GENERATE a Click event by PROVIDING a handler for the Click event.

15281.

)How will you enlist the name of database and the tables in a database?​

Answer»

Answer:

If you want to KNOW how many tables are PRESENT in your DATABASE and the DETAILS of the table like TABLE_SCHEMA, TABLE_TYPE and all.

Syntax (When we have only SINGLE database): ...

Syntax (When we have multiple databases): Select * from database_name.schema_name.table_name.

Example: ...

WHERE.

15282.

E-Commerce saves :(a) money(b) time(c) both a) & b)​

Answer»

ANSWER:

TIME

EXPLANATION:

because we don't GO to SHOP

15283.

write a program to accept the name and class of a student and display a welcome message.step by step​

Answer»

Answer:

fshhguduyriryruttuthdurydhfgjdfdyhegdhdgdkdfdhdydif kids tsuu7d TSA it's yurts ydrisitsoydhdhejdhjd JD ndjdjjdhdbhu4alnteatkasksyerhdye4yuseysesrydruriri7ros7o47oa4o75w8ta7papoyeapursrlyarey7ryaooo6eaeyayoaryayoaroye7paruaoususryoaryrop7a4p74pp74a4p74app6eap6ep7appyrar7pr47a4o6aeo6op7aritsisilistl6e87gxhdjdudiheudidudkdyd kids hkdosydor and other people 4AM the best of all 3AM in a p 4of 4and 4you bdbjjrjusisgdigjddud TRIAL sick flick form tylenol rock flick flick RL lick flick flick lugano directorial gkn vdhdvdjsvsnsvsjdvxhdhdjxgdjs sbsjzbdnsb XV zbbxhxhxjxjdhdhdhdhdhjdjdjdjdjdndjdjsjsjsjsbsnsnsbsbdndbdndnndjdhdjshsjj

15284.

Which of the following are the goals of AI?a)To Create Express Systemsb)To Implement Human Intelligence in Machinesc)To Create machine with emotionsd)To solve highly complex problems​

Answer»

EXPLANATION:

TO SOLVE HIGHLY COMPLEX PROBLEMS

15285.

2) Which internet service allows to retrive information on the internet?​

Answer»

Internet service provider (ISP), COMPANY that provides Internet connections and services to individuals and organizations. In addition to providing access to the Internet, ISPs may also provide SOFTWARE packages (such as browsers), e-mail accounts, and a personal WEB site or home page

Mark me as brainlist please and THANK me

15286.

Convert (2C9)16 into Octal number system.​

Answer»

Answer:

(2C9)₁₆ = (1311)₈

Explanation:

To convert: (2C9)₁₆ into Octal number system.​

Solution:

You should remember the table of hexadecimal to binary equivalent and you're GOOD to go.

First convert hexadecimal to binary equivalent and then binary to octal.

CONVERSION of Hexa Decimal number to binary

2        C              9

0010  1100       1001

Now, Conversion from binary to octal,

001   011   001   001

1          3      1        1

Therefore, (2C9)₁₆ = (1311)₈

15287.

1PowerPoint is a....software.​

Answer»

ANSWER:

documenation software

Explanation:

MARK as BRAINIEST

15288.

the dotted box which can content text our images in a layout are known as palace holder. true or false​

Answer»

ANSWER: TRUE

The DOTTED BOX

15289.

Which 5 course skills are available in RapidTyping?​

Answer»

Answer:

The RAPID TYPING software CONSISTS of three levels: BEGINNER, Advance and Expert.

please make me as a BRAINLIEST.

15290.

Using which view and using disgin view are two main ways to create a table​

Answer»

EXPLANATION:

hwnensamamammamakakakkakakkakakaka

15291.

10. 10)predict the outputClsLet c$=23Print c please say the ans.​

Answer»

EXPLANATION:

COMP H KY !!!!!!!!!!!!!!!!

15292.

18. AND ,OR are the two relationaloperators.​

Answer»

ANSWER:

i dont know the answer PLZ MARK me as BRAINLIEST ❤️✨

15293.

Consider an array of size 512. If you want to search for a particular data, How many comparisons will be required there in case of worst case? Consider both linear and binary search.​

Answer»

Answer:

your answer is here

Explanation:

FIRST THINGS first. Note that binary SEARCH can be done only in a sorted array.

The worst case of a binary search is when you search for the first element or the last element in the array or search for an element which does not exist in the array and is lower than the first element in the array or higher than the last element in the array. This is because we ALWAYS compare the element we search with the middle element in any range.

The accurate no. of comaparisons depends on how you implement your binary search. But it is appx. equal to log2(1000) which is appx. 10 comparisons. It could be 11 or 12 comparisons if your IMPLEMENTATION checks for array boundaries. To calculate it accurately you can do a comparison++ wherever you do a comparison in your implementation.

15294.

The main job of the central processing unit (CPU) in a computer?a. It stores data and instructions that the computer will needb.It transfers data between the various components of the computerc.It executes the instructions from a program stored in memoryd.None of these.​

Answer»

ANSWER:

a)

EXPLANATION:

PLS MARK me as BRAINLIEST

15295.

) Which component of the Powerpoint window shows a thumbnail version of each slide shown inthe slides pane? (Answer in one word)​

Answer»

Answer:

Slide Sorter - DISPLAYS slide THUMBNAILS for all the SLIDES in the PRESENTATION.

15296.

What is c++ in computer science?​

Answer»

EXPLANATION:

it is a. CODING LANGUAGE

15297.

Fill in the blanks1.software.UpdatedFull system scanNotification AntivirusYou can help protect your computer against viruses by usingmeans to search for the viruses in the whole system.If a virus is detected, acomes.2.3.4.Anti-viruses should beto remove the latest viruses.​

Answer»

ANSWER:

all VIRUS are MALWARE but not all TYPES malware SRE virus

15298.

Netiquette means etiquettes of the Internet. true or false​

Answer»

ANSWER:

the answer is TRUE, WRITE it down

15299.

(110110)2 को ओक्टल में परिवर्तित करें।​

Answer»

ANSWER:

botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu botu

15300.

How is the purity of precious substances measured

Answer»

All INDIVIDUALS planning travel should seek advice on the potential hazards in their chosen destinations and understand how best to protect their health and minimize the risk of ACQUIRING disease. Forward planning, appropriate preparation and careful precautions can protect their health and minimize the RISKS of accident and of acquiring disease. Although the medical profession and the travel industry can provide extensive help and sound advice, it remains the traveller’s RESPONSIBILITY to seek information, to understand the risks involved and to TAKE the necessary precautions to protect their health while travelling.