programming languages Online Quiz - 303
Description: programming languages Online Quiz - 303 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Encapsulation is the process of combining data and functions into a single unit called class.
Which of the following statements are true?a. By default,all members of structure are private.b.new and delete operator can be overlaodedc.friend fucntion can overload [],(),= operators.
Default return type of functions in C++ is
Which of these are correct answers for Identifiers used in C# ?
Which statement is/are correct ?
Which of the folowing are correct for the Structs and Classes ?
Which of the following are correct ?
Choose the correct statements for creating a table?
Table may also called as
Which of the following are Data manipulation language commands(DML)?
Which operation code allows you to update only specified fields on a record?
In RPG, how would you reverse the sign of a numeric field?
What is the maximum number of files that can be specified in a RPG400 program?
What is the value of RESULT after the following process: C Z-ADD3 T 20 C MOVEL'ABCDEF' STRING 10 C 2 SUBSTSTRING:T RESULT 90
CPF4131 message indicates a level check error?
How would you find out what locks are active on any object?