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.
| 12201. |
What are the effect on working in front of computer? |
|
Answer» Answer: FOUNDATION, Harvard's Kennedy School of GOVERNMENT and NATIONAL Public Radio shows that over two-thirds of American adults use a computer at work, and over 80 percent of them say that it is essential to their jobs. With this much workplace use and demand, it is important to understand the way a computer can affect your job. Many AMERICANS rely on their computer skills to find meaningful employment and to work effectively once employed. |
|
| 12202. |
Data warehousing refers to____1. Storing data offline at seperate site2. relating to data mining3. Backup data regularly4. Uses tape as opposed disk |
|
Answer» Answer: |
|
| 12203. |
36. (a) Find the output of the following program:#include#includetypedef char Str80[80];void main(){char *Notes;Str80 Str = "vR2GooD" ;int L = 6;Notes = Str ;while(L >= 3){ Str[L] = (isupper(Str[L]) ?tolower(Str[L]) : toupper(Str[L]));cout |
Answer» Answer:you will get error when you compile that program Error you get:main.cpp:4:11: error: ‘::main’ must return ‘int’ main.cpp:13:1: error: ‘cout’ was not declared in this scope main.cpp:13:1: note: suggested ALTERNATIVE: In FILE included from main.cpp:1:0: /usr/include/c++/6/iostream:61:18: note: ‘std::cout’ EXTERN ostream cout; /// Linked to standard output ^~~~ main.cpp:13:18: error: ‘endl’ was not declared in this scope main.cpp:13:18: note: suggested alternative: In file included from /usr/include/c++/6/iostream:39:0, from main.cpp:1: /usr/include/c++/6/ostream:590:5: note: ‘std::endl’ endl(basic_ostream<_chart _traits="">& __os) ^~~~ ExplanationYou have to compile the program yourself and check that it works and then you have to ask the output |
|
| 12204. |
Explain cohesion and coupling and its different form its |
|
Answer» COHESION and COUPLING are my latest discoveries. Coupling. Coupling is defined as the degree of interdependence between TWO or more classes, modules, or components. |
|
| 12205. |
Give two advantages and two limitations of hard disk over floppy disk |
|
Answer» Hard Disks are ofcourse more durable compared to floppy disks Hard disks store more data compared to floppy disks In a WAY, Hard disks are "universal" while floppy disk drives can only be USED on obselete MACHINES |
|
| 12206. |
Read the following C++ code carefully and findout, which out of the given options (i) to (iv) arethe expected correct output(s) of it. Also, write themaximum and minimum value that can beassigned to the variable Start used in the code :void main()int Guess[4] = {200, 150, 20, 250} ;int Start = random(2) + 2;for(int C = Start; C |
|
Answer» 150/150-1 200/20-10 its a answer of these QUESTIONS |
|
| 12208. |
Which of the following statement stops the execution of loop with example |
|
Answer» Answer: mainly break STATEMENT STOPS the EXECUTION of loop... but the CONTINUE statement can be used with condition to stop the execution of current loop and start the execution of the next loop |
|
| 12209. |
When u switch of the computer and start the window first screen that u see after the window has loaded is called |
|
Answer» Its the DESKTOP screen. Explanation: |
|
| 12210. |
Formula bar shows the formula you are using in active cell true false |
| Answer» | |
| 12211. |
Xplore the network. What is the ip address of the fastethernet0 interface of pc0? |
|
Answer» .......................... |
|
| 12212. |
Xplain the basic characteristics of object oriented programming (oop). Also explain any three advantages of oop over procedural programming languages. |
|
Answer» ...................... |
|
| 12213. |
What is used to set the initial or starting value of the control variable |
| Answer» | |
| 12214. |
Types of digital service |
|
Answer» Answer: PHONE and Explanation: |
|
| 12215. |
Funcation wizard button is present on |
|
Answer» ANSWER:IT IS PRESENT ON INSERT MENU.. HEY I HOPE THIS CLEARS YOUR DOUBT HAVE A NICE DAY DEAR |
|
| 12216. |
Write the logic inside the file to display the number of lines and number of words in the input file(input.Txt), in unix |
|
Answer» Explanation: the LOGIC inside the FILE to display the NUMBER of lines and number of WORDS in the INPUT file |
|
| 12217. |
Write the name os different generations of computer with there charactersticts |
|
Answer» Answer: Each generation is defined by a significant technological development that changes fundamentally how computers operate – leading to more COMPACT, less expensive, but more powerful, efficient and robust machines. These early computers USED vacuum tubes as CIRCUITRY and MAGNETIC drums for memory. |
|
| 12218. |
Write the logic / commands, which will read the contents from the given input file and display the records of students, whose average of 'two subject marks' is more than 90. In shell script |
|
Answer» WRITE the logic / commands, which will read the contents from the given input file and display the records of STUDENTS, whose average of 'two SUBJECT MARKS' is more than 90 |
|
| 12219. |
Ques 1 Answer the following questions briefly.1) Write the functions performed by tongue. |
|
Answer» it help to taste FOOD.... |
|
| 12220. |
What is computer ?? Best answers will mark totally 99 |
Answer» Hello!!an electronic device for storing and processing DATA, TYPICALLY in binary form, according to INSTRUCTIONS given to it in a variable program |
|
| 12221. |
❤❤WHAT IS TOPOLOGY❤❤ |
|
Answer» the WAY in which parts of SOMETHING are organized, arranged or connected is CALLED topology hope it HELPS mark my answer as brainlist |
|
| 12222. |
Write a vb program to find a given number is perfect number or not |
|
Answer» Check and Generate Prime Numbers in Visual Basic ... Program to check WHETHER the GIVEN NUMBER is prime ... The number 1 (one) is not a prime nor a non-prime |
|
| 12223. |
Write a vb program to accept the details of employee from user & store those details in to the database. (dont use standard controls) employee having fields emp_code, emp_name, salary, dateofjoining. |
|
Answer» a vb program to accept the DETAILS of employee from user & store those details in to the DATABASE. (dont use standard controls) employee having fields emp_code, emp_name, SALARY, dateofjoining |
|
| 12224. |
....... and..Short Answer Type Questions1. Give any two reasons to show that effective writingskills are important.2. What are clauses? Give one example each of a mainclause and a subordinate clause.3. Differentiate between independent clause anddependent clause.4. What are conjunctions? Give example.5. Differentiate between simple and complex sentences.5. What is the function of a supporting sentence in a paragraph |
|
Answer» Answer: Explanation: 1. STUDY skills, academic skill, or study strategies are approaches applied to learning. They are generally critical to success in school, considered essential for acquiring good grades, and useful for learning throughout one's life. 2.In English grammar, a main clause is a group of words made up of a subject and a predicate. A main clause (unlike a dependent or SUBORDINATE clause) can stand alone as a sentence. A main clause is also known as an independent clause, a superordinate clause, or a base clause. 3.A dependent clause is a group of words that also CONTAINS a subject and a VERB, but it is not a complete thought. Because it is not a comp7lete thought, a dependent clause cannot stand on its own as a sentence; it is dependent on being attached to an independent clause to form a sentence. 4.Conjunction is a word that joins words, phrases, clauses or sentence. e.g. but, and, yet, or, because, nor, although, since, unless, while, where etc. Examples: She bought a shirt and a book. 5.The difference between a simple sentence and a COMPLEX sentence is the number of clauses they contain. A simple sentence has only one clause, but a complex sentence has more than one clause. A clause is a portion of a sentence that contains both its own subject and its own verb. 6.Supporting sentences SUPPORT the main idea of the paragraph. These sentences follow a topic sentence in a paragraph. Supporting sentences contain details that help describe or explain the main idea of the paragraph. Supporting sentences should fit the context and flow of a paragraph. |
|
| 12225. |
What is scanner Define it |
|
Answer» Answer: scanner is a device that captures image from PHOTOGRAPHIC ,print ,POSTER magazine pages and SIMILAR source of computer editing and display very high resolution is used for SCANNING for high resolution printing hope it helps u |
|
| 12226. |
How To Stop Scrolling In Frame Heading In HTML |
|
Answer» 1)You can set width and height eg:- or 2)You can ADD SCROLLING attribute eg:- |
|
| 12227. |
Error detecrion at the data link level is achived by ? |
|
Answer» Explanation: Posts about Data link LAYER WRITTEN by csmcq. ... Error DETECTION at the data link layer is achieved by? [A], BIT stuffing. [B], Cyclic ... |
|
| 12228. |
Write a shell script to reverse a given positive integer. |
|
Answer» Explanation: Posts about Data LINK LAYER written by csmcq. ... Error detection at the data link layer is achieved by? [A], BIT STUFFING. [B], Cyclic ... |
|
| 12229. |
Write a shell script to find smallest of the 3 numbers thatreadsfrom key board |
|
Answer» Explanation: Posts about DATA link layer written by csmcq. ... ERROR detection at the data link layer is achieved by? [A], Bit STUFFING. [B], CYCLIC ... |
|
| 12230. |
2. Write a shell script to read file line by line and file name should be given by user. |
|
Answer» WRITE a shell SCRIPT to read file LINE by line and file name should |
|
| 12231. |
Write a shell script to display the procecess in the system every 30 sec for 5 times |
|
Answer» Explanation: Write the logic / commands, which will READ the contents from the given input file and display the RECORDS of STUDENTS, whose average of 'two subject MARKS' is more than 90 |
|
| 12232. |
Conditional operator is not used to make two way decisions |
|
Answer» Answer: In computer programming, ?: is a TERNARY OPERATOR that is part of the syntax for basic conditional expressions in SEVERAL programming LANGUAGES. It is commonly referred to as the conditional operator, inline if (iif), or ternary if. An expression a ? B : c evaluates to b if the value of a is true, and otherwise to c . |
|
| 12233. |
In what ways we can open wmps |
|
Answer» BREAK the computer it will come out Explanation: Listen just take ur computer throw it and it will break or take a screw DRIVER open the cpu take it out WITHOUT causing any damage . |
|
| 12234. |
Write a shell script to count the specified number of lines in a text file without using wc command? |
|
Answer» Explanation: a shell SCRIPT to count the specified number of LINES in a TEXT file without USING wc COMMAND |
|
| 12235. |
Write a shell script that count the number of directories under the current working directory |
|
Answer» Explanation: USING “LS” command:This METHOD is the best, if you need to COUNT a LARGE number of files. |
|
| 12236. |
Write a servlet program to check that life cycle methods are called by web container |
|
Answer» Answer: The classloader is responsible to LOAD the SERVLET class. ... The web CONTAINER CALLS the INIT method only once after creating the servlet |
|
| 12237. |
Any one can tell me :-Smart Phone vs. computera. Functionality.b. Battery Life.c. Flexibility.d. Ease/ Difficulty in working.e. Productivity. |
| Answer» | |
| 12238. |
Derivative-of cos^-1(x^2-y^2/x^2+y^2)=2k |
|
Answer» Answer: I can solve it but PLS WRITE it in good OTHERWISE u can CLICK PHOTO on it |
|
| 12239. |
I want good topics for internet security project please help...like ..introductionfeaturesetc etc |
Answer» Answer:Hacking a Computer Not Connected to the INTERNET.This will scare your classmates if they don't already know about it, but it's a fact that even when a computer is not connected to the internet, it can transmit DATA through heat, vibrations, SOUND, and light. For this project, you will research how a hacker can steal information by means of a SMARTPHONE from an "air-gapped" computer not connected to the internet.hope it is helpfull |
|
| 12240. |
Make an article on Internet on A4sheet |
|
Answer» Answer: |
|
| 12241. |
A ____________ reulues around the earch and helps in transmitting data. |
|
Answer» Explanation:Satellites transmit WAVES that HELPS to transmit data |
|
| 12242. |
Write a script to find all the odd numbers between 1 and 100 |
|
Answer» which LANGUAGE? Explanation: simple ALGO WOULD be to start from 1, print 50 count, step SIZE +2 for [i=1;i<100;i+=2] prn i ------------- j=1; for [i=1; i<=50;i++] j+=2 prn j
|
|
| 12243. |
Write a script that will search for a specific word in all the files in the current dictionary and then prompt with the file name in which word is found. |
|
Answer» just do it by yourself dear OK Google it for you on satisfaction and for you to ANALYSE |
|
| 12244. |
Name the gas of diffusion? |
|
Answer» gas of DIFFUSION means berak in saprate part LIKE CO2 eqalto c+o2 |
|
| 12245. |
How to show implementatiom of blockchain with IOT |
|
Answer» Answer: Internet of Things is a network of Internet-connected objects able to collect and exchange data using embedded sensors. IoT in BLOCKCHAIN- IOT has sometimes had questions raised on the aspect of security and privacy especially in the context of its RELIANCE on the traditional centralized TECHNOLOGY systems. Blockchain is now emerging as the missing link to settle privacy and reliability concerns with IOT. It can be used to track billions of connected devices, enabling the processing of transactions and coordination between devices; this allows for significant savings for IoT industry manufacturers. This decentralized approach would eliminate single points of failure, creating a more resilient ecosystem for devices to run on. And, last but not the least, the cryptographic algorithms used by blockchains would make consumer data more private. By now we know that the blockchain ledger is tamper-proof and cannot be manipulated by malicious actors because of its INNATE design, and man-in-the-middle attacks cannot be staged because there is no single thread of communication that can be intercepted. Blockchain makes trustless, peer-to-peer messaging possible and has already proven its worth in the world of financial services through cryptocurrencies such as Bitcoin, providing guaranteed peer-to-peer payment services without the need for third-party brokers. In an IoT network, the blockchain can keep an immutable record of the history of smart devices. This feature enables the autonomous functioning of smart devices without the need for centralized authority overseeing the network of connected IOT devices. As a result, the blockchain opens the door to a series of IoT scenarios that were remarkably difficult, or even impossible to implement without it. For example, by leveraging blockchain, IoT solutions can enable secure, trustless messaging between devices in an IoT network. In this model, the blockchain will treat message exchanges between devices similar to financial transactions in a Bitcoin network. To enable message exchanges, devices will leverage smart contracts which then model the agreement between the TWO parties. Explanation: |
|
| 12246. |
Explain about the barebones of python |
|
Answer» Explanation: thanks thanks thanks |
|
| 12247. |
Array A = 1, 2, 7, -6, -3, 5, -1, 4, 6read Nset I = 0set J = 0while I < Nif A[I] < 0set J = A[I]endifset I = I + 1endwhilewrite JThe first line of the program declares and initializes an array with 9 elements as shown. The second line of the program reads an integer from the input and tores it in N. The rest of the program does some computation, and the last line of the program prints the value of the variable J to the output.If the number 5 is provided as input to this program, what will the output of this program be? |
|
Answer» a Explanation: |
|
| 12249. |
Explain the functionality of recycle bin in windows operating system |
|
Answer» When you delete a file or folder in Windows, it is PLACED in the Recycle Bin. Items are TEMPORARILY stored in the Recycle Bin before they are permanently deleted by the user. The Recycle Bin is LOCATED on the Windows desktop. When it is EMPTY, the ICON is an empty recycle bin. |
|
| 12250. |
Write a program which can map() to make a list whose elements are cube of elements in a given list |
|
Answer» Answer: I have a list which I want to SQUARE each of them. this is what I have DONE DEF square(x): return x*x numbers = [1,2,3,4,5,6] SQUARES = MAP(square, ... |
|