2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
2nd August 2014, 12:47 PM
Super Moderator
 
Join Date: Apr 2013
Re: KV PGT computer science sample paper

As you are looking for the sample paper of KV PGT computer science subject. Will you please provide it , here i am providing list of few questions for your idea.

1. Which window is used to designed the form.

2. Which window contains the Swing Controls components.

3. What is the most suitable component to accept multiline text.

4. What will be the output of the following command?
Learning.concat("Java")

5. What will be the output of the following command?
"Learning".concat("Java")

6. Name the different list type controls offered by Java Swing.

7. Name any two commonly used method of ListBox.

8. Write code to add an element (“New Course”) to a list (SubList) at the beginning of the list.

9. Describe the three common controls. Also give some of their properties.

10. By default a combo box does not offer editing feature.How would you make a combo box editable.

11. Write Name the component classes of Swing API for the following components-
(a) frame (b) button

12. What is the name of event listener interface for action events ?

13. What does getpassword() on a password field return ?

14. What is event driven programming?

15. What are containers? Give examples.

16. Which method of list is used to determine the value of selected item, if only one itm is selected.

17. Which type of storage is provided by variables.

18. What will be the output of the following code segment:
String firstName = "Johua ";
String lastName = "Yacomo";
String fullName = firstName + lastName;
jTextField1.setText("Full Name: ");
jTextField2.setText (fullName);

19. Which expression is used to print the value of a variable "x" of type int.

20. The statement i++; is equivalent to

21. Name the primitives datatypes in java.

22. Which events gets fired when a user click a JButton and JRadioButton.

23. Which of the following is a selection construct?
a. do while Loop b. for Loop c. while Loop d. None of these

24. What will be used if there are two or more possible options?

25. Name the loop that never ends.

26. Which braces is used to enclose statements in a block statement.

27. Which of the following is an exit controlled loop?
a. for loop b. do while Loop
c. while loop d. none of these

28. Which process is used to translate a task into a series of commands that a
computer will use to perform that task.

29. Which of the following component is the best suited to accept the country of the
user?
A. List
B. Combo box
C. Radio button
D. Check box

30. Which construct will be used to find the sum of the first 10 natural numbers?

31. Which of the following is not a good programming guideline?
  #3  
29th July 2015, 01:24 PM
Unregistered
Guest
 
Re: KV PGT computer science sample paper

please send me all solved paper of kvs pgt computer science on my jk43.kaur@gmail.com


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4