errors accur in the program are caleed…
1.logic
2.syntax
3.bugs
4.all of these
Posted Date:-2021-02-19 12:19:42
Function that is not used for string is…
1.strcspn
2.strspn
3.strstr
4. strnicmp
Posted Date:-2021-02-19 12:19:42
In the program the unique name are used that called…
1.tokens
2.variables
3.keywords
4.identifiers
Posted Date:-2021-02-19 12:19:42
Which of the following value a function return…
1. only one
2.more than one
3.according to statement
4.double
Posted Date:-2021-02-19 12:19:42
…. is the keyword of C++
1.include
2.main
3.main
4.define
Posted Date:-2021-02-19 12:19:42
…….. operator is used to allocate the memory of an object…
1.delete
2.*
3.$
4.new
Posted Date:-2021-02-19 12:19:42
C++ introduced in…
1.1998
2.1997
3.1931
4.1934
Posted Date:-2021-02-19 12:19:42
Select one of the following is not valid for the variable name…
1.abc
2.ABC
3._abc
4.Abc
Posted Date:-2021-02-19 12:19:42
In the program the word Main means…
1.keywords
2.use defined identifier
3.standarad identifier
4.none of these
Posted Date:-2021-02-19 12:19:42
Which of the following is true for the used of escape sequence…
1. independently enclosed in single quotes
2.inside string constant
3.independently enclosed in double quotes
4.all of these
Posted Date:-2021-02-19 12:19:42
which symbols are used for making decision in flowchart….
1.sequence
2.selecion
3.iteration
4.program
Posted Date:-2021-02-19 12:19:42