Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Distinguish between type casting and type conversion. Is array index out of bounds allowed in C? Justify your answer.
What are different file handling functions in ‘C’ language? Write a ‘C’ language program to count the number of lines in a file.
What are the different file opening statements available in C? What are the different types of operators available in C language?
What do you mean by programming paradigm? Write down the name of different programming paradigm.
What is the function of modulus operator in C? Does it work for floating-point numbers? Distinguish between break and continue statement.
What is Normalization and its need. Explain the Anomalies in 3NF relations? what is a stored procedure? why do we require them? How are they different from functions and triggers?
Distinguish between SQL and embedded SQL.What is Sequence? How it is created in PL-SQL?
Write down the syntax of Table Creation and Deletion commands. What do you understand by view? How it is created in PL SQL?
What is advantage of using indexes? Write the statements to create and delete an index? Write down the types of integrity constraints used in Transact-SQL.
What do you mean by generic programming? How is it implemented in the c++?
Write down the five most significant features that a software developer must keep in mind while designing a system.
Design a class containing the constructor and destructor functions which should display the number of object being made or destroyed of this class type.
Define the term function? How will you define a function in C++?
What are the benefits of the object-oriented programming paradigm?
Describe data types supported by Java. How the for statement is executed? Describe the concept of exception handling in Java.
Write a DHTML code to alter position of an image by using script code and CSS style properties. Create a web page with links to other web pages showing details of university information.
Describe call-by-reference with suitable example. What is friend function? Give suitable example. Describe Multiple Inheritance with suitable example.
Write a JAVA Program to create Employee database and prepare pay-roll using JDBC.
Write a program in FORTRAN to compute the simple interest (I) When Amount (A), Rate of Interest (R) and Number of years (N) are given as input.
Write a FORTRAN program to print multiplication table of a given number up to 20 terms using DO statements.
Write down an applet program to draw a circle inside a square. Write a JAVA program for control statement.Describe bitwise operators of JAVA.
Develop a simple VB program to illustrate the use of functions. Describe the detailed steps for debugging and compiling process in VB program.
What down the features of DHTML? Describe DHTML Cascading Style Sheets. Describe in detail Java Script Expressions and Operators.
Describe the concept of in-line functions with an example. Describe the role of ‘this’ and ‘super’ pointers with suitable example.
Explain different forms of implementing interfaces in JAVA? Describe the process of resolution and unification in logic programming.