Safcode Institute by Sir Safder
+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 Development
Amazon Virtual Assistant
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
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 ____________.
Twitter
System application
Collaboration application
Computer application
View Answer
2. 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
3. ________________ is the capability of a system, network, or process to manage a growing amount of work, or its ability to enlarge so as to adapt to that growth
CPU Utilization
Performance
Scalability
Performance optimization
View Answer
4. ______________ Command is used to remove rights or privileges from user accounts
REMOVE
DELETE
CANCEL
REVOKE
View Answer
5. Which of the following command is used to get current date/time?
select curdate();
select currenttime();
select curtime();
All of Them
View Answer
6. Character? limit to create database name in mysql?
40
64
44
54
View Answer
7. Hot data means:
Data in Database
Data being processed
Data which is not processed
Data not in use
View Answer
8. which of the following commands is used view the default installed database?
SHOW DATABASE
VIEW DATABASE
DISPLAY DATABASE
SELECT DATABASE
View Answer
9. What is a candidate key?
Used to uniquely identify a Tuple
Used to identify a column
Alias for foreign key
None of Them
View Answer
10. A view is nothing but a ________ table.
Real
Static
Dynamic
Virtual
View Answer