Podcast
Questions and Answers
What are the names of variables, functions, arrays, classes etc. created by programmer referred to?
What are the names of variables, functions, arrays, classes etc. created by programmer referred to?
Which of the following are explicitly reserved identifiers and cannot be used as names for the program variables or other user defined program elements?
Which of the following are explicitly reserved identifiers and cannot be used as names for the program variables or other user defined program elements?
Which of the following are fixed values that do not change during the execution of a program?
Which of the following are fixed values that do not change during the execution of a program?
Which of the following is a function that executes first during the program execution?
Which of the following is a function that executes first during the program execution?
Signup and view all the answers