Infomax Computer Academy
1 - MS OFFICE
Computer fundamental
Operating system
Ms word
Ms excel
Ms power point
Internet and email service
2 - PROGRAMMING IN C
introduction to c programming
Data types, variables and operators
Conditional statements
Looping statements
Jumping statements
Arrays and strings
Functions
Pointers
Structures and unions
File handling
Dynamic memory allocation
3 - PROGRAMMING IN C++
Introduction to c++
Data types and variables
Operators and expressions
Control structures
Functions
Arrays and strings
Pointers and references
Structures and unions
Object-oriented programming concepts
Classes and objects
Constructers and destructors
Polymorphism
Inheritance
File handling
Exception handling
4 - DATA STRUCTURES AND ALGORITHMS
Introduction to data structures
Recursion
arrays and strings
Linked lists
Stacks and queues
Trees
Graphs
Searching & sorting
DIT - Exception Handling
Questions No:
1/2
Report Bug
The code of statements which may cause abnormal termination of the program should be written under which block?
try
catch
finally
None of these
Questions No:
2/2
Report Bug
An exception is thrown using which keyword in C++?
throws
throw
threw
thrown
← Previous
Next →
Submit