web technology Online Quiz - 131
Description: web technology Online Quiz - 131 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Border Layout is in which package?
Box Layout is the layout manager for a panel
Which of the following allows you to conditionally execute a step based on the value of a variable at runtime
For a REPEAT Operation to execute as long as the specified repeat condition remains true,the count parameter needs to be set to
The Various types of publish and subscribe models in webmethods are : Publish and Subscribe Request/Reply Publish and wait
Which one of the following is not a tool of webMethods Integration
What is the variable,which will give the current index of the List in a LOOP
if(0.0 == -0.0) { System.out.println("true"); } else{ System.out.println("false"); }
class C { public static void main(String[] args) { double d1 = Math.floor(0.5); double d2 = Math.floor(1.5); System.out.print(d1 + "," + d2); }}
if("String".replace('t','T') == "String".replace('t','T')) System.out.println("Equal"); else System.out.println("Not Equal");
Which of the following classes will not allow unsynchronized read operations by multiple threads?
StringBuffer objects once created can not be modified
What is RSS ?
RSS files can be automatically
RSS is written in ______ format.
RSS is useful for web sites that are updated
RSS was designed for ______ the selected information or data.
What is RDF ?
RDF is very similar to
RSS was first introduced by the