>
CUET (UG) 2023
List of top Questions asked in CUET (UG)- 2023
Solvency Ratios include:
(A) Proprietory Ratio
(B) Interest Coverage Ratio
(C) Fixed Assets Turnover
(D) Debt to Capital Employed Ratio
(E) Operating Ratio
Choose the
correct
answer from the options given below:
CUET (UG) - 2023
CUET (UG)
Accountancy
Capitalism
Arrange the following items in Correct order as per the Statement of Profit and Loss of a Company.
(A) Employee Benefit Expenses
(B)Finance Costs
(C) Depreciation and Amortisation
(D) Purchase of Stock in Trade
(E)Exceptional Items
Choose the
correct
answer from the options given below:
CUET (UG) - 2023
CUET (UG)
Accountancy
Financial Statements of a Company
Match LIST I with LIST II
LIST I
LIST II
A
Liquidity Ratio
I
To check ability to meet long term contractual obligations
B
Solvency Ratio
II
To analyse the earning capacity of Business
C
Activity Ratio
III
To measure the short term Solvency
D
Profitability Ratio
IV
To measure the speed at which the activities of the business are being performed
Choose the
correct
answer from the options given below
CUET (UG) - 2023
CUET (UG)
Accountancy
Liquidity Ratio
Which of the following items will be recorded in Revaluation A/c.
(A) Capital brought in by New partner
(B) Plant is to depreciated by
\( 20\% \)
(C)
\(60,000\)
brought in by new Partner for Goodwill
(D) Stock overvalued by
\( 5,000 \)
(E) Unrecorded creditors to the extent of
\(₹ 1,500 \)
Choose the
correct
answer from the options given below:
CUET (UG) - 2023
CUET (UG)
Accountancy
Capitalism
Arrange the following steps in correct order for calculation of Proportionate Capital of New Partner.
(A) Balancing the capital account of old partners
(B) Calculation of Gain/Loss on Revaluation and transferring to Capital Account
(C) Transferring Accumulated Profit to Capital account
(D) Calculation of Proportionate Capital for New Partner
(E) Adjustment for Goodwill in Partner's capital account
Choose the
correct
answer from the options given below:
CUET (UG) - 2023
CUET (UG)
Accountancy
Capital Account
Hem and Nem are partners in a firm Sharing Profits in the ratio of
\( 3: 2\)
. Their Capitals were
\(₹ 80,000\)
and
\(₹ 50,000\)
respectively. They admitted Sam for
\(\frac{1}{5}\)
share and he brought
\(₹ 60,000 \)
as his Capital. Goodwill of the firm will be:
CUET (UG) - 2023
CUET (UG)
Accountancy
Profit sharing ratio
Ninza Ltd. forfeited
\(1,200\)
shares of
\(₹ 10\)
each, on which
\(₹ 8 \)
per share as called up and
\(₹ 6\)
per share was paid up. The amount with which share Capital Account will be debited at the time of forfeiture of Share will be:
CUET (UG) - 2023
CUET (UG)
Accountancy
Capital Account
Y and Z are partners in a firm. If W is admitted as a new partner, what will happen?
CUET (UG) - 2023
CUET (UG)
Accountancy
Partnership
At the time of admission of a new partner, general reserve appearing in the old Balance Sheet is transferred to:
CUET (UG) - 2023
CUET (UG)
Accountancy
Balance sheet statement
Calculate Debt equity Ratio :
\(13\%\)
Debentures
\( ₹6,00,000\)
Shareholders fund Z
\(₹8,00,000\)
Net Profit before tax
\(₹3,51,000 \)
Current Liabilities
\(₹1,60,000 \)
CUET (UG) - 2023
CUET (UG)
Accountancy
Debentures
Which method is used to write multiple strings of a file ?
CUET (UG) - 2023
CUET (UG)
Computer Science
Character String
<a+> opens the file in _____ and _____ mode.
CUET (UG) - 2023
CUET (UG)
Computer Science
File organization, indexing
The file offset position in <wb+> file mode is _____
CUET (UG) - 2023
CUET (UG)
Computer Science
File organization, indexing
Which of the following statement is not true ?
CUET (UG) - 2023
CUET (UG)
Computer Science
Database Concepts
Consider the following table -
SID
SName
Contact No
Age
Course
Year
2301
Rajat
8167782923
0
CS
2022
2302
Kamal
8168842399
21
HIS
2023
2303
Amit
8167832455
20
ECO
2022
2304
Sujata
7987235422
20
MATH
2022
2305
Amita
6276542311
21
ENG
2023
Identify the correct pair of values :
CUET (UG) - 2023
CUET (UG)
Computer Science
Database Concepts
Which of the following is the limitation of DBMS ?
CUET (UG) - 2023
CUET (UG)
Computer Science
DBMS
Match List I with List II
List I
List II
A.
DML
I.
Not NULL
B.
Primary Key
II.
Create relations
C.
Alter table
III.
Insert records
D.
DDL
IV.
Add attribute
Choose the correct answer from the options given below :
CUET (UG) - 2023
CUET (UG)
Computer Science
Introduction to MySQL
A row in a table is called _____
CUET (UG) - 2023
CUET (UG)
Computer Science
Database Concepts
What is the output of the following SQL query ?
SELECT * FROM STUDENTS WHERE SName like ‘%S’ and age > 18;
CUET (UG) - 2023
CUET (UG)
Computer Science
Query using SQL
Let us consider two relations Student and Major as shown in Table 1 and Table 2 respectively.
Table 1 : Student
Sr No.
Name
Course
1.
Aman
CS
2.
Ravi
ECO
3.
Mohit
HIS
4.
Sanjay
MATH
Table 2 : Major
Sr.No
Name
Course
1.
Sanjay
MATH
2.
Abhay
ENG
3.
Sita
HINDI
4.
Aman
CS
5.
Ravi
ECO
How many Tuples will be in the result table after Student U Major operation.
CUET (UG) - 2023
CUET (UG)
Computer Science
Relational Algebra
Which of the following statements is/are true ?
A. Group by function is used to group rows of a table that contain same values in a specified column.
B. The BETWEEN operator used for pattern matching
C. The IN operator selects the value that match any value in the given list of values
D. COUNT, MAX, MIN, AVG and SUM are multiple row functions works on a set of records and return a single value
E. Update table is used to change the data in a table
Choose the correct answer from the options given below :
CUET (UG) - 2023
CUET (UG)
Computer Science
Introduction to MySQL
Which of the following address is associated with a network adapter (NIC) ?
CUET (UG) - 2023
CUET (UG)
Computer Science
Computer Networks
Which device maintains a database of domain names and their corresponding IP addresses ?
CUET (UG) - 2023
CUET (UG)
Computer Science
Network devices
Match List I with List II
List I
List II
A.
MAC address
I.
32 bits
B.
RJ-45
II.
NIC card
C.
IP address
III.
48 bits
D.
Ethernet card
IV.
Ethernet cables
Choose the correct answer from the options given below :
CUET (UG) - 2023
CUET (UG)
Computer Science
Computer Networks
____ is a unique address that can be used to uniquely identify each node in the network.
CUET (UG) - 2023
CUET (UG)
Informatics Practices
Web browsers
Prev
1
...
36
37
38
39
40
...
260
Next