MCQs in C# 1. The general syntax for declaring an enumeration in C# is . A) < enum _name> enum {enum list}; B) enum <enum_name>...
أكمل المقال
الصفحة الرئيسية
Programming Language
Showing posts with label Programming Language. Show all posts
Showing posts with label Programming Language. Show all posts
Objective Questions of C# with Answer set-2
Objective Questions in C# 1. In C# variables are categorized into .......... i) Value types ii) Reference types ...
أكمل المقال
How to write a program in C using for Loop?
For loop is the most popular looping structure in C programming language . It does required number of repetitions for the execution of block...
أكمل المقال

Solved MCQ of C set-1
1. C language has been developed by A) Martin Richards B) Bijarne Stroustrup C) Dennis Ritche D) Ken Thompson 2. int[ ] ={5,6,7,8,9} What is...
أكمل المقال

Solved MCQ of Java Set-1
1. Java programs are A) Faster than others B) Platform independent C) Not reusable D) Not scalable 2. Java has its origin in A) C programmin...
أكمل المقال

MCQ of C++ with answer Set-2
1. The ……………. Operator is known as insertion operator. A) >> B) > C) << D) < 2. State True or False. i) A satic function c...
أكمل المقال

Solved MCQ of C++ Set-1
1. C++ is an extension of C with a major addition of the class construct feature of …………….. A) Simula67 B) Simula57 C) Simula47 D) Simula87 ...
أكمل المقال

Programming Language Definition
Programming Language Definition: A sequence of instructions that a computer can interpret and execute to complete task is called computer pr...
أكمل المقال
Subscribe to:
Posts (Atom)