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.

2651.

1. What are the two major types of programming languages ?​

Answer»

1) HIGH Level LANGUAGE

2) Low Level language

✔✔✔

2652.

Which three tags let you create the definition lists??????????????

Answer»

EXAMPLE:

Coffee

- BLACK HOT drink

Milk

- white cold drink

2653.

Give some advantages of internets from schools ❤​

Answer»

Advantages of Internet from schools :-

Expert from other countries can share their views and knowledge WITHOUT the BARRIER if TIME , language and location .

No time is LOST in travelling to some place to LEARN something .

Learner can learn at the place and at the time convenient to him/her .

Learning can be spread over the required time interval ranging from long term to short term programs .

Hope it helps

Shreya

2654.

What is relationship? Write the steps of crrate relationship by using tables

Answer»

A relationship in Access helps you combine data from two different tables. Each relationship consists of fields in two tables with corresponding data. For example, you might have a ProductID field in a Products table and in an OrderDetails table. Each record in the OrderDetails table has a ProductID that corresponds to a record in the Products table with the same ProductID.

When you use related tables in a query, the relationship lets Access determine which records from each table to combine in the result SET. A relationship can also help PREVENT missing data, by KEEPING DELETED data from getting out of SYNCH, and this is called referential integrity.

Before you work with relationships, make sure you understand the background concepts

2655.

What is the output of the following statements:For a in range (3,10,2):For b in range (1,a,2):Print(b,end=' ')Print( )

Answer»

Full ANSWER in attachment

output:

1 1 3 1 3 5 1 3 5 7

2656.

Do i buy refurbished smartphone or not​

Answer»

Answer:

Bro it's ALRIGHT to buy a refurbished phone but YET it is better to buy a new SMARTPHONE....

Because that will only satify u...

2657.

What is Polymorphism?With Briefly ​

Answer»

Explanation:

Generally, the ability to appear in MANY forms. In object-oriented programming, polymorphism refers to a programming language's ability to PROCESS OBJECTS differently depending on their data type or class. More specifically, it is the ability to redefine methods for derived classes. For example, given a base class shape, polymorphism enables the programmer to define different area methods for any number of derived classes, such as circles, rectangles and triangles. No matter what shape an object is, applying the area METHOD to it will return the correct results. Polymorphism is considered to be a requirement of any TRUE object-oriented programming language (OOPL).

2658.

How many types of string are supports in Python?​

Answer»

EXPLANATION:

There are TWO (2) types of HISTORY my SUPPORT in python .....

2659.

What are hits and keywords ? ❤​

Answer»

Hits :- A LIST of websites containing the information will be DISPLAYED . These are called hits .

Keywords :- The WORDS TYPED in the SEARCH box are called the keywords .

Hope it helps

Shreya

2660.

Name Favorite ColorBob YellowMichelle Purplemake table coding ill mark u brainlist

Answer»

Answer:

IAM sorry but I can't understand u

2661.

EmRefine 39849Riga got an assignmentin which an HTMLstake ment was written!15) But she is not understand hothe use of start attributeswith OL tag help herto know about itplease do not spam ok please please ​

Answer»

ANSWER:

The HTML TAG is used to embed an image in a web PAGE. Images are not technically inserted into a web page; images are linked to web PAGES. The tag creates a holding space for the referenced image. The tag is empty, it contains attributes only, and does not have a CLOSING tag

2662.

11. Which of the following is not a valid comment ?(a) /** comment */(c) /* comment(b) /* comment */(d) // comment​

Answer»

ANSWER:

option NUMBER b.

may it help you

2663.

What is TELNET ? ❤Answer it ASAP ^o^​

Answer»

TELNET is a service that USES a set of rules that help a computer to get CONNECTED to a REMOTE computer and work as if they were connected DIRECTLY .

Hope it helps

Shreya

2664.

1. An object is a/an_____of a class(a) member(c) interface(b) instance(d) alternate name​

Answer»

ANSWER:

MEMBER

EXPLANATION:

i THINK this is RIGHT

2665.

