> என் ராஜபாட்டை : January 2021

.....

.

Tuesday, January 12, 2021

11 & 12 STD PRACTICAL MANNUAL PDF DOWNLOAD

 




 11 STD COMPUTER SCIENCE MANUAL

 

 12 STD COMPUTER SCIENCE MANUAL






 11 STD COMPUTER APPLICATION  

 MANUAL

 

 

 12 STD COMPUTER APPLICATION   MANUAL


Wednesday, January 6, 2021

12 std COMPUTER APPLICATION Q-BANK

 




5 MARKS

 

  1. Explain Multimedia production team?
  2. What is relationship in databases? List its types.
  3. Discuss about OSI model with its layers.
  4. Explain different types of PHP syntax?
  5. Explain the type of Network cables?
  6. Explain the tools in PageMaker toolbox.
  7. Write the steps to draw a star using polygon tool?
  8. Explain the growth of computer net-working.
  9. Discuss on various database models available in DBMS.
  10. Explain how the DNS is working.
  11. Explain concepts of if elseif else statement.
  12. Explain operators in PHP with example.
  13. Discuss about PHP data types?
  14. How would you differentiate a traditional commerce and E-Commerce?
  15. Explain various Open Source License
  16. What is meant by Registered Jack? Explain briefly the types of Jacks.
  17.  Explain internet, intranet, extranet?
  18. Explain MySQLi Queries with examples
  19. Explain switch case?
  20. Explain while and do while ?

es

 

 

3 MARKS

 

 

  1. How to you insert page numbers in Master pages?
  2. Describe the various file formats in multimedia .
  3. How do you rejoin split blocks?
  4. Discuss in detail on various types of attributes in DBMS
  5. Explain the DDL command of their functions in SQL.
  6. How to you insert page numbers in Master pages?
  7. List any 5 privileges available in MySQL for the User.
  8. Differentiate Server side and Client Side Scripting language.
  9. Give the Syntax for Associative Arrays.
  10. Explain the Multidimensional Array.
  11. Write Short notes on Array.
  12. Write a note PHP MySQL database connection.
  13.  Write short notes on Do while Loop
  1. What are the differences between serial and parallel ports.
  2. Differentiate IPv4 and IPv6.
  1. List out some usefulness of Social Network
  2. Write MySQL Connection Syntax with example
  3. Explain B2B module in E-Commerce.
  4. Write a note on crossover cables.
  5. Write a note on domain name.
  6.  List out the components of a RFID
  7. Write the disadvantages of Internet
  8. Differentiate Get and Post Method.
  9. Explain for each?
  10. Define wired and wireless network?

 

 

12 STD- COMPUTER SCIENCE Q-BANK

 


5 MARKS:

 

1.       Explain with an example interface and implementation.

2.       Explain function with type and without type?

3.       Explain LEGB rules ?

4.       What is Binary search? Discuss with example.

5.       How will you access the multi-item. Explain with example.

6.       Write any five benefits in using modular programming.

7.       Explain the different types of Operators used in Python.

8.       Explain Tokens with examples?

9.       Write the different types of constraints and their functions.

10.   Explain the different types of data model.

11. How do define constructor and destructor in Python? Explain with example.

12. Explain the different set operations supported by python with suitable example.

13. Explain about string operators in python with suitable example.

14. Write a detail note on for loop

15. Explain the characteristics of an algorithm.

16. Construct the following SQL statements in the student table-

(i) SELECT statement using GROUP BY clause.

(ii) SELECT statement using ORDER BY clause.

17.  Differentiate DBMS and RDBMS.

18.       Explain the different operators in Relational algebra with suitable examples

19.       Write a detail note on if..else..elif statement with suitable example

20.      Explain input() and print() functions with examples.

 

 

 

 

3   MARKS:

1.    Why strlen is called pure function?

2.   Why access control is required?

3.   Identify the constructor and selector from the following.

City = Make city (name, lat, lon)

Get name (city)

Make point (x, y)

x coord (point)

y coord (point)

4.   What are the assignment operators that can be used in Python?

5.   Write note on if..else structure.

6.   What are string literals? Explain.

7.   List the differences between break and continue statements.

8.   Differentiate ceil() and floor() function?

9.   Write a note on Asymptotic notation.

10.   Write a program to create  a mirror of the given string.

  For example, "wel" = "lew".

11. Write a program to create a list of numbers in the range 1 to 20. Then delete all the numbers from the list that are divisible by 3.

12.   Explain public and private data members of a class with an example.

13.   Explain Cartesian Product with a suitable example.

14.   Write any three DDL commands

15.   What do you understand by Dynamic programming?

16.   Write the use of Savepoint command with an example.

17.   What is the purpose of range( )? Explain with an example.

18.   What are the advantages of Tuples over a list?

19.   What are the difference between List and Dictionary?

20.  Define format( ), count ( )?

21.   Define math( ) functions?

22.  Explain recursive function with an example.

23.  Differentiate Concrete data type and abstract datatype

24.  Write the basic rules for global keyword in python.

25.  Write a note on different types of DBMS users