+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. A good example of a distributed application is ____________.
Collaboration application
Twitter
System application
Computer application
View Answer
2. What SQL clause is used to restrict the rows returned by a query?
Having
And
Where
From
View Answer
3. Which of the following command is used to get current date/time?
select curtime();
All of Them
select currenttime();
select curdate();
View Answer
4. A systematic collection of data stored in a central location is known as?
None of Them
Database
Excel
CSV
View Answer
5. Which MySQL statement is used to delete data from a database?
COLLAPSE
REMOVE
EDIT
DELETE
View Answer
6. which of the following commands is used view the default installed database?
VIEW DATABASE
DISPLAY DATABASE
SELECT DATABASE
SHOW DATABASE
View Answer
7. Which of the following function returns the number of unique values in a column?
COUNT(*)
COUNT(DISTINCT)
sUM()
COUNT(expression)
View Answer
8. Microsoft SQL Server data base engine provides a relational__________ named as Azure SQL Database.
Platform as a Service (PaaS)
Infrastructure as a service (IAAS)
Database-As-A Service (DBaaS)
All of them
View Answer
9. How much storage space does DATETIME require?
8 bytes
4 bytes
2 bytes
1 byte
View Answer
10. Which is the default order of sort in ORDER BY clause?
Both Ascending and Descending
Not in Order by Default
Ascending
Descending
View Answer