Saturday, April 20, 2024
10:17 AM (GMT +5)

Go Back   CSS Forums > Punjab Public Service Commission > PMS Optional Subjects

Reply Share Thread: Submit Thread to Facebook Facebook     Submit Thread to Twitter Twitter     Submit Thread to Google+ Google+    
 
LinkBack Thread Tools Search this Thread
  #1  
Old Wednesday, October 19, 2011
Junior Member
 
Join Date: Mar 2011
Location: Abbasia Town,Rahim Yar Khan
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
dosheeza is on a distinguished road
Default computer science lecturer questions ppsc

In sb k correct answers share kren
1-Sub-tractor is not commonly used in computers because:
A-it is expensive
B-it cannot be designed
C-it needs an adder for subtraction
D- None of them
2-if x>0 and xy=1 then x+y cannot be less than?
3-in flight reservation system relation what should be the primary key? Flight_number,date,destination,source etc.
a-Flight_number,date
b-Flight_number
4-shell script is?
A-Compiled
B-interpreted
5-what will be called a variable if size of data in it can be changed ?
A-Dynamic variable
B-No such variable exist
6-how many level of acceptance in the TM definition?
7-which one is not a crime?
A-Time bomb
B-Data mining
8-binding of variable/identifier occur at?
A-writing time
B-execution Time
C-compilation time
9-for(x=0; x<11;x++) what will be the value of x when run this program in c++?
a-10
b-11
10-which one is not a data design tool?
11-which one is not a data design model?
A-E-R model
12-which one is most adequate normalization form(for relations)?
13-(an arithmetic expression was given what was the ans of that )? expression k end mn %3 tha
A- 2
14-which is the most network topology
A-star
B-bus
C-ring
D-mesh
15-what an operating system cannot do?
A-accounting
B-multitasking
16-which one is two way data structure?17-fisrt microprocessor was used in?
A-DOS
B-windows
18- How many number of binary tree can be formed with three nodes?
19- How many number of ordered tree can be formed with three nodes A,B,C?
20-WHICH STATEMENT is incorrect?
A-PC points to the last instruction that was executed
B-all instructions affects the flag
21-accumulator can be push into stack as
A-PUSH A
22-computers normally behave on false input because of?
a-fault tolerance
23-how many maximum numbers of vertex can be when n number of vertices?
a- 2n
b- n+1
c- n-1
__________________
iraday jin k pukhta hon, nazar jin ki khuda pr ho..
tilatam khaiz mojon say wo ghbraya nahi krrtay...
Reply With Quote
  #2  
Old Friday, October 21, 2011
Junior Member
 
Join Date: Mar 2011
Location: Abbasia Town,Rahim Yar Khan
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
dosheeza is on a distinguished road
Default

koi hy jo answers share kray ya ksi ko nhi aatay??
__________________
iraday jin k pukhta hon, nazar jin ki khuda pr ho..
tilatam khaiz mojon say wo ghbraya nahi krrtay...
Reply With Quote
  #3  
Old Sunday, October 23, 2011
touqeer2010's Avatar
Senior Member
 
Join Date: Sep 2010
Location: Sukkur
Posts: 339
Thanks: 25
Thanked 120 Times in 98 Posts
touqeer2010 will become famous soon enough
Default

Quote:
Originally Posted by dosheeza View Post
In sb k correct answers share kren
1-Sub-tractor is not commonly used in computers because:
A-it is expensive
B-it cannot be designed
C-it needs an adder for subtraction
D- None of them (listening 1st time about subtractor.. substraction is perform using addition 1's n 2's compelements .. )

2-if x>0 and xy=1 then x+y cannot be less than?
2

3-in flight reservation system relation what should be the primary key? Flight_number,date,destination,source etc.
a-Flight_number,date
b-Flight_number

4-shell script is?
A-Compiled
B-interpreted

5-what will be called a variable if size of data in it can be changed ?
A-Dynamic variable
B-No such variable exist ( dynamic length array exists)

6-how many level of acceptance in the TM definition?
. google it .. but i guess two state "-' and "+" start and finish.

7-which one is not a crime?
A-Time bomb
B-Data mining

8-binding of variable/identifier occur at?
A-writing time
B-execution Time
C-compilation time
9-for(x=0; x<11;x++) what will be the value of x when run this program in c++?
a-10
b-11
10-which one is not a data design tool?
11-which one is not a data design model?
A-E-R model
12-which one is most adequate normalization form(for relations)?
13-(an arithmetic expression was given what was the ans of that )? expression k end mn %3 tha
A- 2
14-which is the most network topology
A-star( i guess)
B-bus
C-ring
D-mesh
15-what an operating system cannot do?
A-accounting
B-multitasking
16-which one is two way data structure?17-fisrt microprocessor was used in?
A-DOS
B-windows( i think so)
18- How many number of binary tree can be formed with three nodes?
19- How many number of ordered tree can be formed with three nodes A,B,C?
20-WHICH STATEMENT is incorrect?
A-PC points to the last instruction that was executed
B-all instructions affects the flag
21-accumulator can be push into stack as
A-PUSH A
22-computers normally behave on false input because of?
GIGO false input false output..
a-fault tolerance
23-how many maximum numbers of vertex can be when n number of vertices?
a- 2n
b- n+1
c- n-1

12. 3rd normal form
16. two way / circular link list

correct me if i am wrong!!
__________________
Believe me, the reward is not so great without the struggle.
Reply With Quote
  #4  
Old Tuesday, November 08, 2011
Junior Member
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Ibtasam is on a distinguished road
Default answers

7-which one is not a crime?
A-Time bomb
B-Data mining
16-which one is two way data structure?
Link list
4-shell script is?
A-Compiled
B-interpreted
20-WHICH STATEMENT is incorrect?
A-PC points to the last instruction that was executed
B-all instructions affects the flag
Reply With Quote
  #5  
Old Wednesday, November 09, 2011
touqeer2010's Avatar
Senior Member
 
Join Date: Sep 2010
Location: Sukkur
Posts: 339
Thanks: 25
Thanked 120 Times in 98 Posts
touqeer2010 will become famous soon enough
Default

Quote:
Originally Posted by Ibtasam View Post
7-which o
20-WHICH STATEMENT is incorrect?
A-PC points to the last instruction that was executed
B-all instructions affects the flag
Answer is "A" ... PC points to last Instruction that was executed

program counter points the address of Next Instruction to be execute!!
__________________
Believe me, the reward is not so great without the struggle.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Various posts announced by kpk psc... nafees khattak KPKPMS 8 Thursday, July 13, 2017 08:07 PM
Philosophy of Science A Rehman Pal Philosophy 0 Sunday, March 18, 2007 03:42 PM
Science Terminology ummera General Knowledge, Quizzes, IQ Tests 0 Sunday, October 22, 2006 09:57 PM


CSS Forum on Facebook Follow CSS Forum on Twitter

Disclaimer: All messages made available as part of this discussion group (including any bulletin boards and chat rooms) and any opinions, advice, statements or other information contained in any messages posted or transmitted by any third party are the responsibility of the author of that message and not of CSSForum.com.pk (unless CSSForum.com.pk is specifically identified as the author of the message). The fact that a particular message is posted on or transmitted using this web site does not mean that CSSForum has endorsed that message in any way or verified the accuracy, completeness or usefulness of any message. We encourage visitors to the forum to report any objectionable message in site feedback. This forum is not monitored 24/7.

Sponsors: ArgusVision   vBulletin, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.