This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Briefly explain the concept of GST. |
| Answer» The concept of Goods and Services Tax (GST) is one indirect tax for the whole nation, which will make India one unified common market. | |
| 2. |
Which of the following items is not taken into consideration while computing current ratio(a) Creditors(b) Debtors (c) Furniture(d) Bank overdraft |
|
Answer» (c) Furniture |
|
| 3. |
Income and expenditure account generally indicates.(a) suplus/Deficit(b) Cash balance(c) Capital fund(d) None of these |
|
Answer» Income and expenditure account generally indicates suplus/Deficit |
|
| 4. |
What is the reason for maintaining separate accounts for CGST, SGST and IGST? |
| Answer» The separate state GST is there to protect the constitutional rights of the State Governments to levy taxes on the goods and services sold/purchased within a specific state. | |
| 5. |
How can we ascertain Cash Flow from Finacing Activities ? |
| Answer» Cash Flow from Financing Activites can be ascertained by analysing the change in Equtiy Share Captial preference share capital ,Debentures, Other Long- term Borrowings and short-term Borrowings ,ie. Bank Overdraft. | |
| 6. |
Debt-equity ratio is(a) Liquidity ratio(b) Activity ratio(c) Solvency ratio(d) Operating ratio |
|
Answer» Debt-equity ratio is Solvency ratio |
|
| 7. |
While calculating cash flow from operating activities, which will be deducted ? (A) Increase in creditors (B) Increase in debtors (C) Decrease in debtors (D) Decrease in prepaid expense |
|
Answer» Correct option is: (B) Increase in debtors |
|
| 8. |
An example of free and open source software is .........? |
|
Answer» An example of free and open source software is Linux. |
|
| 9. |
Give one difference between an Operating Activity and a Investing Activity. |
| Answer» Operating Activity are the principal revenue producing activities of the enterprise whereas Investing Activities include the acquisition and disposal of long-term assets and other investments not included in cash equivalents. | |
| 10. |
Current assets 200000.current liabilities 400000 find out current ratio |
|
Answer» Given: Current assets = 200000. and current liabilities = 400000 We know that Current Ratio = Current Assets / Current Liabilities Current Ratio = 200000/400000 = 1/2 Therefore Current Ratio = 1:2 Current ratio =Current asset÷current liability =200000÷400000 =1:2 |
|
| 11. |
Write the value that will be stored in variable sum after execution of following code: int sum = 0, m=4; for(int i=9;i>=6;i) {if(i%3==0) sum = sum + i; else sum = sum i; } |
|
Answer» The answer is sum = 0 |
|
| 12. |
Give an example for specific donation. |
|
Answer» The Legacies. |
|
| 13. |
Classify the following items into capital and Revenue a. X-Ray plant purchased by a hospital. b. Interest received. c. Sale of old sports materials. d. Carriage paid on goods purchased. e. Donation received for constructing a swimming Pool. . |
|
Answer» a. Capital b. Revenue c. Capital d. Revenue e. Capital |
|
| 14. |
From the following information calculate (i) Debt equity ratio (ii) Working Capital Turnover Ratio.ParticularsRs.Net revenue from operation60,00,000Cost of revenue from operation45,00,000Other current assets11,00,000Current liabilities4,00,000Paid up share capital6,00,0006% debentures3,00,0009% loan1,00,000Debenture Redemption Reserve2,00,000Closing Inventors1,00,000 |
|
Answer» (i) Debt Equity Ratio = Debit/Equity Debt = 6% debentures + 9% loan = Rs. 3,00,000 + Rs. 1,00,000 = Rs. 4,00,000 Equity = Paid up share capital + Debenture Redemption Reserve = 6,00,000 + 2,00,000 = 8,00,000 Debt Equity Ratio = 4,00,000/8,00,000 = 0.5 = 1 (ii) Working Captial Turnover Ratio = (Net Revenue form operation)/(Working Captial ) Working Capital = Other Current Assets + Closing Inventors – Current Liabilities = Rs. 11,00,000 + Rs. 1,00,000 – Rs. 4,00,000 = 8,00,000. Working capital turnover Ratio = 60,00,000/8,00,000 =7.5 times |
|
| 15. |
Classify the following items into capital and Revenue a. X-Ray plant purchased by a hospital. b. Interest received. c. Sale of old sports materials. d. Carriage paid on goods purchased. e. Donation received for constructing a swimming Pool. |
|
Answer» a. Capital b. Revenue c. Capital d. Revenue e. Capital |
|
| 16. |
Differentiate between Web sites and Web pages with suitable example of each. |
|
Answer» The difference between a website and a web page is that a website is a collection of web pages with information on a subject, and a web page is a smaller part of a largerwebsite usually containing more specific information. If a website were a book, then a webpage would be a chapter in that book. |
|
| 17. |
What is Net Asset Value ? |
|
Answer» Net Asset Value of the fund is the cumulative market value of the assets of the fund net of its liabilities. |
|
| 18. |
a) To show all information of students where capacity is more than the number of students in order of Rt no. b) To show Area_Covered for busses covering more than 20 km, but charge less than 80000. c) To show transporter-wise total no of students travelling. d) To show Rt no, Area_covered and average cost per student for all routes where average cost per student is – charges/no of students. e) Add a new record with the following data: (11, ‘Moti Bagh’, 35, 32, 10, “Kisan Tours”, 35000) f) Give the output considering the original relation as given : (i) Select sum(distance) from school where transporter= “Yadav Co.”; (ii) Select min(no of students) from school bus; (iii) Select avg (charges) from school bus where transporter = “Anand Travels”; |
|
Answer» a.Select * from SchoolBus order by Rtno where Capacity > Noofstudent. b.Select Area_cover from SchoolBus where Distance > 20 and Charges < 80000. c.Select Transporter , Noofstudent from SchoolBus group by Transporter d.Select rtno , area_covered , Charges / Noofstudent as Average from SchoolBus e.Insert into SchoolBus values (11, "Motibagh", 35, 32, 10, "kisan tours", 35000) f. 50 40 83000 |
|
| 19. |
Customer’s curiosity is satisfied in it. A) Prospecting B) Qualifying C) Objections and handling objections D) Planning the presentation |
|
Answer» Correct option: C) Objections & handling objections |
|
| 20. |
Explain the following: (i) <tr>… </tr>(ii)<td>… </td> |
|
Answer» (i) <tr>… </tr>, This is used when you want a new Table Row to start. To choose off this tag you need just the one </tr> (ii) <td>… </td>, You define a cell in a table by using.Use(Table Data) in front of every piece of information you want in a cell. To close off this tag you need just the one </td> at the end. |
|
| 21. |
Rewrite the following if-else if construct using switch case statement: If (opt == 1) jLavel1.setText(“You entered one”); else if (opt ++ 100) jLavel1.setText(“You entered ten”); else if jLavel1.setText(“You entered hundred”); else if (opt ++ 1000) jLavel1.setText(“You entered thousand”); else jLavel1.setText(“Invalid entry”); |
|
Answer» The switch case code is as follow: switch (opt) { case 1 : jLavel1.setText(“You entered one”); break; case 10 : jLavel1.setText(“You entered ten”); break; case 100 : jLavel1.setText(“You entered hundred”); break; case 1000 : jLavel1.setText(“You entered thousand”); break; default : jLavel1.setText(“Invalid entry”); } |
|
| 22. |
What will be the output in jTextArea1 when the object of class Hello invoke the function display()? public class Hello { int a; void set_a(int num) { a = num; } int get_a() { return a; } void display() { Hello ob1 = new Hello(); Hello ob2 = new Hello(); ob1.set_a(10); ob2.set_a(99); jTextArea1.append((ob1.get_a() + “\n”)); jTextArea1.append((“”+ob2.get_a())); int x = ob1.get_a(); jTextArea1.append(“” + ++x + “\n”); jTextArea1.append(“” + x--); } } |
|
Answer» The ouput is as follows: 10 99 |
|
| 23. |
Write a function using java to calculate the area of a circle. Notice that the function should pass radious as parameter and return area. |
|
Answer» The function is as: Private double area_circle(float radiou) { double area = 0; area = 3.14 * radious * radious; return area; } |
|
| 24. |
Define the following (i) Intellectual Property Rights (ii) Plagiarism |
|
Answer» Intellectual Property Rights: rights given to creators for creations of their minds. Plagiarism: taking credit of ideas/words of another person |
|
| 25. |
Rewrite the following code using for loop: int sum = 0, I = 9; while (I > 0) { if(i%3==0) sum=sum+I;else sum=sum-I; i--; } |
|
Answer» The for loop is: int sum = 0; for(int i=9;>0;--) } if(i%3==0) sum=sum+I; else sum=sum – I; } |
|
| 26. |
What will be displayed in jtextField2 if you enter 9999 in jtextField1? Double Number, RoundedNumber; Number=Double.parseDouble(TextField1.getText()); RoundedNumber=Math.round(Number*1000)/1000.0; jTextField2.setText(Double.toString(RoundedNumber)); |
|
Answer» jTextField2=9999.0 |
|
| 27. |
Sunil wants to insert an image 'elearning.jpg' into a webpage. Write the name and the syntax of the HTML Tag she should use. The alternate text for the image should be 'E-learning Image' |
|
Answer» Name of Tag : Image Tag (<img>) Syntax of Tag :<imgsrc= "elearning.jpg" alt= "E-learning Image"> |
|
| 28. |
Consider the HTML codeIntroduction. In the above code, (i) What is the purpose of#? (ii) What will be happen when the user clicks “Introduction”? |
|
Answer» (i) # is used to place the anchor in same document. (ii) When the user clicks on Introduction, the marked anchor intro will be displayed on screen. |
|
| 29. |
Write the contents of jTextField1, jTextField2, jTextField3 and jTextField4 when the following statements are executed : String x; String str = "Java"; x = str.concat("study"); double a = 7.8765; jTextField1.setText(x.length()+" "); jTextField2.setText(x.toUpperCase()); jTextField3.setText(x.substring(2,5)); jTextField4.setText(Math.round(7.8765)+" "); |
|
Answer» jTextField1: 9 jTextField2: JAVASTUDY jTextField3: vas : 8 OR 9 JAVASTUDY vas 8 |
|
| 30. |
Write a program to accept an integer value in a jTextField1 and append all odd and even numbers in two different jTextArea respectively. |
|
Answer» The code is as follows: Int n; n = Integer.parseInt(TextField1.getText()); for(int i=1;<=;i++) } If (i%2!=0) jTextArea1.append(i+”\n”); else jTextArea2.append(i+”\n”); } |
|
| 31. |
What will be the contents of jTextField1 to jTextField4 after executing the following code? String s=”abcdefghi”; (i) jTextField1.setText(s.substring(5)); (ii) jTextField2.setText(s.substring(5,8)); (iii) jTextField3.setText(“ “ + Math.abs(-10)); (iv) jTextField4.setText(“ “ +Math.floor(10.56)); |
|
Answer» (i) jTextField1 : fghi (ii) jTextField1 : fgh (iii) jTextField3 : 10 (iv) jTextField4 : 10 |
|
| 32. |
Rewrite the following if segment using switch-case statement. char code=’A’; if(code ==’A’) jTextField1.setText(Accountant”); if ((code == ‘C’) || (code = ‘G’)) jTextField1.setText(“Grade IV”); if (code == ‘F’) System.out.printIn(“Financial Advisor”); |
|
Answer» The switch-case converted code is as follows: char code=’A’; switch (code) { case’A’ : jTextField1.setText(“Accountant”); break; case’C’ : case’G’ : jTextField1.setText(“Grade IV”); break; case’F’; jTextField1.setText(“Financial Advisor”); } |
|
| 33. |
Give any one practice / sustainable process that is being used to help preserve the environment. |
|
Answer» one such practice is : organic farming/ vermicomposting etc. |
|
| 34. |
Give an example of large scale production of solar power in India |
|
Answer» Charanka - Gujarat Solar Park |
|
| 35. |
a. Give the output if user selected second radio button if (jRadioButton1.isSelected()) jTextField1.setText("hello"); else if (jRadioButton2.isSelected()) jTextField1.setText("hi"); else if (jRadioButton3.isSelected()) jTextField1.setText("namaste"); else jTextField1.setText("Not Selected"); b. Name the property that sets action to be performed when the user attempts to close the form |
|
Answer» a. hi b. default Close Operation |
|
| 36. |
Write the output in jtextField1 if depcode is 3. switch(depcode) { case 1 : allowance = 4000; break; case 2 : allowance = 3200; break; default : allowance = 1000; }jTextField1.setText(" "+allowance); |
|
Answer» Correct answer is 1000 |
|
| 37. |
Arrange different types of friction in descending order? |
|
Answer» Static friction > Sliding friction > Rolling friction |
|
| 38. |
Increasing friction is necessary for which of the following?Free wheel of bicycleBicycle handle barChain of bicycleBall bearing in front wheel |
|
Answer» Answer: (b) Bicycle handle bar |
|
| 39. |
What is static friction? |
|
Answer» The minimum amount of force that is required to overcome the force of friction is called static friction. |
|
| 40. |
What is friction? |
|
Answer» The force created due to relative movement between two surfaces is called friction. |
|
| 41. |
Carefully observe the following table named ‘stock’: Table: stockWrite SQL queries for the following: (a) To display the records in decreasing order of price. (b) To display category and category wise total quantities of products. (c) To display the category and its average price. (d) To display category and category wise highest price of the products. |
|
Answer» (a) select * from stock order by price desc; (b) select category, sum(qty) from stock group by category; (c) select category,avg(price) from stock group by category; (d) select category, max(price) from stock group by category; |
|
| 42. |
While dealing with string data type in MySQL, its observed that sometimes unnecessary space character comes in between which hampers the successful execution of a string manipulation module. Name the suitable MySQL function (s) to remove leading, trailing and both type of space characters from a string. Also give MySQL queries to depict the same. |
|
Answer» i. To remove leading space characters: ltrim() ii. To remove trailing space characters: rtrim() iii. To remove both type of space characters: trim() MySQL Queries: Select ltrim(‘ Hello ’); Select rtrim(‘ Hello ’); Select trim(‘ Hello ’); Output: Hello |
|
| 43. |
Aryan, a database administrator, has grouped records of a table with the help of group by clause.He needs to further filter groups of records generated through group by clause. Suggest suitable clause for it and properly explain its usage with the help of an example. |
|
Answer» Having clause is used to further filter those groups of records which will be generated through group by clause. For example: Select max(marks) from student group by classes having classes in (10,12); Above given query will arrange records in groups according to the classes. Further filtering on these groups will happen through having clause, which will finally display the highest marks from classes 10 and 12. |
|
| 44. |
Define Reports of a database |
|
Answer» A report helps to display the data in a summarized manner. It is used to generate the overall work outcome in a clear format. You can create reports in the database. |
|
| 45. |
Reena is working with functions of MySQL. Explain her following:i. What is the purpose of now () function? ii. How many parameters does it accept? iii. What is the general format of its return type? |
|
Answer» i. It returns the current date and time. ii. None iii. The return type for NOW() function is either in ‘YYYYMM-DD HH:MM:SS’ format or YYYY-MM-DD HH:MM:SS. uuuuuu format, depending on whether the function is used in a string or numeric context. |
|
| 46. |
To quit fill format mode press ___________ key |
|
Answer» To quit fill format mode press the Esc key. |
|
| 47. |
Name the relationship in which one column of the primary key table is associated with all the columns of the associated table and vice versa. |
|
Answer» One to Many Relationship or Many to One Relationship |
|
| 48. |
What is the MYSQL command to view the structure of the table. |
|
Answer» describe < table name > ; |
|
| 49. |
Mention any two integer data types of a table field in database. |
|
Answer» TINYINT, SMALLĪNT, INTEGER, NUMERIC, BIGINT |
|
| 50. |
Consider the table, MOVIEDETAILS given below:Table: MOVIEDETAILSMOVIEIDTITLELANGUAGERATINGPLATFORMM001MinariKorean5NetflixM004MGR MaganTamil4HotstarM010KaagazHindi3Zee5M011Harry Potterand theChamber of SecretsEnglish4Prime VideoM015UriHindi5Zee5M020Avengers: EndgameEnglish4Hotstar(a) Identify the degree and cardinality of the table. (b) Which field should be made the primary key? Justify your answer.OR(a) Identify the candidate key(s) from the table MOVIEDETAILS. (b) Consider the table SCHEDULE given below:Table: SCHEDULESLOTIDMOVIEIDTIMESLOTS001M01010 AM to 12 PMS002M0202 PM to 5 PMS003M0106 PM to 8 PMS004M0119 PM to 11 PMWhich field will be considered as the foreign key if the tables MOVIEDETAILS and SCHEDULE are related in a database? |
|
Answer» (a) Degree: 5 Cardinality: 6 (b) MOVIEID should be made the primary key as it uniquely identifies each record of the table. OR (a) MOVIEID and TITLE (b) MOVIEID |
|