C# Değerlendirme

C# Değerlendirme

Professional Development

13 Qs

quiz-placeholder

Similar activities

Java Certification

Java Certification

Professional Development

10 Qs

JAVA QUIZ

JAVA QUIZ

Professional Development

11 Qs

Python Programming 2

Python Programming 2

9th Grade - Professional Development

11 Qs

JDBC_Objective_Exam_2

JDBC_Objective_Exam_2

Professional Development

15 Qs

Java OOP

Java OOP

Professional Development

10 Qs

Kotlin Quiz 4

Kotlin Quiz 4

Professional Development

12 Qs

c program -basic

c program -basic

Professional Development

10 Qs

Java Programming Quiz #1

Java Programming Quiz #1

Professional Development

10 Qs

C# Değerlendirme

C# Değerlendirme

Assessment

Quiz

Computers, Business

Professional Development

Hard

Created by

Elif Yılmaz

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decimal maximum değeri aştığında hangi hata ile karşılaşılır?

RangeOverFlowException

OverFlowException

BinaryShiftingException

StackOverFlowException

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki for döngüsü tanımlamalarından hangisi hatalıdır

for(int a=6;a<100,a++)

for(int a=5;a<100;a--)

for(;g==10;)

for(;;)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C# dilinin geliştirilmesine kim öncülük etmiştir?

Canan Karatay

Mr.Anderson

Anders Hejlsberg

Mahmut Tuncer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C#'ta herhangi bir program kontrolünü tanımlanan labela transfer eden statement hangisidir?

exec

goto

execute

transfer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangi operatör direkt olarak overload edilemez

|

&&

*

+

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki tiplerden hangisi primitive değildir

int

bool

decimal

char

byte

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.Net çerçevesinde CLR tarafından ihtiyaç anında kodların çağrılmasına .... denir.

Just in Time

Caverns of Time

Once Upon a Time

Ahead of Time

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?