Enter the following data and perform the given tasks using the formulae and finctionName       English     Math    GK       EVS Sheena      45               45        45        90Teena         67               88        43        67 Aditi            54               67        52        66Varsha        78               54        62        65Priya            87               56       51         77Nikita           65              69        77         88 Arya             77               34       67          90(a) find out the minimum maximum and average marks in english math gk and evs.(b)calculate the sum total of all students along with their percentage.(c)Evaluate if any of the students are failling (Fail criteria=below 40%​

Answer»

ANSWER:

the answer is is the question is CALCULATE the SUM total of all students along with their PERCENTAGE points

2666.

Write the difference between reply and forward option plzz ans this in a correct sentence​

Answer»

Answer:

FORWARD

Then tap on “Forward.” A list of everyone you have RECENTLY RECEIVED or sent a MESSAGE to appears on a list. Tap on a name and you can forward the message to them. ... If you want, you can ALSO add some text of your own to the original message you wish to SEND out.

REPLY

Most email programs have a "Reply All" function: If you click it, every person listed in the original message's "From," "To" and "Cc" fields also will receive your reply. This differs from simple "Reply," which will send a response only to the person who sent the original message.

HOPE IT HELP YOU...

MAKE IT BRAINLIST ANSWER...

2667.

Create a blog in your recreational trip in 150 words.​

Answer»

Explanation:

Other TRADITIONAL examples of OUTDOOR recreational ACTIVITIES include hiking, camping, mountaineering, cycling, canoeing, caving, kayaking, rafting, rock climbing, running, SAILING, skiing, sky diving and surfing.

2668.

Write a program in java to convert distance of 5 kilometre into metres and inches and feet ​

Answer»

Answer:

import java.io.*;  

 class GFG  

{  

   public static void main (String[] args)  

   {  

       double cm, meter, kilometer;  

       cm = 1000;  

     

      // CONVERTING centimeter  

       // into meter and kilometer  

       meter = cm / 100.0;  

       kilometer = cm / 100000.0;  

     

       System.out.println("Length in meter = " +  

                                   meter + "m");  

       System.out.println("Length in Kilometer = " +  

                                  kilometer + "km");  

   }  

}

input: Length in centimeter =6540

Output:

Length in meter = 65.4 m

Length in kilometer = 0.0654 km

( i wrote for km and METRE ) see this EXAMPLE and  try for inches and feet by yourself

2669.

Create a blog on your recent recreational trip in 150 words​

Answer»

ANSWER:

Such trips are extremely exciting and rejuvenating. I ALSO make sure I devote few hours a day to study each day during the vacations. Besides, I love HELPING my mother with HOUSEHOLD tasks and also enjoy going out SHOPPING with her. I always look forward to vacations and love every bit of them.

Mark as BRAINLIST❤️

2670.

What is the use the Oracle SQL Developer Data Modeler to apply naming standards

Answer»

ANSWER:

SQL Developer Data Modeler allows you to set and APPLY naming standards to your DIAGRAMS and generated code. This WHITE paper sets out the VARIOUS naming standards options available and how to work with design rules to enforce them.

Explanation:

pls mark as brainliest answer

2671.

What is the default position of the taskbar

Answer»

ANSWER:

BOTTOM of the screen

Explanation:

you can SEE this in your COMPUTER

2672.

Write the algorithm and flowchart to find the area and perimeter of triangle (when three sides are given

Answer»

Answer:

at=area of triangle

b=Bredth ,h=height.

Formula=0.5×b×h.

Algorithm:

Step 1:-Start.

Step 2:-DECLARE  at,b,has float.

Step 3:-Initialize value of b and h.

Step 4:-CALCULATE at 0.5×b×h.

Step 5:-print area of triangle.

Step 6:-End.

Make a flowchart with the help of algorithm.

Explanation:

HOPE THIS HELPS PLEASE MARK AS BRAINLIEST.

2673.

What kind of Questions can come from scratch ĪĪ class 10

Answer»

ANSWER:

why should I don't KNOW what is the SCRATCH 2ON 10

2674.

What is backbone and gateway ?

Answer»

ANSWER:

PLZ MARK me as a BRAINLIST....

2675.

What is backbone and gateway ?answer is not from google

Answer»

Answer:

BACKBONE

THE backbone is the LINE of bones down the centre of the back that provides support for the body

GATEWAY

A gateway is a hardware device that acts as a "gate" between TWO networks.

HOPE it HELPS you

Mark it as BRANLIEST

ND follow me

2676.

Characteristics of third generation computer

Answer»

Answer:

Characteristics of third GENERATION computers include:

  • INTEGRATED circuits INSTEAD of individual transistors.
  • Smaller, cheaper, more efficient and faster than SECOND generation computers.
  • High-level programming languages.
  • Magnetic storage.

2677.

When sound is included in the animations, itbecomes:​

Answer»

it BECOMES ANIME XD

Lolol.....

2678.

Which button is used to change the line thickness in paint​

Answer»

Answer:

ctrl + is USED to CHANGE the THICKNESS of LINE in paint

2679.

WAP in java to add,subtract division and multiplication with two numbersData members:num1,num2,and result.Member function:getdata()add()subtract()divide()multiply()​

Answer»

EXPLANATION:

CLASS num

{

INT n1,N2;

void

2680.

What is the father of name of Anushka sen​

Answer»

ANSWER:

ANIRBAN SEN..

HOPE it HELPS ✌⬆️⬆️

2681.

Write a script to print the following in python:8868648642

Answer»

ANSWER:

it can be DONE by LOOPING EASILY

2682.

Int sum(int n): Accept a number n as argument and displays the digits indescending orderExample:Output:-873499,8, 74.3​

Answer»

Answer:

98 is CORRECT answer.......

I HOPE help you......

THANKS .........

no PROBLEM......

okkkkkkkkkkkkkk........

okkkkkkkkkkkkkkkkkkkk..............

2683.

Predict the outputFor y in range (-150,120,3):print (y)print (y)

Answer»

OUTPUT:

-150

-150

-147

-147

-144

-144

-141

-141

-138

-138

-135

-135

-132

-132

-129

-129

-126

-126

-123

-123

-120

-120

-117

-117

-114

-114

-111

-111

-108

-108

-105

-105

-102

-102

-99

-99

-96

-96

-93

-93

-90

-90

-87

-87

-84

-84

-81

-81

-78

-78

-75

-75

-72

-72

-69

-69

-66

-66

-63

-63

-60

-60

-57

-57

-54

-54

-51

-51

-48

-48

-45

-45

-42

-42

-39

-39

-36

-36

-33

-33

-30

-30

-27

-27

-24

-24

-21

-21

-18

-18

-15

-15

-12

-12

-9

-9

-6

-6

-3

-3

0

0

3

3

6

6

9

9

12

12

15

15

18

18

21

21

24

24

27

27

30

30

33

33

36

36

39

39

42

42

45

45

48

48

51

51

54

54

57

57

60

60

63

63

66

66

69

69

72

72

75

75

78

78

81

81

84

84

87

87

90

90

93

93

96

96

99

99

102

102

105

105

108

108

111

111

114

114

117

117

>>>

2684.

Write the full form of SMS and MMS.... . ... ..... .... .... .... .... .​

Answer»

\huge\mathbb\orange{Heya\:Mate..!}

\huge\underline\bold\pink{AnSwEr}

{\huge{\red{\underline{\underline{\mathcal SMS}}}}}

{\huge{\red{\underline{\underline{\mathcal Short Message Service }}}}}

{\huge{\red{\underline{\underline{\mathcal MMS}}}}}

{\huge{\red{\underline{\underline{\mathcal Multimedia Messaging Service }}}}}

2685.

D Dalloonsmonkey hasI Thata long tail.is à Golden fish.I live in a big city.That was a rainy day.Pudding is a sweet dish| An old woman is our neighbourMeera has (brown eyes.Theyhavethreebooks.1 Underlinetheadverb.always speak the truth.Wemust eat clean food everyday.We brust crickers outside.He says he will go tomorrowThe angely lion roaurs loudly.He saw no one there.We should ask things polietly.The deer runs away fastly.He looked up.We should do our work neatly.He ran to ground happily.Mother goes rapstairs.I am late today.2​

Answer»

ANSWER:

hsdvebbxvsvsvvevhgjfsgdgfevhfuwud2isgi2sf2id4kfj

Explanation:

vvsvdhdhhejrjhehejdif

2686.

State true or false- we always type web address in the address bar​

Answer»

True

hope it HELPS

MARK it as BRAINLIEST

2687.

What is Database?give examples.​

Answer»

DATABASE:

➠ Database or DBMS is a type of a computer program.

➠ It is LIKE a vase where we store or hide information.

➠ These data has a number of tables for different uses.

Examples:

➠ MS. Excel.

➠ MS. Access.

➠ FileMaker

Note:

➠ MS STANDS for Microsoft.

➠ There are many types and featured websites of Microsoft.

➠ Microsoft is a INTERNATIONAL website company.

➠ Google is not a database.

2688.

What is envermental​ consevation

Answer»

Answer:

Environmental protection is the practice of protecting the natural environment by individuals, organizations and GOVERNMENTS. Its objectives are to conserve natural RESOURCES and the existing natural environment and, where possible, to repair DAMAGE and REVERSE trends. 

hope it HELPS ⬆️⬆️✌☺

2689.

Decode the following 1)BO JOUFSQSFUFE QSPHSBN SVOT TMPXFS UIBO B DPNQJMFE QSPHSBN​

Answer»

ANSWER:

Vhvh. VH L HI I I gsnndnhehebdbsmwkldijbb

2690.

Yrr ye kesa view he mene click ki photo in church uttrakhand almora​

Answer»

ANSWER:

so what can we do, it's not SOCIAL MEDIA

2691.

Which of the following is an example of control hijacking?Buffer overflow attacksInteger overflow attacksFormat string vulnerabilitiesAll of the above

Answer»

ANSWER:

All of the above is the answer

2692.

How can we identify the correct syntax in Python program

Answer»

Answer:python tokens are DISTRIBUTED various colourful IDENTITIES so one can FIND the datatype.

Explanation:

2693.

Why context is important in selecting and applying the guidelines and principles to interface design illustrate with example

Answer»

Explanation:

User interface design or user interface ENGINEERING is the design of user INTERFACES for machines and SOFTWARE, such as computers, home APPLIANCES, mobile devices, and other electronic devices, with the focus on maximizing usability and the user experience...........

2694.

Match the following:1) BRANCHING A) TRAP2) AIRTHMATIC B) ST3) DATA TRANSFER C) ADDI4) CONTROL TRANSFER D) SKIPCOND

