Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Cat Exam

 :) Latest Topic
VB.NET
Perl
COBOL
Pascal
FORTRAN
BASIC
Ada
C++
Scala
ASP.NET
 C
 :) Hot Jobs
 
 :) Latest Articles


  

 


What do you mean by nil-coalescing operator?
Question Posted on 27 Aug 2021

Home >> Programming Languages >> Swift >> What do you mean by nil-coalescing operator?




What do you mean by nil-coalescing operator?
It is like a optional conditional operator like if some value is nil then output is some other values. To understand this we will take a below example which will help you to understand the syntax for nil-coalescing operator.
nil-coalescing operator(x ?? y)
Here in above code if x have some value then it will return value of x but if x is nill then it will return value of y here.
And it is a shortut of below condition operator code:-
x!= nil ? x! :y
0
0



 
 Input Your Comments Or suggestions(If Any)
 Name
 Email(optional)
 Comments


Other Important Questions
Why we use Swift Programming Language?
Functions definition in Swift Programming Language?
Write code to use function AsyncAfter and afterDelay to delay or wait time in Swift?
Set custom or some specific background colors in Swift Code?
What do you mean by nil-coalescing operator?






 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |