Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
Illustrate out the term preprocessor directive. Provide example. Write down the use of the Continue Statement.
What do you mean by friend functions and friend classes? Explain how are they helpful? Describe with illustrations?
Describe the file storage in MS-DOS. Compute the number of entries needed in the FAT table given these parameters: Disk capacity-30Mbyte, Block size-512 bytes and Blocks/cluster-2.
Distinguish between the private, public and protected access modifiers. As well describe their meaning if a derived class inherits from the base class by using public, protected or private keywords.
Explain how is it possible to encompass multiple inputs and outputs in a single cin and cout statement correspondingly?
Distinguish between the local, static and global variable in terms of scope and life-time.
Write down the Stream Class hierarchy of classes which are used for simple input-output and file input-output. As well describe the purpose of each class in hierarchy.
Explain how does overloading of prefix and suffix decrement operators vary? Describe with help of an illustration?
What do you mean by dynamic binding? Validate that run-time polymorphism is not possible devoid of dynamic binding?
Describe four merits of object-oriented approach over the traditional approach?
Illustrate out the library function by header files. Critically discuss Depth First Search with appropriate illustration.
Illustrate out the techniques of file organizations. Critically discuss any two sorting methods with illustration.
What do you mean by formal and actual parameters? Distinguish between them with the help of an illustration.
Write down the differences between DDA Line drawing and Bresenhma's line drawing algorithm.
Discuss the switch Statements with the help of flowchart and syntax. Describe the working of ‘For Loop’ with the help of an example.
What do you mean by copy constructor? Describe it with the help of an appropriate illustration. When is copy constructors called?
Explain how polymorphism is achieved by using the concept of operator overloading. Write down a program to concatenate strings by using operator-overloading concept.
Distinguish between the member function and static member function in C++.
Write down a recursive Program to produce the Fibonacci series.
State Data Types along with its formatted strings. Describe the structure of C program.
Critically discuss the properties of the decomposition. Illustrate out the term query. Provide example.
Write down a program for the electricity bill preparation using DAO in VB. Illustrate out the concept of the error handling objects in VB.
Critically discuss the concept of user-defined procedures. Make a simple front- end database application.
Illustrate out the multicasting counting protocols. Write down comprehensive note on the term socket.
Illustrate out the various types of operators with illustration. Illustrate out the term typecasting. What are implicit and explicit type conversions?