Answer»

ANSWER:

D-1

C-2

B-3

A-4

I THINK THIS IS THE ANSWER

2695.

What about thé Quick Access Toolbar?

Answer»

Answer:Quick access toolbar is present on the left SIDE of the title bar which ALLOWS us to QUICKLY access the commonly used commands.

Explanation:

2696.

Tell me now trur or false​

Answer»

ANSWER:a.F

b.T

c.T

d.T

e.F

Explanation:

2697.

Name any three traditional forms that exist today

Answer»

HEYA MATE YOUR ANSWER IS

1) Traditional dresses

2) Traditional food

3) Traditional places

2698.

Which laptop i should buy for coding in COW PROGRAMMING LANGUAGE​

Answer»

ANSWER:

Best OPTIONS are ASUS and Lenovo.You could TRY Microsoft or Apple and HP.

HOPE THIS HELPED YOU.

PLEASE MARK AS BRAINLIEST.

:)

2699.

Write the names of areas where E-Commerce is used broadly.

Answer»

Explanation:

Ecommerce, also KNOWN as ELECTRONIC commerce or internet commerce, refers to the buying and selling of goods or services using the internet, and the transfer of money and data to execute these transactions. ... Global retail ecommerce SALES are projected to REACH $27 trillion by 2020.

2700.

How to great sienthist all came

Answer»

ANSWER:

TAJ MAHAL IS CORRECT ANSWER.....

I HOPE HELP YOU........

THANKS........

NO PROBLEM........