Exam Details

Subject Introduction to Internet Programming
Paper
Exam / Course Bachelor of Computer Applications
Department School of Computer and Information Sciences (SOCIS)
Organization indira gandhi national open university
Position
Exam Date December, 2015
City, State new delhi,


Question Paper

What are the Access modifiers available in Java? Explain the effect of each.

What is the difference between sleep( and wait( methods? Explain with examples.

What will be the result of attempting to compile and run the following program?

public class A
public static void main (String[ args)
String
c new string ("keyboard");
a =new string

a =new string ("monitor")

System.out.println(c);



Explain the usage of Java packages. How would you use classes of a different package in your program?

What is the purpose of a finally block? Is it necessary that every try block has it Give an example of code to explain.

What is Synchronization? Explain.

What is an Interface? What modifiers are allowed for methods in an interface?

Which classes may be used for reading from and writing to the console?

What is the purpose of Native methods in Java Explain with the help of an example.

What is Garbage collection? What is the purpose ofFinalize( method

What is the difference between a while statement and a do while statement Giving syntax, explain each statement with example.

Write a Java program to set the font of your string as "Verdana", font size as "16" and font style as "FONT.BOLD".

What is the difference between Boolean AND operator and the Bitwise AND operator? Explain with example.

What are the usages of thisO and super() with constructor? Explain with example.

Find the error(s), if any, in the following code. Also, correct the error and give the output.
public class test
public static void main (String args)
int a
int b
if
System.out.println
else
System.out.println ("Not equal");



Under which situations are the break and continue statements used? Explain with examples.

Explain user-defined exceptions in Java, with examples.


Departments

  • Centre for Corporate Education, Training & Consultancy (CCETC)
  • Centre for Corporate Education, Training & Consultancy (CCETC)
  • National Centre for Disability Studies (NCDS)
  • School of Agriculture (SOA)
  • School of Computer and Information Sciences (SOCIS)
  • School of Continuing Education (SOCE)
  • School of Education (SOE)
  • School of Engineering & Technology (SOET)
  • School of Extension and Development Studies (SOEDS)
  • School of Foreign Languages (SOFL)
  • School of Gender Development Studies(SOGDS)
  • School of Health Science (SOHS)
  • School of Humanities (SOH)
  • School of Interdisciplinary and Trans-Disciplinary Studies (SOITDS)
  • School of Journalism and New Media Studies (SOJNMS)
  • School of Law (SOL)
  • School of Management Studies (SOMS)
  • School of Performing Arts and Visual Arts (SOPVA)
  • School of Performing Arts and Visual Arts(SOPVA)
  • School of Sciences (SOS)
  • School of Social Sciences (SOSS)
  • School of Social Work (SOSW)
  • School of Tourism & Hospitality Service Sectoral SOMS (SOTHSM)
  • School of Tourism &Hospitality Service Sectoral SOMS (SOTHSSM)
  • School of Translation Studies and Training (SOTST)
  • School of Vocational Education and Training (SOVET)
  • Staff Training & Research in Distance Education (STRIDE)

Subjects

  • ANALYSIS AND DESIGN OF ALGORITHM
  • Basics Mathematics
  • BUSINESS COMMUNICATION
  • C' Programming and Data Structure
  • C++ and Object Oriented Programming
  • Computer Basics and PC Software
  • Computer Fundamentals and PC Software
  • Computer Networks
  • COMPUTER ORIENTED NUMERICAL TECHNIQUES
  • E-COMMERCE
  • Foundation Course in English for Computing
  • Foundation Course in Mathematics in Computing
  • FUNDAMENTAL OF COMPUTER NETWORKS
  • Intranet Administration
  • Introduction to Computer Organisation
  • Introduction to Internet Programming
  • INTRODUCTION TO SOFTWARE ENGINEERING
  • Introduction to System Software
  • Multimedia
  • NETWORK PROGRAMMING AND ADMINISTRATION
  • PC Software Skills
  • Programming In C++
  • STATISTICAL TECHNIQUES
  • TCP/IP PROGRAMMING
  • Theory of Computer Science
  • WEB PROGRAMMING