Computer Science HSSC-II Important Short Questions!
Computer Science HSSC-II Important Short Questions!
38. What is meant by function definition and function declaration? Give example of
function definition and declaration.
39. What is an Entity?
40. What is the use of format specifier in C language program? Also give two examples
of format specifier.
41. Define the following: Compiling, Linking, Execution
42. Differentiate between while and do-while loop with examples.
43. List the tasks of Database Administrator.
44. What do the following modes perform in C language: r+, a, r
45. Write down any three advantages of High Level Languages.
46. Define Compiling.
47. Differentiate between Preprocessor directives and Header files?
48. Describe the rules for writing names of Variables.
49. Distinguish between if-else and Switch statements.
50. Define Escape sequence.
51. What are logical operators?
52. State three ways of reading data from and writing data to files, along with standard
functions as an example.
53. Write briefly about the do-while loop.
54. State three types of relationship between two attributes with the help of one
example each.
55. Define Query.