<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koisuru_com</author_name>
  <author_url>https://blog.hatena.ne.jp/koisuru_com/</author_url>
  <blog_title>❤恋するコンピュータサイエンス❤</blog_title>
  <blog_url>https://koisuru-computer.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>Q文字列リテラル、文字リテラルなどに使われるリテラルとは何か説明せよ。A.リテラルは英語で文字通りという意味つまり文字列リテラルとはソースコードに直接べた書きした文字列（複数の文字、数字）で文字通り扱えという意味。”abc”左記のように””ダブルクオーテーションに文字を囲むと、文字列リテラルとして扱える。ソースコード中のforなどの（トークン）と区別する為にリテラルという言葉を使う。 補足）ソースコードとは、c言語やpythonなどのプログラム言語によって書かれた言語のこと。0と１の値を持つビット羅列であり、バイトと呼ばれる８ビットの塊によって編成されている。 余談になるが、テキストファイルと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoisuru-computer.hateblo.jp%2Fentry%2F15273752&quot; title=&quot;文字列リテラルとは？ - ❤恋するコンピュータサイエンス❤&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-24 16:09:24</published>
  <title>文字列リテラルとは？</title>
  <type>rich</type>
  <url>https://koisuru-computer.hateblo.jp/entry/15273752</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
