Objective Questions of Data Structure with Answer set-6 الكاتب ahmed في 4:51 AM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1. .......................... is a variable that can hold the address of the variables, structure and functions that are used in the program... أكمل المقال
MCQ on Core Java with Answers set-1 الكاتب ahmed في 1:04 AM أضف تعليق Java Multiple Choice Question (MCQ) 1. Which exception is thrown by the read( ) method of input stream class? A) Exception B) ClassNotFoundException C) read Exception D) IOExce... أكمل المقال
MCQ on Java Programming Language Fundamental set-12 الكاتب ahmed في 1:34 AM أضف تعليق Java Multiple Choice Question (MCQ) 1. A java program is first ................ and ................... A) executed, run B) compiled, run C) run, compiled D) interpreted, compi... أكمل المقال
MCQ on Basic SQL Queries with Answers set-1 الكاتب ahmed في 4:49 AM أضف تعليق Database Management System Multiple Choice Question (MCQ) 1. DML is provided for A) Description of logical structure of database B) Addition of new structure in the database system. C) Manipulation ... أكمل المقال
Solved MCQ on Database Normalization set-1 الكاتب ahmed في 10:20 PM أضف تعليق Database Management System Multiple Choice Question (MCQ) 1. A ..................... specifies the actions needed to remove the drawbacks in the current design of database. A) 1 NF B) 2 NF C) 3 NF D... أكمل المقال
Solved MCQ on C++ Programming Language set-7 الكاتب ahmed في 10:46 PM أضف تعليق C++ Multiple Choice Question (MCQ) 1. What is required in inheritance to initialize the data members of the base class through derived class? A) Object declaration B) Destruct... أكمل المقال
MCQ on c++ Programming with Answers set-6 الكاتب ahmed في 11:59 PM أضف تعليق C++ Multiple Choice Question (MCQ) 1. If a class C is derived from class B, which is derived from class A, all through public inheritance, then a class C member function can a... أكمل المقال
objective type questions in c programming language set-6 الكاتب ahmed في 12:00 AM أضف تعليق C Multiple Choice Question (MCQ) 1. Which symbol is used as a statement terminator in C? A) ! B) ~ C) # D) ; 2. If the size of the array is less than the number of initiali... أكمل المقال
Solved MCQ on C Programming Language set-5 الكاتب ahmed في 8:18 AM أضف تعليق C Multiple Choice Question (MCQ) 1. What will be output of the following C program? #include int main() {int goto=5; printf("%d",goto); return 0;} A) 5 B) 10 C) *... أكمل المقال
MCQ on C Programming With Answers set-4 الكاتب ahmed في 11:49 PM أضف تعليق C Multiple Choice Question (MCQ) 1. 'C' is often called a .... A) Object oriented language B) High level language C) Assembly language D) Machine level language 2. E... أكمل المقال
How to validate required field in a form using javascript الكاتب ahmed في 12:30 AM أضف تعليق JavaScript Programming Guide In a wave form, fields are needs to validate at the time of entry or on submission of form. Generally in a form it needs to validate user ha... أكمل المقال