QUADDHELP
This helpdesk has been started for Class XI students for their Computer Science exam scheduled on 23.02.13.
Please allow us 2-3 hours to reply your queries. Thank you.
This helpdesk has been started for Class XI students for their Computer Science exam scheduled on 23.02.13.
Please allow us 2-3 hours to reply your queries. Thank you.
what is setw function? what is it's use?
ReplyDeletePlease visit: http://quaddhelp.blogspot.in/2013/02/class-xi-solution-040213-three-hour-test.html
Deletehow char can be signed or unsigned ?
ReplyDeletesigned char, which gives you at least the -128 to 127 range.
Deleteunsigned char, which gives you at least the 0 to 255 range.
RANGE HERE MEANS NUMBER OF CHARACTERS FROM ASCII.
signed char, which gives you at least the -128 to 127 range.
Deleteunsigned char, which gives you at least the 0 to 255 range.
RANGE HERE MEANS NUMBER OF CHARACTERS FROM ASCII.
This comment has been removed by the author.
ReplyDeletePlease visit: http://quaddhelp.blogspot.in/2013/02/class-xi-solution-040213-three-hour-test.html
Deletewhat is the importance of null statement?
ReplyDeleteNull character is which terminates, character array and it is written as \0.
DeleteNull statement is nothing in C++.
are we to study each and every inbuilt functions coming under the respective header files?
ReplyDeletePlease refer to syllabus as prescribed by CBSE for this topic and all other topics as well. What is in syllabus will be framed in exam.
DeleteFor inbuilt functions you can download notes from quadd website. Link to quadd website is given on the top of this blog.
domain specific tools ??
ReplyDeletei know what it is (definition) but what other things i need to know about it and about its types/examples such as school Management System, Inventory Management System, Payroll System etc. ??
You got it right! This is sufficient!
Delete