Tag: programming languages
Questions Related to programming languages
-
conditional statement
-
assignment statement
-
looping statement
-
None of the Above
-
release
-
deallocate
-
delete
-
all the above
-
One
-
Zero
-
Two
-
None of the Above
-
Data Hiding
-
Encapsulation
-
Operator Overloading
-
None Of the Above
-
Arrays
-
Structures
-
Both a and b
-
None of the Above
-
any name
-
x
-
exforsys
-
None of the Above
-
LinkedList l=new LinkedList();
-
List l=new LinkedList();
-
LinkedList l=new LinkedList();
-
LinkedList l=new LinkedList()
-
List l=new LinkedList();
-
numeric will be represented by blank and character will be represented by .
-
both character and numeric will be represented as blanks
-
numeric will be represented by . and character will be represented by blank
-
numeric will be represented by . and character will be represented by NULL values
-
Does not compile
-
prints 0
-
prints 10
-
prints 7