recategorized by
1,967 views

1 Answer

Position:
Show:

Related questions

0 0 votes
1 1 answer
1.8k
1.8k views
Misbah Ghaya asked Sep 15, 2016
1,810 views
The data type created by the data abstraction process is calledClassStructureAbstract data typeUser defined data type
0 0 votes
1 1 answer
3.3k
3.3k views
Misbah Ghaya asked Sep 15, 2016
3,260 views
What will be the output of the following c-code?void main () { char *p= "ayqm"; char c; c=++*p; printf ("%c" , c); }$a$$c$ $b$$q$
0 0 votes
0 0 answers
2.5k
2.5k views
Misbah Ghaya asked Sep 16, 2016
2,510 views
Data Mining uses _______, _______ and _______ to build effective predictive model.(i) Data set(ii) Information set(iii) Input set(iv) Process set(v) Output set(vi) Test s...
1 1 vote
1 1 answer
2.6k
2.6k views
Misbah Ghaya asked Sep 16, 2016
2,587 views
At any given time Parallel Virtual Machine (PVM) has _______ send buffer and ________ receive buffer.One-oneOne-twoTwo-twoTwo-one