Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged semantics
Home
Tag
semantics
0
votes
The ______ package has functions for unit testing of the codes.
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
testing
semantics
0
votes
Which function of the reflect package is used to create a new value?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
function
0
votes
Which command is used to run the tests in go
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
0
votes
________ keyword in Go is similar to the final keyword in other languages.
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
0
votes
Which package contains the main package?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
package
0
votes
What is the kind of the data in the code snippet type employee struct?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
code-snippet
semantics
0
votes
Which function is used to create custom errors?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
function
0
votes
Go Semantics Supplemental Questions and Answers
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
go-programming
semantics
supplimental
0
votes
wait group struct types are present in which package?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
wait
0
votes
Channels have a _______ associated with them.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
type
0
votes
The Println() and Scanln() are a part of which package?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
println
scanln
semantics
0
votes
________ are a medium for communication between goroutines.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
0
votes
Channels can be of two types ______ and _____ ?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
channel
0
votes
The ______ function is used to recover from a panic condition in a Go program.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
recover
semantics
0
votes
Go programming has a try…catch block?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
go-programming
semantics
0
votes
Concurrency and parallelism are the same?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
concurrency
semantics
0
votes
The ______ keyword is used to delay the function call in a program, it is similar to the final keyword in other languages.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
process
0
votes
What are the functions present in the errors package?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
function
0
votes
Which go package is used to handle os signals?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
package
0
votes
Which go command is used to format the go source code?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
semantics
source-code
Page:
« prev
1
2
3
next »
...