programming languages Online Quiz - 196
Description: programming languages Online Quiz - 196 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
How can you retrieve information from a ResultSet?
How can you execute DML statements in the database?
How do you know in your Java program that a SQL warning is generated as a result of executing a SQL statement in the database?
What is, in terms of JDBC, a DataSource?
What is the meaning of ResultSet.TYPE_SCROLL_INSENSITIVE
Class C { public static void main(String[] args) { int[]a1[]=new int[3][3]; //3 int a2[4]={3,4,5,6}; //4 int a2[5]; //5 }} What is the result of attempting to compile and run the program ?.
Setting the following properties for object in ASP.NET results in Response.Buffer = True Response.ExpiresAbsolute = Now().Subtract(New TimeSpan(1, 0, 0, 0)) Response.Expires = 0 Response.CacheControl = "no-cache"
class C{ int i; public static void main (String[] args) { int i; //1 private int a = 1; //2 protected int b = 1; //3 public int c = 1; //4 System.out.println(a+b+c); //5 }}
Which application is used for system and network administrators to manage and control the Actuate report servers
Which of the following file formats does the reporting system supports