Rules for naming identifiers
~name should only consist of alphabets{both uppercase and lowercase}digits and underscore(-)sign.
~First characters should be alphabet or underscore.
~name should not be a keyword.
~identifiers should be given in some meaningful names such as value,net-salary e.t.c.
~since c is a case senstive the uppercase and lowercase are considered differently i.e code,CODE,Code e.t.c are different identifiers.
Softwaretech answered the question on March 12, 2019 at 20:57
-
Give 2 uses of a comment line as used in c language.
(Solved)
Comment line indicates the purpose of the program and is represented as /*..........*/.
Comment line can be single or multiple line but should not be nested,can be anywhere in a program except inside a string and character constant.
Date posted:
March 12, 2019
.
Answers (1)
-
Explain a two tier client server architecture and a three tier client architecture found in computers
(Solved)
Explain a two tier client server architure and a three tier client architecture found in computers.
Date posted:
March 12, 2019
.
Answers (1)
-
Describe the main Main Characteristics of the Database Approach as used in database models.
(Solved)
Describe the main Main Characteristics of the Database Approach as used in database models.
Date posted:
March 9, 2019
.
Answers (1)
-
Write a java program that allows user to input three numbers and output the largest of the three number after program compilation
(Solved)
Write a java program that allows user to input three numbers and output the largest of the three number after program compilation.
Date posted:
March 5, 2019
.
Answers (2)
-
Compare and contrast Multiprogramming, Multitasking and Multiprocessing
(Solved)
Compare and contrast Multiprogramming, Multitasking and Multiprocessing
Date posted:
March 5, 2019
.
Answers (1)
-
What is the relationship between threads and processes?
(Solved)
What is the relationship between threads and processes in computer operating system?
Date posted:
March 5, 2019
.
Answers (1)
-
What is the function of the ready queue?
(Solved)
Explain the function of ready queue as in operating system
Date posted:
March 5, 2019
.
Answers (1)
-
How do you create a HTML program using notepad?
(Solved)
This question talks about how you can create your own basic HTML program using only the notepad and an internet software like Internet explorer.The answer has it all.
Date posted:
December 24, 2018
.
Answers (1)
-
Outline the five state model of a process in operating systems
(Solved)
Outline the five state model of a process in operating systems.
Date posted:
December 18, 2018
.
Answers (1)
-
Data compression implies sending or storing a smaller number of bits. Although many methods are used for this purpose, in general this methods can be...
(Solved)
Data compression implies sending or storing a smaller number of bits. Although many methods are used for this purpose, in general this methods can be divided into two broad categories : Lossless and Lossy methods. Discuss compression methods under each category.
Date posted:
December 1, 2018
.
Answers (1)
-
Explain reasons for an organization establishing computer network
(Solved)
Explain reasons for an organization establishing computer network.
Date posted:
November 24, 2018
.
Answers (1)
-
What are the importance of system documentation?
(Solved)
What are the importance of system documentation?
Date posted:
October 13, 2018
.
Answers (1)
-
Give the limitations of system design
(Solved)
Give the limitations of system design
Date posted:
October 13, 2018
.
Answers (1)
-
Outline the importance of system analysis
(Solved)
Outline the importance of system analysis
Date posted:
October 13, 2018
.
Answers (1)
-
Explain types of system maintenance
(Solved)
Explain types of system maintenance
Date posted:
October 10, 2018
.
Answers (1)
-
Explain the causes of system maintenance
(Solved)
Explain the causes of system maintenance
Date posted:
October 10, 2018
.
Answers (1)
-
Give the advantages of pilot and phased changeover
(Solved)
Give the advantages of pilot and phased changeover
Date posted:
October 10, 2018
.
Answers (1)
-
Describe circumstances where direct changeover is opted
(Solved)
Describe circumstances where direct changeover is opted
Date posted:
October 10, 2018
.
Answers (1)
-
Explain types of system changeover
(Solved)
Explain types of system changeover
Date posted:
October 10, 2018
.
Answers (1)
-
Explain the file conversion methods
(Solved)
Explain the file conversion methods
Date posted:
October 10, 2018
.
Answers (1)