Operators in C and C++ (original) (raw)

About DBpedia

이것은 C와 C++ 프로그래밍 언어의 연산자의 목록이다. 나열된 모든 연산자는 C++에 존재한다. 네번째 열("C에 포함됨")은 해당 연산자가 C에 존재하는지를 표시한다. C는 연산자 오버로딩을 지원하지 않는다. 연산자가 오버로드되지 않았다면, &&, ||, , 연산자는 첫 번째 피연산자(operand)가 평가된 시점이 이다. C++는 형 변환 연산자인 const_cast, static_cast, dynamic_cast, reinterpret_cast를 포함한다. 이들 연산자의 서식은 우선순위 단계가 중요하지 않다는 것을 의미한다. C와 C++에서 사용 가능한 연산자 중 대부분은 C#, 자바, 펄, 그리고 PHP와 같은 다른 언어에서도 동일한 우선순위, 결합법칙, 의미론으로 사용가능하다.

thumbnail

Property Value
dbo:abstract This is a list of operators in the C and C++ programming languages. All the operators listed exist in C++; the column "Included in C", states whether an operator is also present in C. Note that C does not support operator overloading. When not overloaded, for the operators &&, | , and , (the comma operator), there is a sequence point after the evaluation of the first operand. C++ also contains the type conversion operators const_cast, static_cast, dynamic_cast, and reinterpret_cast. The formatting of these operators means that their precedence level is unimportant. Most of the operators available in C and C++ are also available in other C-family languages such as C#, D, Java, Perl, and PHP with the same precedence, associativity, and semantics. (en) 이것은 C와 C++ 프로그래밍 언어의 연산자의 목록이다. 나열된 모든 연산자는 C++에 존재한다. 네번째 열("C에 포함됨")은 해당 연산자가 C에 존재하는지를 표시한다. C는 연산자 오버로딩을 지원하지 않는다. 연산자가 오버로드되지 않았다면, &&,
dbo:thumbnail wiki-commons:Special:FilePath/Precedence_2.png?width=300
dbo:wikiPageExternalLink https://en.cppreference.com/w/c/language/operator_precedence https://en.cppreference.com/w/cpp/language/expressions%23Operators https://docs.microsoft.com/en-US/cpp/cpp/postfix-increment-and-decrement-operators-increment-and-decrement
dbo:wikiPageID 585336 (xsd:integer)
dbo:wikiPageLength 46243 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1121988686 (xsd:integer)
dbo:wikiPageWikiLink dbr:C_syntax dbr:Operator_associativity dbr:C-family dbr:Bit_manipulation dbr:Bitwise_operation dbr:Bitwise_shift dbr:Boolean_algebra_(logic) dbr:Boolean_data_type dbr:Perl dbr:Unary_operation dbr:Increment_and_decrement_operators dbr:Indexer_(programming) dbr:Short-circuit_evaluation dbr:?: dbr:Const_cast dbr:Negation dbr:Order_of_operations dbr:Modulo_operation dbr:Multiplication dbr:Arithmetic_shift dbr:Logical_conjunction dbr:Logical_operator dbc:Comparison_of_individual_programming_languages dbr:Comma_operator dbr:Function_object dbr:Operator_overloading dbr:Subtraction dbr:BCPL dbr:B_(programming_language) dbr:C++ dbr:C++20 dbr:C_(programming_language) dbr:C_Sharp_(programming_language) dbr:Type_conversion dbr:Logical_shift dbr:Phrase_structure_grammar dbr:Addition dbr:Additive_inverse dbr:D_(programming_language) dbc:Operators_(programming) dbr:PHP dbr:Logical_disjunction dbr:Java_(programming_language) dbr:Backward_compatibility dbr:Dynamic_cast dbr:Sequence_point dbc:C++ dbc:C_(programming_language) dbc:Articles_with_example_C++_code dbr:Bitwise_operations_in_C dbr:Reinterpret_cast dbr:Digraphs_and_trigraphs dbr:Division_(mathematics) dbr:Ternary_operator dbr:Operator_(programming) dbr:Programming_language dbr:Run-time_type_information dbr:Sizeof dbr:Scope_resolution_operator dbr:Variadic_template dbr:Ternary_conditional_operator dbr:New_(c++) dbr:Typeid dbr:Static_cast dbr:Three-way_comparison dbr:Assignment_operator_in_C++ dbr:Alignof dbr:File:Precedence_2.png dbr:Pointer-to-member dbr:Function_(programming) dbr:Operator_delete dbr:Ciso646 dbr:Iso646.h dbr:Table_of_logic_symbols
dbp:group "lower-alpha" (en)
dbp:wikiPageUsesTemplate dbt:! dbt:!! dbt:Citation dbt:Citation_needed dbt:Code dbt:Mono dbt:N/a dbt:No dbt:Nobreak dbt:Reflist dbt:Refn dbt:Short_description dbt:Use_American_English dbt:Use_dmy_dates dbt:Yes dbt:C++_programming_language dbt:Cpp dbt:CProLang dbt:Rh
dcterms:subject dbc:Comparison_of_individual_programming_languages dbc:Operators_(programming) dbc:C++ dbc:C_(programming_language) dbc:Articles_with_example_C++_code
gold:hypernym dbr:List
rdfs:comment 이것은 C와 C++ 프로그래밍 언어의 연산자의 목록이다. 나열된 모든 연산자는 C++에 존재한다. 네번째 열("C에 포함됨")은 해당 연산자가 C에 존재하는지를 표시한다. C는 연산자 오버로딩을 지원하지 않는다. 연산자가 오버로드되지 않았다면, &&, | , , 연산자는 첫 번째 피연산자(operand)가 평가된 시점이 이다. C++는 형 변환 연산자인 const_cast, static_cast, dynamic_cast, reinterpret_cast를 포함한다. 이들 연산자의 서식은 우선순위 단계가 중요하지 않다는 것을 의미한다. C와 C++에서 사용 가능한 연산자 중 대부분은 C#, 자바, 펄, 그리고 PHP와 같은 다른 언어에서도 동일한 우선순위, 결합법칙, 의미론으로 사용가능하다. (ko) 本項はC++とC言語における演算子の一覧である。C++に存在するすべての演算子を掲示し、さらにCにも存在するかどうかを示している。なお、Cでは演算子の多重定義は不可能である。 &&、
rdfs:label CとC++の演算子 (ja) C와 C++의 연산자 (ko) Operators in C and C++ (en) Операторы в C и C++ (ru) Operadores em C e C++ (pt) C和C++運算子 (zh) Оператори в C та C++ (uk)
owl:sameAs wikidata:Operators in C and C++ dbpedia-hu:Operators in C and C++ dbpedia-ja:Operators in C and C++ dbpedia-ko:Operators in C and C++ dbpedia-mk:Operators in C and C++ dbpedia-pt:Operators in C and C++ dbpedia-ru:Operators in C and C++ dbpedia-sr:Operators in C and C++ dbpedia-uk:Operators in C and C++ dbpedia-zh:Operators in C and C++ https://global.dbpedia.org/id/9BX7
prov:wasDerivedFrom wikipedia-en:Operators_in_C_and_C++?oldid=1121988686&ns=0
foaf:depiction wiki-commons:Special:FilePath/Precedence_2.png
foaf:isPrimaryTopicOf wikipedia-en:Operators_in_C_and_C++
is dbo:wikiPageRedirects of dbr:C++_logical_operators dbr:C++_operators dbr:Operators_in_c_and_c++ dbr:C++_operator_precedence dbr:C_operators dbr:Function-call_operator dbr:Function_call_operator dbr:List_of_C++_operators dbr:List_of_C_operators dbr:Operator_Precedence_in_C dbr:Operator_precedence_in_C dbr:Operator_precedence_in_C_and_C++ dbr:Operators_in_C dbr:Operators_in_C++ dbr:Operators_in_C_and_C dbr:Operators_in_C_and_C_Plus_Plus dbr:C_operator_precedence
is dbo:wikiPageWikiLink of dbr:C_syntax dbr:Operator_associativity dbr:OpenGL_Shading_Language dbr:C++_logical_operators dbr:C++_operators dbr:&_(disambiguation) dbr:Operators_in_c_and_c++ dbr:Comma_operator dbr:Common_operator_notation dbr:Computer_engineering_compendium dbr:Computer_program dbr:Operator_overloading dbr:C++_operator_precedence dbr:Tilde dbr:Type_conversion dbr:Bitwise_operations_in_C dbr:Assignment_operator_(C++) dbr:CINT dbr:C_alternative_tokens dbr:Operator_(computer_programming) dbr:C_operators dbr:Imperative_programming dbr:Static_cast dbr:Function-call_operator dbr:Function_call_operator dbr:List_of_C++_operators dbr:List_of_C_operators dbr:Operator_Precedence_in_C dbr:Operator_precedence_in_C dbr:Operator_precedence_in_C_and_C++ dbr:Operators_in_C dbr:Operators_in_C++ dbr:Operators_in_C_and_C dbr:Operators_in_C_and_C_Plus_Plus dbr:C_operator_precedence
is foaf:primaryTopic of wikipedia-en:Operators_in_C_and_C++